Socket
Socket
Sign inDemoInstall

pac-proxy-agent

Package Overview
Dependencies
Maintainers
1
Versions
24
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 2.0.0 to 2.0.1

16

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

@@ -30,16 +30,16 @@ "main": "index.js",

"dependencies": {
"agent-base": "^2.1.1",
"debug": "^2.6.8",
"agent-base": "^4.2.0",
"debug": "^3.1.0",
"get-uri": "^2.0.0",
"http-proxy-agent": "^1.0.0",
"https-proxy-agent": "^1.0.0",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.1",
"pac-resolver": "^3.0.0",
"raw-body": "^2.2.0",
"socks-proxy-agent": "^3.0.0"
"socks-proxy-agent": "^4.0.0"
},
"devDependencies": {
"mocha": "^3.4.2",
"proxy": "0.2.3",
"mocha": "^5.0.5",
"proxy": "0.2.4",
"socksv5": "0.0.6"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc