cli-example-rogelio
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "cli-example-rogelio", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "A cli", | ||
@@ -9,3 +9,5 @@ "main": "index.js", | ||
}, | ||
"bin": "index.js", | ||
"bin": { | ||
"cli":"index.js" | ||
}, | ||
"keywords": [], | ||
@@ -12,0 +14,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
512