fix(dependencies): Update dependency versions: upgrade @types/node to ^22.15.20 and @push.rocks/smartlog to ^3.1.7 in package.json
This commit is contained in:
		| @@ -1,5 +1,11 @@ | |||||||
| # Changelog | # Changelog | ||||||
|  |  | ||||||
|  | ## 2025-05-20 - 19.4.2 - fix(dependencies) | ||||||
|  | Update dependency versions: upgrade @types/node to ^22.15.20 and @push.rocks/smartlog to ^3.1.7 in package.json | ||||||
|  |  | ||||||
|  | - Bump @types/node from ^22.15.19 to ^22.15.20 | ||||||
|  | - Bump @push.rocks/smartlog from ^3.1.3 to ^3.1.7 | ||||||
|  |  | ||||||
| ## 2025-05-20 - 19.4.1 - fix(smartproxy) | ## 2025-05-20 - 19.4.1 - fix(smartproxy) | ||||||
| Bump @push.rocks/smartlog to ^3.1.3 and improve ACME port binding behavior in SmartProxy | Bump @push.rocks/smartlog to ^3.1.3 and improve ACME port binding behavior in SmartProxy | ||||||
|  |  | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ | |||||||
|     "@git.zone/tsbuild": "^2.5.1", |     "@git.zone/tsbuild": "^2.5.1", | ||||||
|     "@git.zone/tsrun": "^1.2.44", |     "@git.zone/tsrun": "^1.2.44", | ||||||
|     "@git.zone/tstest": "^1.9.0", |     "@git.zone/tstest": "^1.9.0", | ||||||
|     "@types/node": "^22.15.19", |     "@types/node": "^22.15.20", | ||||||
|     "typescript": "^5.8.3" |     "typescript": "^5.8.3" | ||||||
|   }, |   }, | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
| @@ -27,7 +27,7 @@ | |||||||
|     "@push.rocks/smartcrypto": "^2.0.4", |     "@push.rocks/smartcrypto": "^2.0.4", | ||||||
|     "@push.rocks/smartdelay": "^3.0.5", |     "@push.rocks/smartdelay": "^3.0.5", | ||||||
|     "@push.rocks/smartfile": "^11.2.0", |     "@push.rocks/smartfile": "^11.2.0", | ||||||
|     "@push.rocks/smartlog": "^3.1.3", |     "@push.rocks/smartlog": "^3.1.7", | ||||||
|     "@push.rocks/smartnetwork": "^4.0.2", |     "@push.rocks/smartnetwork": "^4.0.2", | ||||||
|     "@push.rocks/smartpromise": "^4.2.3", |     "@push.rocks/smartpromise": "^4.2.3", | ||||||
|     "@push.rocks/smartrequest": "^2.1.0", |     "@push.rocks/smartrequest": "^2.1.0", | ||||||
|   | |||||||
							
								
								
									
										104
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										104
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							| @@ -24,8 +24,8 @@ importers: | |||||||
|         specifier: ^11.2.0 |         specifier: ^11.2.0 | ||||||
|         version: 11.2.0 |         version: 11.2.0 | ||||||
|       '@push.rocks/smartlog': |       '@push.rocks/smartlog': | ||||||
|         specifier: ^3.1.3 |         specifier: ^3.1.7 | ||||||
|         version: 3.1.3 |         version: 3.1.7 | ||||||
|       '@push.rocks/smartnetwork': |       '@push.rocks/smartnetwork': | ||||||
|         specifier: ^4.0.2 |         specifier: ^4.0.2 | ||||||
|         version: 4.0.2 |         version: 4.0.2 | ||||||
| @@ -70,8 +70,8 @@ importers: | |||||||
|         specifier: ^1.9.0 |         specifier: ^1.9.0 | ||||||
|         version: 1.9.0(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4)(typescript@5.8.3) |         version: 1.9.0(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4)(typescript@5.8.3) | ||||||
|       '@types/node': |       '@types/node': | ||||||
|         specifier: ^22.15.19 |         specifier: ^22.15.20 | ||||||
|         version: 22.15.19 |         version: 22.15.20 | ||||||
|       typescript: |       typescript: | ||||||
|         specifier: ^5.8.3 |         specifier: ^5.8.3 | ||||||
|         version: 5.8.3 |         version: 5.8.3 | ||||||
| @@ -905,8 +905,8 @@ packages: | |||||||
|   '@push.rocks/smartlog-interfaces@3.0.2': |   '@push.rocks/smartlog-interfaces@3.0.2': | ||||||
|     resolution: {integrity: sha512-8hGRTJehbsFSJxLhCQkA018mZtXVPxPTblbg9VaE/EqISRzUw+eosJ2EJV7M4Qu0eiTJZjnWnNLn8CkD77ziWw==} |     resolution: {integrity: sha512-8hGRTJehbsFSJxLhCQkA018mZtXVPxPTblbg9VaE/EqISRzUw+eosJ2EJV7M4Qu0eiTJZjnWnNLn8CkD77ziWw==} | ||||||
|  |  | ||||||
|   '@push.rocks/smartlog@3.1.3': |   '@push.rocks/smartlog@3.1.7': | ||||||
|     resolution: {integrity: sha512-aUh6fybWGabRVOHaFpEDMW8pi702+6sA1CObai0KMJCv2MJ8QjJlmcZG0wGwTjFKoTqnkxzh4EL5OvJwh7G0Bg==} |     resolution: {integrity: sha512-ltg4oALFBrAflWMTOhN7lcK6OJ50MvrDx46wyXVGZZ+zRzYUUjBqyBzSXLQrOohOt/r6vQH+KYPgt6D0tYJA9A==} | ||||||
|  |  | ||||||
|   '@push.rocks/smartmanifest@2.0.2': |   '@push.rocks/smartmanifest@2.0.2': | ||||||
|     resolution: {integrity: sha512-QGc5C9vunjfUbYsPGz5bynV/mVmPHkrQDkWp8ZO8VJtK1GZe+njgbrNyxn2SUHR0IhSAbSXl1j4JvBqYf5eTVg==} |     resolution: {integrity: sha512-QGc5C9vunjfUbYsPGz5bynV/mVmPHkrQDkWp8ZO8VJtK1GZe+njgbrNyxn2SUHR0IhSAbSXl1j4JvBqYf5eTVg==} | ||||||
| @@ -1622,11 +1622,11 @@ packages: | |||||||
|   '@types/node-forge@1.3.11': |   '@types/node-forge@1.3.11': | ||||||
|     resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} |     resolution: {integrity: sha512-FQx220y22OKNTqaByeBGqHWYz4cl94tpcxeFdvBo3wjG6XPBuZ0BNgNZRV5J5TFmmcsJ4IzsLkmGRiQbnYsBEQ==} | ||||||
|  |  | ||||||
|   '@types/node@18.19.101': |   '@types/node@18.19.102': | ||||||
|     resolution: {integrity: sha512-Ykg7fcE3+cOQlLUv2Ds3zil6DVjriGQaSN/kEpl5HQ3DIGM6W0F2n9+GkWV4bRt7KjLymgzNdTnSKCbFUUJ7Kw==} |     resolution: {integrity: sha512-8+SHxopyHeI9xdylfts948LTTr7ZOCSQWMEEDS1qmFIv1kdl03YoMcy3H2NhmxeozCxJiTw6al1h5PAp9h0a5w==} | ||||||
|  |  | ||||||
|   '@types/node@22.15.19': |   '@types/node@22.15.20': | ||||||
|     resolution: {integrity: sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==} |     resolution: {integrity: sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==} | ||||||
|  |  | ||||||
|   '@types/ping@0.4.4': |   '@types/ping@0.4.4': | ||||||
|     resolution: {integrity: sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==} |     resolution: {integrity: sha512-ifvo6w2f5eJYlXm+HiVx67iJe8WZp87sfa683nlqED5Vnt9Z93onkokNoWqOG21EaE8fMxyKPobE+mkPEyxsdw==} | ||||||
| @@ -4207,7 +4207,7 @@ snapshots: | |||||||
|       '@push.rocks/smartfeed': 1.0.11 |       '@push.rocks/smartfeed': 1.0.11 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartjson': 5.0.20 |       '@push.rocks/smartjson': 5.0.20 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartlog-destination-devtools': 1.0.12 |       '@push.rocks/smartlog-destination-devtools': 1.0.12 | ||||||
|       '@push.rocks/smartlog-interfaces': 3.0.2 |       '@push.rocks/smartlog-interfaces': 3.0.2 | ||||||
|       '@push.rocks/smartmanifest': 2.0.2 |       '@push.rocks/smartmanifest': 2.0.2 | ||||||
| @@ -4261,7 +4261,7 @@ snapshots: | |||||||
|   '@apiclient.xyz/cloudflare@6.4.1': |   '@apiclient.xyz/cloudflare@6.4.1': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       '@push.rocks/smartrequest': 2.1.0 |       '@push.rocks/smartrequest': 2.1.0 | ||||||
|       '@push.rocks/smartstring': 4.0.15 |       '@push.rocks/smartstring': 4.0.15 | ||||||
| @@ -5323,7 +5323,7 @@ snapshots: | |||||||
|       '@push.rocks/smartcli': 4.0.11 |       '@push.rocks/smartcli': 4.0.11 | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartpath': 5.0.18 |       '@push.rocks/smartpath': 5.0.18 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       typescript: 5.7.3 |       typescript: 5.7.3 | ||||||
| @@ -5336,7 +5336,7 @@ snapshots: | |||||||
|       '@push.rocks/smartcli': 4.0.11 |       '@push.rocks/smartcli': 4.0.11 | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartlog-destination-local': 9.0.2 |       '@push.rocks/smartlog-destination-local': 9.0.2 | ||||||
|       '@push.rocks/smartpath': 5.0.18 |       '@push.rocks/smartpath': 5.0.18 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
| @@ -5353,7 +5353,7 @@ snapshots: | |||||||
|       '@push.rocks/smartcli': 4.0.11 |       '@push.rocks/smartcli': 4.0.11 | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartnpm': 2.0.4 |       '@push.rocks/smartnpm': 2.0.4 | ||||||
|       '@push.rocks/smartpath': 5.0.18 |       '@push.rocks/smartpath': 5.0.18 | ||||||
|       '@push.rocks/smartrequest': 2.1.0 |       '@push.rocks/smartrequest': 2.1.0 | ||||||
| @@ -5381,7 +5381,7 @@ snapshots: | |||||||
|       '@push.rocks/smartexpect': 2.4.2 |       '@push.rocks/smartexpect': 2.4.2 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartjson': 5.0.20 |       '@push.rocks/smartjson': 5.0.20 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartmongo': 2.0.12(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4) |       '@push.rocks/smartmongo': 2.0.12(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4) | ||||||
|       '@push.rocks/smartpath': 5.0.18 |       '@push.rocks/smartpath': 5.0.18 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
| @@ -5652,7 +5652,7 @@ snapshots: | |||||||
|       '@api.global/typedrequest': 3.1.10 |       '@api.global/typedrequest': 3.1.10 | ||||||
|       '@configvault.io/interfaces': 1.0.17 |       '@configvault.io/interfaces': 1.0.17 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartpath': 5.0.18 |       '@push.rocks/smartpath': 5.0.18 | ||||||
|  |  | ||||||
|   '@push.rocks/smartacme@8.0.0(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4)': |   '@push.rocks/smartacme@8.0.0(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4)': | ||||||
| @@ -5664,7 +5664,7 @@ snapshots: | |||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartdns': 6.2.2 |       '@push.rocks/smartdns': 6.2.2 | ||||||
|       '@push.rocks/smartfile': 11.2.0 |       '@push.rocks/smartfile': 11.2.0 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartnetwork': 4.0.2 |       '@push.rocks/smartnetwork': 4.0.2 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       '@push.rocks/smartrequest': 2.1.0 |       '@push.rocks/smartrequest': 2.1.0 | ||||||
| @@ -5678,7 +5678,6 @@ snapshots: | |||||||
|       - '@mongodb-js/zstd' |       - '@mongodb-js/zstd' | ||||||
|       - '@nuxt/kit' |       - '@nuxt/kit' | ||||||
|       - aws-crt |       - aws-crt | ||||||
|       - bufferutil |  | ||||||
|       - encoding |       - encoding | ||||||
|       - gcp-metadata |       - gcp-metadata | ||||||
|       - kerberos |       - kerberos | ||||||
| @@ -5687,7 +5686,6 @@ snapshots: | |||||||
|       - snappy |       - snappy | ||||||
|       - socks |       - socks | ||||||
|       - supports-color |       - supports-color | ||||||
|       - utf-8-validate |  | ||||||
|       - vue |       - vue | ||||||
|  |  | ||||||
|   '@push.rocks/smartarchive@3.0.8': |   '@push.rocks/smartarchive@3.0.8': | ||||||
| @@ -5758,7 +5756,7 @@ snapshots: | |||||||
|   '@push.rocks/smartcli@4.0.11': |   '@push.rocks/smartcli@4.0.11': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/lik': 6.2.2 |       '@push.rocks/lik': 6.2.2 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartobject': 1.0.12 |       '@push.rocks/smartobject': 1.0.12 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       '@push.rocks/smartrx': 3.0.10 |       '@push.rocks/smartrx': 3.0.10 | ||||||
| @@ -5783,7 +5781,7 @@ snapshots: | |||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/lik': 6.2.2 |       '@push.rocks/lik': 6.2.2 | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartmongo': 2.0.12(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4) |       '@push.rocks/smartmongo': 2.0.12(@aws-sdk/credential-providers@3.798.0)(socks@2.8.4) | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       '@push.rocks/smartrx': 3.0.10 |       '@push.rocks/smartrx': 3.0.10 | ||||||
| @@ -5921,7 +5919,7 @@ snapshots: | |||||||
|       '@api.global/typedrequest-interfaces': 2.0.2 |       '@api.global/typedrequest-interfaces': 2.0.2 | ||||||
|       '@tsclass/tsclass': 4.4.4 |       '@tsclass/tsclass': 4.4.4 | ||||||
|  |  | ||||||
|   '@push.rocks/smartlog@3.1.3': |   '@push.rocks/smartlog@3.1.7': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@api.global/typedrequest-interfaces': 3.0.19 |       '@api.global/typedrequest-interfaces': 3.0.19 | ||||||
|       '@push.rocks/consolecolor': 2.0.2 |       '@push.rocks/consolecolor': 2.0.2 | ||||||
| @@ -6147,7 +6145,7 @@ snapshots: | |||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartenv': 5.0.12 |       '@push.rocks/smartenv': 5.0.12 | ||||||
|       '@push.rocks/smartjson': 5.0.20 |       '@push.rocks/smartjson': 5.0.20 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       '@push.rocks/smartrx': 3.0.10 |       '@push.rocks/smartrx': 3.0.10 | ||||||
|       '@push.rocks/smarttime': 4.1.1 |       '@push.rocks/smarttime': 4.1.1 | ||||||
| @@ -6245,7 +6243,7 @@ snapshots: | |||||||
|     dependencies: |     dependencies: | ||||||
|       '@push.rocks/lik': 6.2.2 |       '@push.rocks/lik': 6.2.2 | ||||||
|       '@push.rocks/smartdelay': 3.0.5 |       '@push.rocks/smartdelay': 3.0.5 | ||||||
|       '@push.rocks/smartlog': 3.1.3 |       '@push.rocks/smartlog': 3.1.7 | ||||||
|       '@push.rocks/smartpromise': 4.2.3 |       '@push.rocks/smartpromise': 4.2.3 | ||||||
|       '@push.rocks/smartrx': 3.0.10 |       '@push.rocks/smartrx': 3.0.10 | ||||||
|       '@push.rocks/smarttime': 4.1.1 |       '@push.rocks/smarttime': 4.1.1 | ||||||
| @@ -7064,27 +7062,27 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/bn.js@5.1.6': |   '@types/bn.js@5.1.6': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/body-parser@1.19.5': |   '@types/body-parser@1.19.5': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/connect': 3.4.38 |       '@types/connect': 3.4.38 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/buffer-json@2.0.3': {} |   '@types/buffer-json@2.0.3': {} | ||||||
|  |  | ||||||
|   '@types/clean-css@4.2.11': |   '@types/clean-css@4.2.11': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|       source-map: 0.6.1 |       source-map: 0.6.1 | ||||||
|  |  | ||||||
|   '@types/connect@3.4.38': |   '@types/connect@3.4.38': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/cors@2.8.18': |   '@types/cors@2.8.18': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/debug@4.1.12': |   '@types/debug@4.1.12': | ||||||
|     dependencies: |     dependencies: | ||||||
| @@ -7096,7 +7094,7 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/dns-packet@5.6.5': |   '@types/dns-packet@5.6.5': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/elliptic@6.4.18': |   '@types/elliptic@6.4.18': | ||||||
|     dependencies: |     dependencies: | ||||||
| @@ -7104,7 +7102,7 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/express-serve-static-core@5.0.6': |   '@types/express-serve-static-core@5.0.6': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|       '@types/qs': 6.9.18 |       '@types/qs': 6.9.18 | ||||||
|       '@types/range-parser': 1.2.7 |       '@types/range-parser': 1.2.7 | ||||||
|       '@types/send': 0.17.4 |       '@types/send': 0.17.4 | ||||||
| @@ -7121,30 +7119,30 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/from2@2.3.5': |   '@types/from2@2.3.5': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/fs-extra@11.0.4': |   '@types/fs-extra@11.0.4': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/jsonfile': 6.1.4 |       '@types/jsonfile': 6.1.4 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/fs-extra@9.0.13': |   '@types/fs-extra@9.0.13': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/glob@7.2.0': |   '@types/glob@7.2.0': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/minimatch': 5.1.2 |       '@types/minimatch': 5.1.2 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/glob@8.1.0': |   '@types/glob@8.1.0': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/minimatch': 5.1.2 |       '@types/minimatch': 5.1.2 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/gunzip-maybe@1.4.2': |   '@types/gunzip-maybe@1.4.2': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/hast@3.0.4': |   '@types/hast@3.0.4': | ||||||
|     dependencies: |     dependencies: | ||||||
| @@ -7166,7 +7164,7 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/jsonfile@6.1.4': |   '@types/jsonfile@6.1.4': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/mdast@4.0.4': |   '@types/mdast@4.0.4': | ||||||
|     dependencies: |     dependencies: | ||||||
| @@ -7184,18 +7182,18 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/node-fetch@2.6.12': |   '@types/node-fetch@2.6.12': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|       form-data: 4.0.2 |       form-data: 4.0.2 | ||||||
|  |  | ||||||
|   '@types/node-forge@1.3.11': |   '@types/node-forge@1.3.11': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/node@18.19.101': |   '@types/node@18.19.102': | ||||||
|     dependencies: |     dependencies: | ||||||
|       undici-types: 5.26.5 |       undici-types: 5.26.5 | ||||||
|  |  | ||||||
|   '@types/node@22.15.19': |   '@types/node@22.15.20': | ||||||
|     dependencies: |     dependencies: | ||||||
|       undici-types: 6.21.0 |       undici-types: 6.21.0 | ||||||
|  |  | ||||||
| @@ -7211,30 +7209,30 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/s3rver@3.7.4': |   '@types/s3rver@3.7.4': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/semver@7.7.0': {} |   '@types/semver@7.7.0': {} | ||||||
|  |  | ||||||
|   '@types/send@0.17.4': |   '@types/send@0.17.4': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/mime': 1.3.5 |       '@types/mime': 1.3.5 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/serve-static@1.15.7': |   '@types/serve-static@1.15.7': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/http-errors': 2.0.4 |       '@types/http-errors': 2.0.4 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|       '@types/send': 0.17.4 |       '@types/send': 0.17.4 | ||||||
|  |  | ||||||
|   '@types/symbol-tree@3.2.5': {} |   '@types/symbol-tree@3.2.5': {} | ||||||
|  |  | ||||||
|   '@types/tar-stream@2.2.3': |   '@types/tar-stream@2.2.3': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/through2@2.0.41': |   '@types/through2@2.0.41': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/triple-beam@1.3.5': {} |   '@types/triple-beam@1.3.5': {} | ||||||
|  |  | ||||||
| @@ -7258,18 +7256,18 @@ snapshots: | |||||||
|  |  | ||||||
|   '@types/whatwg-url@8.2.2': |   '@types/whatwg-url@8.2.2': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|       '@types/webidl-conversions': 7.0.3 |       '@types/webidl-conversions': 7.0.3 | ||||||
|  |  | ||||||
|   '@types/which@3.0.4': {} |   '@types/which@3.0.4': {} | ||||||
|  |  | ||||||
|   '@types/ws@8.18.1': |   '@types/ws@8.18.1': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|  |  | ||||||
|   '@types/yauzl@2.10.3': |   '@types/yauzl@2.10.3': | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|     optional: true |     optional: true | ||||||
|  |  | ||||||
|   '@ungap/structured-clone@1.3.0': {} |   '@ungap/structured-clone@1.3.0': {} | ||||||
| @@ -7549,7 +7547,7 @@ snapshots: | |||||||
|  |  | ||||||
|   cloudflare@4.2.0: |   cloudflare@4.2.0: | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/node': 18.19.101 |       '@types/node': 18.19.102 | ||||||
|       '@types/node-fetch': 2.6.12 |       '@types/node-fetch': 2.6.12 | ||||||
|       abort-controller: 3.0.0 |       abort-controller: 3.0.0 | ||||||
|       agentkeepalive: 4.6.0 |       agentkeepalive: 4.6.0 | ||||||
| @@ -7802,7 +7800,7 @@ snapshots: | |||||||
|   engine.io@6.6.4: |   engine.io@6.6.4: | ||||||
|     dependencies: |     dependencies: | ||||||
|       '@types/cors': 2.8.18 |       '@types/cors': 2.8.18 | ||||||
|       '@types/node': 22.15.19 |       '@types/node': 22.15.20 | ||||||
|       accepts: 1.3.8 |       accepts: 1.3.8 | ||||||
|       base64id: 2.0.0 |       base64id: 2.0.0 | ||||||
|       cookie: 0.7.2 |       cookie: 0.7.2 | ||||||
|   | |||||||
| @@ -3,6 +3,6 @@ | |||||||
|  */ |  */ | ||||||
| export const commitinfo = { | export const commitinfo = { | ||||||
|   name: '@push.rocks/smartproxy', |   name: '@push.rocks/smartproxy', | ||||||
|   version: '19.4.1', |   version: '19.4.2', | ||||||
|   description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.' |   description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.' | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user