simple-bin-help
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -18,3 +18,3 @@ function noArguments(minLength, args) { | ||
if (pkg) { | ||
pkgInfo = pkg.name + '@' + pkg.version + ' - ' + pkg.description; | ||
pkgInfo = pkg.name + '@' + pkg.version + '\n - ' + pkg.description; | ||
} | ||
@@ -21,0 +21,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"main": "index.js", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "mocha spec", |
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
6343