Comparing version 2.0.2 to 2.0.3
@@ -39,2 +39,4 @@ | ||
var term = process.env.TERM; | ||
if (!term) return false; | ||
term = term.toLowerCase(); | ||
@@ -41,0 +43,0 @@ return term.indexOf('256') !== -1; |
{ | ||
"name": "colorful", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "colorful if a terminal tool for colors", | ||
@@ -23,2 +23,2 @@ "keywords": [ | ||
} | ||
} | ||
} |
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
8941
191