proxy-chain
Advanced tools
Comparing version 2.0.2-beta.9 to 2.0.2-beta.10
{ | ||
"name": "proxy-chain", | ||
"version": "2.0.2-beta.9", | ||
"version": "2.0.2-beta.10", | ||
"description": "Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.", | ||
@@ -51,4 +51,4 @@ "main": "dist/index.js", | ||
"@types/node": "^18.0.0", | ||
"@typescript-eslint/eslint-plugin": "5.22.0", | ||
"@typescript-eslint/parser": "5.22.0", | ||
"@typescript-eslint/eslint-plugin": "5.29.0", | ||
"@typescript-eslint/parser": "5.29.0", | ||
"basic-auth": "^2.0.1", | ||
@@ -55,0 +55,0 @@ "basic-auth-parser": "^0.0.2", |
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
164485