Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.11.2 to 1.11.3

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.11.2",
"version": "1.11.3",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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