cidr-tools
Advanced tools
Comparing version 9.1.0 to 9.1.1
{ | ||
"name": "cidr-tools", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"author": "silverwind <me@silverwind.io>", | ||
@@ -9,3 +9,3 @@ "description": "Tools to work with IPv4 and IPv6 CIDR", | ||
"type": "module", | ||
"exports": "index.js", | ||
"exports": "./index.js", | ||
"types": "index.d.ts", | ||
@@ -12,0 +12,0 @@ "sideEffects": false, |
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
16937