cidr-tools
Advanced tools
Comparing version 5.1.4 to 5.1.5
{ | ||
"name": "cidr-tools", | ||
"version": "5.1.4", | ||
"version": "5.1.5", | ||
"author": "silverwind <me@silverwind.io>", | ||
@@ -21,4 +21,4 @@ "description": "Tools to work with IPv4 and IPv6 CIDR network lists", | ||
"dependencies": { | ||
"cidr-regex": "4.0.2", | ||
"ip-bigint": "6.0.0", | ||
"cidr-regex": "4.0.3", | ||
"ip-bigint": "6.0.1", | ||
"ip-regex": "5.0.0", | ||
@@ -28,8 +28,8 @@ "string-natural-compare": "3.0.1" | ||
"devDependencies": { | ||
"eslint": "8.30.0", | ||
"eslint-config-silverwind": "65.0.0", | ||
"updates": "13.2.4", | ||
"versions": "10.4.1", | ||
"vitest": "0.25.8" | ||
"eslint": "8.40.0", | ||
"eslint-config-silverwind": "72.0.5", | ||
"updates": "14.1.0", | ||
"versions": "11.0.0", | ||
"vitest": "0.31.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
13672
4
+ Addedcidr-regex@4.0.3(transitive)
+ Addedip-bigint@6.0.1(transitive)
- Removedcidr-regex@4.0.2(transitive)
- Removedip-bigint@6.0.0(transitive)
Updatedcidr-regex@4.0.3
Updatedip-bigint@6.0.1