Socket
Socket
Sign inDemoInstall

proxying-agent

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxying-agent - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

25

package.json
{
"name": "proxying-agent",
"version": "0.1.5",
"version": "0.1.6",
"description": "Node HTTP/HTTPS Forward Proxy Agent",

@@ -14,15 +14,18 @@ "keywords": [

"homepage": "https://github.com/capriza/node-proxying-agent/",
"author": {
"name": "Nadav Fischer"
"author": "Capriza Inc. <backend@capriza.com>",
"maintainers" : [
"Nadav Fischer <nadav.fischer@capriza.com>"
],
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/capriza/node-proxying-agent.git"
},
"main": "./index.js",
"licenses": {
"type": "The MIT License",
"url": "http://www.opensource.org/licenses/mit-license.php"
"bugs": {
"url": "https://github.com/capriza/node-proxying-agent/issues"
},
"repositories": "https://github.com/capriza/node-proxying-agent.git",
"license": "MIT",
"engines": {
"node": ">=0.9.0"
},
"readmeFilename": "README.md"
"node": ">=0.10.0"
}
}
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