proxy-addr
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -0,1 +1,7 @@ | ||
1.0.7 / 2015-03-16 | ||
================== | ||
* deps: ipaddr.js@0.1.9 | ||
- Fix OOM on certain inputs to `isValid` | ||
1.0.6 / 2015-02-01 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "proxy-addr", | ||
"description": "Determine address of proxied request", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"forwarded": "~0.1.0", | ||
"ipaddr.js": "0.1.8" | ||
"ipaddr.js": "0.1.9" | ||
}, | ||
@@ -21,3 +21,3 @@ "devDependencies": { | ||
"beautify-benchmark": "0.2.4", | ||
"istanbul": "0.3.5", | ||
"istanbul": "0.3.8", | ||
"mocha": "~1.21.5" | ||
@@ -24,0 +24,0 @@ }, |
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
13407
+ Addedipaddr.js@0.1.9(transitive)
- Removedipaddr.js@0.1.8(transitive)
Updatedipaddr.js@0.1.9