Socket
Socket
Sign inDemoInstall

proxy-agent

Package Overview
Dependencies
59
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

4

History.md

@@ -0,2 +1,6 @@

2.3.1 / 2018-04-12
==================
* Revert socks-proxy-agent to 3.x to maintain compatibility with node 4.x
2.2.0 / 2018-01-15

@@ -3,0 +7,0 @@ ==================

4

package.json
{
"name": "proxy-agent",
"version": "2.3.0",
"version": "2.3.1",
"description": "Maps proxy protocols to `http.Agent` implementations",

@@ -36,3 +36,3 @@ "main": "index.js",

"proxy-from-env": "^1.0.0",
"socks-proxy-agent": "^4.0.0"
"socks-proxy-agent": "^3.0.0"
},

@@ -39,0 +39,0 @@ "devDependencies": {

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