alltheversions
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -26,3 +26,6 @@ "use strict"; | ||
opt.out.write(" " + mod.version + "\n"); | ||
}if (opt.out.isTTY) { | ||
return; | ||
} | ||
if (opt.out.isTTY) { | ||
spin = spinner(15, function (c) { | ||
@@ -29,0 +32,0 @@ opt.out.clearLine(); |
{ | ||
"name": "alltheversions", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Run your tests against ALL THE VERSIONS!", | ||
@@ -5,0 +5,0 @@ "author": "Stephen Belanger <admin@stephenbelanger.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
15905
476