Comparing version 1.0.2 to 1.0.3
@@ -5,6 +5,7 @@ const argv = require('minimist')(process.argv.slice(2)); | ||
console.log(argv); | ||
if (argv.help) { | ||
console.log([ | ||
'', | ||
pkg.description, | ||
'', | ||
'Usage', | ||
@@ -11,0 +12,0 @@ ' $ awful', |
{ | ||
"name": "awful", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Get words like awful", | ||
@@ -26,3 +26,4 @@ "main": "index.js", | ||
"unique-random": "^1.0.0" | ||
} | ||
}, | ||
"bin": "cli.js" | ||
} |
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
3683
73