@hedviginsurance/brand
Advanced tools
Comparing version 1.7.1 to 1.8.0
@@ -16,3 +16,6 @@ export const colors = { | ||
PINK: '#FF8A80', | ||
PINK_LIGHT: '#FFF3F2', | ||
PINK_LIGHT: '#FFDCD9', | ||
LIGHT_YELLOW: '#FAD80E', | ||
DARK_YELLOW: '#DCBE0C', | ||
DARK_GREEN: '#009175', | ||
} |
@@ -17,2 +17,5 @@ export declare const colors: { | ||
PINK_LIGHT: string; | ||
LIGHT_YELLOW: string; | ||
DARK_YELLOW: string; | ||
DARK_GREEN: string; | ||
}; |
@@ -18,3 +18,6 @@ "use strict"; | ||
PINK: '#FF8A80', | ||
PINK_LIGHT: '#FFF3F2', | ||
PINK_LIGHT: '#FFDCD9', | ||
LIGHT_YELLOW: '#FAD80E', | ||
DARK_YELLOW: '#DCBE0C', | ||
DARK_GREEN: '#009175', | ||
}; |
{ | ||
"name": "@hedviginsurance/brand", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"description": "The hedvig brand package", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
42791
235