as-networks
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "as-networks", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Get all CIDR networks contained in an autonomous system", | ||
@@ -27,11 +27,11 @@ "author": "silverwind <me@silverwind.io>", | ||
"dependencies": { | ||
"cidr-tools": "^2.1.2", | ||
"is-cidr": "^3.0.0" | ||
"cidr-tools": "^2.2.10", | ||
"is-cidr": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^5.7.0", | ||
"eslint-config-silverwind": "^2.0.9", | ||
"updates": "^4.5.2", | ||
"ver": "^3.0.0" | ||
"eslint": "^6.7.2", | ||
"eslint-config-silverwind": "^5.0.2", | ||
"updates": "^9.1.0", | ||
"versions": "7.0.3" | ||
} | ||
} |
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
4209
Updatedcidr-tools@^2.2.10
Updatedis-cidr@^3.1.0