Comparing version 2.0.10 to 2.0.11
{ | ||
"name": "ip-cidr", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "Module for working with CIDR (v4, v6)", | ||
@@ -30,3 +30,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"ip-address": "^5.9.4", | ||
"ip-address": "^6.3.0", | ||
"jsbn": "^0.1.0" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
305393
9901
4
+ Addedip-address@6.4.0(transitive)
+ Addedlodash.find@4.6.0(transitive)
+ Addedlodash.max@4.0.1(transitive)
+ Addedlodash.merge@4.6.2(transitive)
+ Addedlodash.padstart@4.6.1(transitive)
+ Addedlodash.repeat@4.1.0(transitive)
- Removedip-address@5.9.4(transitive)
- Removedlodash@4.17.21(transitive)
Updatedip-address@^6.3.0