Comparing version 0.3.7 to 1.0.0
@@ -8,3 +8,3 @@ #!/usr/bin/env node | ||
program | ||
.version('0.3.7') | ||
.version('1.0.0') | ||
.option('-v, --version', 'get version number') | ||
@@ -11,0 +11,0 @@ .option('-f, --force', 'overwrite file') |
{ | ||
"name": "ip2", | ||
"version": "0.3.7", | ||
"version": "1.0.0", | ||
"description": "Another ip address & hosts tools", | ||
@@ -37,3 +37,5 @@ "main": "index.js", | ||
"ip2location", | ||
"geolocation" | ||
"geolocation", | ||
"window", | ||
"cmd" | ||
], | ||
@@ -40,0 +42,0 @@ "author": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
145153
0