🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

pac-proxy-agent

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pac-proxy-agent - npm Package Compare versions

Comparing version

to
5.0.0

6

package.json
{
"name": "pac-proxy-agent",
"version": "4.1.0",
"version": "5.0.0",
"description": "A PAC file proxy `http.Agent` implementation for HTTP",

@@ -44,3 +44,3 @@ "main": "./dist/index.js",

"https-proxy-agent": "5",
"pac-resolver": "^4.1.0",
"pac-resolver": "^5.0.0",
"raw-body": "^2.2.0",

@@ -68,4 +68,4 @@ "socks-proxy-agent": "5"

"engines": {
"node": ">= 6"
"node": ">= 8"
}
}