http-proxy
Advanced tools
Comparing version 1.11.2 to 1.11.3
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39953