colorprint
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -18,2 +18,4 @@ /** | ||
Object.assign(s, config) | ||
s.PREFIX = config.prefix || s.PREFIX | ||
s.SUFFIX = config.suffix || s.SUFFIX | ||
} | ||
@@ -20,0 +22,0 @@ |
/** | ||
* Print ansi-colored message to stdout/stderr. | ||
* @version 4.0.4 | ||
* @version 4.0.5 | ||
* @module colorprint | ||
@@ -5,0 +5,0 @@ * @author {@link http://okunishitaka.com|Taka Okunishi |
{ | ||
"name": "colorprint", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Print ansi-colored message to stdout/stderr.", | ||
@@ -5,0 +5,0 @@ "main": "lib", |
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
135456
639