chroma-palette
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "chroma-palette", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "A light-weight utility for coloring your terminal. 0 dependencies. Default is a preselected color output from the 256 color palette, chosen to enhance legibility.", | ||
@@ -5,0 +5,0 @@ "author": "Cal Young", |
@@ -138,6 +138,3 @@ /** | ||
declare var chromaPalette: ChromaPalette; | ||
declare chromaPalette.ChromaPalette = ChromaPalette; | ||
declare chromaPalette.chromaPalette = chromaPalette; | ||
declare chromaPalette.default = chromaPalette; | ||
export = chromaPalette; |
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
21252
504