private-ip
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "private-ip", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Check if IP address is private.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -31,2 +31,5 @@ private-ip | ||
is_ip_private('not.an.ip.com') | ||
// => undefined | ||
``` | ||
@@ -33,0 +36,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
10918
67