as-networks
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -11,3 +11,3 @@ "use strict"; | ||
opts = Object.assign({ | ||
opts = Object.assign({}, opts, { | ||
server: "whois.radb.net", | ||
@@ -14,0 +14,0 @@ port: 43, |
{ | ||
"name": "as-networks", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Get all CIDR networks contained in an autonomous system", | ||
@@ -5,0 +5,0 @@ "author": "silverwind <me@silverwind.io>", |
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
4204