Socket
Socket
Sign inDemoInstall

https-proxy-agent

Package Overview
Dependencies
3
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.3 to 0.3.4

6

History.md
0.3.4 / 2014-04-09
==================
* gitignore: ignore root level ?.js files
* package: update outdated dependencies
0.3.3 / 2014-01-13

@@ -3,0 +9,0 @@ ==================

12

package.json
{
"name": "https-proxy-agent",
"version": "0.3.3",
"version": "0.3.4",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",

@@ -26,10 +26,10 @@ "main": "https-proxy-agent.js",

"agent-base": "~1.0.1",
"debug": "~0.7.2",
"extend": "~1.2.0"
"debug": "~0.8.0",
"extend": "~1.2.1"
},
"devDependencies": {
"mocha": "~1.12.0",
"proxy": "~0.2.1",
"semver": "~2.1.0"
"mocha": "~1.18.2",
"proxy": "~0.2.3",
"semver": "~2.2.1"
}
}

Sorry, the diff of this file is not supported yet

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