Socket
Socket
Sign inDemoInstall

http-proxy

Package Overview
Dependencies
Maintainers
4
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 1.9.0 to 1.9.1

2

lib/http-proxy/common.js

@@ -83,3 +83,3 @@ var common = exports,

var outgoingPath = !options.toProxy
? url.parse(req.url).path
? (url.parse(req.url).path || '/')
: req.url;

@@ -86,0 +86,0 @@

{
"name" : "http-proxy",
"version" : "1.9.0",
"version" : "1.9.1",

@@ -5,0 +5,0 @@ "repository" : {

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