Socket
Socket
Sign inDemoInstall

http-proxy

Package Overview
Dependencies
Maintainers
3
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-proxy - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

examples/package.json

@@ -10,4 +10,4 @@ {

, "connect-restreamer": "1"
, "proxy-by-url": "0.0.0"
, "proxy-by-url": ">= 0.0.1"
}
}

@@ -44,3 +44,3 @@ /*

'/google': { port: 80, host: 'google.com' }
});
})
).listen(8000);

@@ -47,0 +47,0 @@

{
"name": "http-proxy",
"description": "A full-featured http reverse proxy for node.js",
"version": "0.6.1",
"version": "0.6.2",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",

@@ -6,0 +6,0 @@ "contributors": [

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