cidr-tools
Advanced tools
Comparing version 0.2.5 to 1.0.0
{ | ||
"name": "cidr-tools", | ||
"version": "0.2.5", | ||
"version": "1.0.0", | ||
"author": "silverwind <me@silverwind.io>", | ||
@@ -9,4 +9,3 @@ "description": "Tools to work with IPv4 and IPv6 CIDR network lists", | ||
"scripts": { | ||
"test": "eslint *.js && ava", | ||
"postinstall": "pip3 install -t python_modules netaddr" | ||
"test": "eslint *.js && ava" | ||
}, | ||
@@ -13,0 +12,0 @@ "keywords": [ |
@@ -10,2 +10,3 @@ # cidr-tools | ||
```bash | ||
$ pip3 install netaddr | ||
$ npm i --save cidr-tools | ||
@@ -12,0 +13,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
47
0
7542