proxy-addr
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,7 @@ | ||
1.0.4 / 2014-11-23 | ||
================== | ||
* deps: ipaddr.js@0.1.5 | ||
- Fix edge cases with `isValid` | ||
1.0.3 / 2014-09-21 | ||
@@ -2,0 +8,0 @@ ================== |
{ | ||
"name": "proxy-addr", | ||
"description": "Determine address of proxied request", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"forwarded": "~0.1.0", | ||
"ipaddr.js": "0.1.3" | ||
"ipaddr.js": "0.1.5" | ||
}, | ||
@@ -22,4 +22,3 @@ "devDependencies": { | ||
"istanbul": "0.3.2", | ||
"mocha": "~1.21.4", | ||
"should": "~4.0.0" | ||
"mocha": "~1.21.5" | ||
}, | ||
@@ -26,0 +25,0 @@ "files": [ |
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
13164
4
+ Addedipaddr.js@0.1.5(transitive)
- Removedipaddr.js@0.1.3(transitive)
Updatedipaddr.js@0.1.5