private-ip
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "private-ip", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Check if IP address is private.", | ||
@@ -49,5 +49,5 @@ "exports": "./index.js", | ||
"@types/netmask": "^1.0.30", | ||
"ava": "^5.0.1", | ||
"ava": "^5.3.1", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.8.4" | ||
"typescript": "^4.9.5" | ||
}, | ||
@@ -57,3 +57,3 @@ "dependencies": { | ||
"ip-regex": "^5.0.0", | ||
"ipaddr.js": "^2.0.1", | ||
"ipaddr.js": "^2.1.0", | ||
"netmask": "^2.0.2" | ||
@@ -60,0 +60,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
10915
9
260
Updatedipaddr.js@^2.1.0