proxy-chain
Advanced tools
Comparing version 2.0.2-beta.2 to 2.0.2-beta.3
{ | ||
"name": "proxy-chain", | ||
"version": "2.0.2-beta.2", | ||
"version": "2.0.2-beta.3", | ||
"description": "Node.js implementation of a proxy server (think Squid) with support for SSL, authentication, upstream proxy chaining, and protocol tunneling.", | ||
@@ -51,3 +51,3 @@ "main": "dist/index.js", | ||
"@types/node": "^17.0.18", | ||
"@typescript-eslint/eslint-plugin": "5.21.0", | ||
"@typescript-eslint/eslint-plugin": "5.22.0", | ||
"@typescript-eslint/parser": "5.21.0", | ||
@@ -54,0 +54,0 @@ "basic-auth": "^2.0.1", |