Comparing version 0.3.5 to 0.3.6
@@ -8,3 +8,3 @@ #!/usr/bin/env node | ||
program | ||
.version('0.3.5') | ||
.version('0.3.6') | ||
.option('-v, --version', 'get version number') | ||
@@ -127,5 +127,5 @@ .option('-f, --force', 'overwrite file') | ||
if (process.argv.length == 2) { | ||
// console.log(); | ||
console.log(); | ||
localip(''); | ||
// example(); | ||
example(); | ||
} | ||
@@ -132,0 +132,0 @@ |
{ | ||
"name": "ip2", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"description": "Another ip address & hosts tools", | ||
@@ -29,4 +29,4 @@ "main": "index.js", | ||
"domain", | ||
"internet", | ||
"google", | ||
"internet", | ||
"geo", | ||
@@ -33,0 +33,0 @@ "ipgeo", |
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
145128
13
691