proxy-chain
Advanced tools
Comparing version 2.0.2-beta.7 to 2.0.2-beta.8
{ | ||
"name": "proxy-chain", | ||
"version": "2.0.2-beta.7", | ||
"version": "2.0.2-beta.8", | ||
"description": "Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.", | ||
@@ -50,3 +50,3 @@ "main": "dist/index.js", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^17.0.18", | ||
"@types/node": "^18.0.0", | ||
"@typescript-eslint/eslint-plugin": "5.22.0", | ||
@@ -53,0 +53,0 @@ "@typescript-eslint/parser": "5.22.0", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164925