cidr-tools
Advanced tools
Comparing version 5.0.7 to 5.0.8
{ | ||
"name": "cidr-tools", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"author": "silverwind <me@silverwind.io>", | ||
@@ -9,3 +9,3 @@ "description": "Tools to work with IPv4 and IPv6 CIDR network lists", | ||
"type": "module", | ||
"main": "./index.js", | ||
"exports": "./index.js", | ||
"sideEffects": false, | ||
@@ -33,7 +33,7 @@ "engines": { | ||
"dependencies": { | ||
"ip-bigint": "5.0.2", | ||
"ip-bigint": "5.0.3", | ||
"ip-cidr": "3.0.10", | ||
"ip-regex": "5.0.0", | ||
"ipv6-normalize": "1.0.1", | ||
"is-cidr": "5.0.1", | ||
"is-cidr": "5.0.2", | ||
"jsbn": "^1.1.0", | ||
@@ -40,0 +40,0 @@ "string-natural-compare": "3.0.1" |
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
15954
+ Addedcidr-regex@4.0.2(transitive)
+ Addedip-bigint@5.0.3(transitive)
+ Addedis-cidr@5.0.2(transitive)
- Removedcidr-regex@3.1.1(transitive)
- Removedip-bigint@5.0.2(transitive)
- Removedip-regex@4.3.0(transitive)
- Removedis-cidr@5.0.1(transitive)
Updatedip-bigint@5.0.3
Updatedis-cidr@5.0.2