buoy-theme
Advanced tools
Comparing version 6.0.1 to 6.3.0-alpha.0
@@ -43,5 +43,8 @@ "use strict"; | ||
purple: "#8018ff", | ||
transparent: "transparent" | ||
transparent: "transparent", | ||
availabilityHigh: "#548028", | ||
availabilityMed: "#ffca67", | ||
availabilityLow: "#ff3d49" | ||
}; | ||
exports.default = colors; |
{ | ||
"name": "buoy-theme", | ||
"version": "6.0.1", | ||
"version": "6.3.0-alpha.0", | ||
"description": "", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "fc44b2e626b12848f4c7dca32bd14fc0c6b1065c" | ||
"gitHead": "30b34331f95562c277fe7657a3dc5fcc66cb5396" | ||
} |
@@ -39,4 +39,7 @@ const colors = { | ||
transparent: "transparent", | ||
availabilityHigh: "#548028", | ||
availabilityMed: "#ffca67", | ||
availabilityLow: "#ff3d49" | ||
} | ||
export {colors as default} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
14992
512
3