Socket
Socket
Sign inDemoInstall

pac-proxy-agent

Package Overview
Dependencies
39
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

18

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

@@ -28,9 +28,9 @@ "main": "./dist/index.js",

"dependencies": {
"agent-base": "^7.0.0",
"agent-base": "^7.0.1",
"debug": "^4.3.4",
"get-uri": "^6.0.0",
"http-proxy-agent": "^6.0.0",
"https-proxy-agent": "^6.0.0",
"pac-resolver": "^6.0.0",
"socks-proxy-agent": "^8.0.0"
"get-uri": "^6.0.1",
"http-proxy-agent": "^6.0.1",
"https-proxy-agent": "^6.1.0",
"pac-resolver": "^6.0.1",
"socks-proxy-agent": "^8.0.1"
},

@@ -40,3 +40,3 @@ "devDependencies": {

"@types/jest": "^29.5.1",
"@types/node": "^14.18.43",
"@types/node": "^14.18.45",
"async-listen": "^2.1.0",

@@ -47,3 +47,3 @@ "jest": "^29.5.0",

"typescript": "^5.0.4",
"proxy": "2.0.0",
"proxy": "2.0.1",
"tsconfig": "0.0.0"

@@ -50,0 +50,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc