dat-colors
Advanced tools
Comparing version 3.4.0 to 3.5.0
module.exports = { | ||
white: '#FFFFFF', | ||
black: '#070B14'; | ||
neutral: '#293648', | ||
@@ -4,0 +5,0 @@ neutral90: '#394B5B', |
{ | ||
"name": "dat-colors", | ||
"version": "3.4.0", | ||
"version": "3.5.0", | ||
"description": "CSS color variables for Dat", | ||
@@ -5,0 +5,0 @@ "repository": "kriesse/dat-colors", |
@@ -8,2 +8,3 @@ # Dat Colors | ||
--color-white: #FFFFFF; | ||
--color-black: #070B14; | ||
--color-neutral: #293648; | ||
@@ -10,0 +11,0 @@ --color-neutral-90: #394B5B; |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11867
284
47
0