Comparing version 1.1.2 to 1.1.3
@@ -56,2 +56,4 @@ "use strict"; | ||
options = options || {}; | ||
if (!options.severity) | ||
options.severity = 'error'; | ||
if (options.exitCode === undefined) | ||
@@ -58,0 +60,0 @@ options.exitCode = 1; |
{ | ||
"name": "cli-ux", | ||
"description": "set of CLI output utilities", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"author": "Jeff Dickey", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/jdxcode/cli-ux/issues", |
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
47048
1412