private-ip
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "private-ip", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Check if IP address is private.", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"test": "npm run build && ava", | ||
"prepublish": "npm run build" | ||
"prepublish": "npm build" | ||
}, | ||
@@ -12,0 +12,0 @@ "repository": { |
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
3691