cidr-tools
Advanced tools
Comparing version 7.0.1 to 7.0.2
{ | ||
"name": "cidr-tools", | ||
"version": "7.0.1", | ||
"version": "7.0.2", | ||
"author": "silverwind <me@silverwind.io>", | ||
@@ -21,13 +21,13 @@ "description": "Tools to work with IPv4 and IPv6 CIDR", | ||
"dependencies": { | ||
"ip-bigint": "7.3.0" | ||
"ip-bigint": "8.0.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "8.50.0", | ||
"eslint-config-silverwind": "76.0.2", | ||
"eslint": "8.51.0", | ||
"eslint-config-silverwind": "76.0.4", | ||
"tsd": "0.29.0", | ||
"updates": "15.0.2", | ||
"versions": "11.1.0", | ||
"vitest": "0.34.5", | ||
"vitest": "0.34.6", | ||
"vitest-config-silverwind": "3.0.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
+ Addedip-bigint@8.0.0(transitive)
- Removedip-bigint@7.3.0(transitive)
Updatedip-bigint@8.0.0