pac-proxy-agent
Advanced tools
+3
-3
| { | ||
| "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" | ||
| } | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 4 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 4 instances in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
Updated