simple-bin-help
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -42,3 +42,3 @@ 'use strict' | ||
if (pkg.description) { | ||
pkgInfo += '\n' + wrap(pkg.description, { width: 60, indent: ' - ' }) | ||
pkgInfo += '\n' + wrap(pkg.description, { width: 60, indent: ' > ' }) | ||
} | ||
@@ -45,0 +45,0 @@ } |
@@ -5,3 +5,3 @@ { | ||
"main": "index.js", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "mocha --harmony 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