nanocolors
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -1,2 +0,2 @@ | ||
type Color = (text: string | number) => string | ||
export type Color = (text: string | number) => string | ||
@@ -3,0 +3,0 @@ export interface Colors { |
{ | ||
"name": "nanocolors", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "2x times faster than chalk and use 5x less space in node_modules", | ||
@@ -5,0 +5,0 @@ "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
16436