abl-constants
Advanced tools
Comparing version 0.2.3 to 0.3.0
{ | ||
"name": "abl-constants", | ||
"version": "0.2.3", | ||
"version": "0.3.0", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "title": "ABL - constants", |
@@ -21,1 +21,25 @@ "use strict"; | ||
export const activityColors = [ | ||
"336633", | ||
"339933", | ||
"33CC33", | ||
"33FF33", | ||
"663333", | ||
"993333", | ||
"33FFFF", | ||
"33CCCC", | ||
"339999", | ||
"336666", | ||
"3333FF", | ||
"3333CC", | ||
"333399", | ||
"333366", | ||
"CC6600", | ||
"FF9933", | ||
"663366", | ||
"993399", | ||
"CC33CC", | ||
"FF33FF", | ||
"FFCC33", | ||
"CC9933" | ||
]; |
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
26489
1000