proxy-addr
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -0,1 +1,6 @@ | ||
1.1.3 / 2017-01-14 | ||
================== | ||
* deps: ipaddr.js@1.2.0 | ||
1.1.2 / 2016-05-29 | ||
@@ -2,0 +7,0 @@ ================== |
{ | ||
"name": "proxy-addr", | ||
"description": "Determine address of proxied request", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>", | ||
@@ -15,8 +15,8 @@ "license": "MIT", | ||
"forwarded": "~0.1.0", | ||
"ipaddr.js": "1.1.1" | ||
"ipaddr.js": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"benchmark": "2.1.0", | ||
"benchmark": "2.1.3", | ||
"beautify-benchmark": "0.2.4", | ||
"istanbul": "0.4.3", | ||
"istanbul": "0.4.5", | ||
"mocha": "~1.21.5" | ||
@@ -23,0 +23,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
14030
+ Addedipaddr.js@1.2.0(transitive)
- Removedipaddr.js@1.1.1(transitive)
Updatedipaddr.js@1.2.0