Comparing version 1.0.5 to 1.0.6
@@ -531,2 +531,3 @@ // Tools for writing command-line apps in Node. | ||
if (!cli.tty()) return; | ||
if (!this.running) return; | ||
@@ -533,0 +534,0 @@ if (typeof(args) == 'number') { |
{ | ||
"name": "pixl-cli", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Tools for building command-line apps for Node.js.", | ||
@@ -5,0 +5,0 @@ "author": "Joseph Huckaby <jhuckaby@gmail.com>", |
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
46520
489