cidr-tools
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -6,3 +6,3 @@ import IPCIDR from "ip-cidr"; | ||
import naturalCompare from "string-natural-compare"; | ||
import {stringify as stringifyIp} from "ip-bigint"; | ||
import {stringifyIp} from "ip-bigint"; | ||
import {BigInteger} from "jsbn"; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "cidr-tools", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"author": "silverwind <me@silverwind.io>", | ||
@@ -30,3 +30,3 @@ "description": "Tools to work with IPv4 and IPv6 CIDR network lists", | ||
"dependencies": { | ||
"ip-bigint": "3.0.3", | ||
"ip-bigint": "4.0.0", | ||
"ip-cidr": "^3.0.10", | ||
@@ -33,0 +33,0 @@ "ip-regex": "5.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
15810
+ Addedip-bigint@4.0.0(transitive)
- Removedip-bigint@3.0.3(transitive)
- Removedis-ip@3.1.0(transitive)
Updatedip-bigint@4.0.0