proxy-addr
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -0,1 +1,7 @@ | ||
1.0.10 / 2015-12-09 | ||
=================== | ||
* deps: ipaddr.js@1.0.5 | ||
- Fix regression in `isValid` with non-string arguments | ||
1.0.9 / 2015-12-01 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "proxy-addr", | ||
"description": "Determine address of proxied request", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"forwarded": "~0.1.0", | ||
"ipaddr.js": "1.0.4" | ||
"ipaddr.js": "1.0.5" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
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
13769
+ Addedipaddr.js@1.0.5(transitive)
- Removedipaddr.js@1.0.4(transitive)
Updatedipaddr.js@1.0.5