@westpac/btfg
Advanced tools
Comparing version 2.0.0 to 2.1.0
# @westpac/btfg | ||
## 2.1.0 | ||
### Minor Changes | ||
- 655066e1: Add new pop color token | ||
## 2.0.0 | ||
@@ -4,0 +10,0 @@ |
@@ -119,2 +119,12 @@ 'use strict'; | ||
"neutral90": "#7388A2", | ||
"pop5": "#FAF2F7", | ||
"pop10": "#F5E6EF", | ||
"pop20": "#ECCCDF", | ||
"pop30": "#E2B3CE", | ||
"pop40": "#D899BE", | ||
"pop50": "#CF80AE", | ||
"pop60": "#C5669E", | ||
"pop70": "#BB4D8E", | ||
"pop80": "#B1337D", | ||
"pop90": "#A8196D", | ||
"primary5": "#FAF2F7", | ||
@@ -201,2 +211,3 @@ "primary10": "#F5E6EF", | ||
"neutral": "#637B98", | ||
"pop": "#9E005D", | ||
"primary": "#9E005D", | ||
@@ -203,0 +214,0 @@ "text": "#333", |
@@ -114,2 +114,12 @@ "use strict"; | ||
neutral90: "#7388A2", | ||
pop5: "#FAF2F7", | ||
pop10: "#F5E6EF", | ||
pop20: "#ECCCDF", | ||
pop30: "#E2B3CE", | ||
pop40: "#D899BE", | ||
pop50: "#CF80AE", | ||
pop60: "#C5669E", | ||
pop70: "#BB4D8E", | ||
pop80: "#B1337D", | ||
pop90: "#A8196D", | ||
primary5: "#FAF2F7", | ||
@@ -196,2 +206,3 @@ primary10: "#F5E6EF", | ||
neutral: "#637B98", | ||
pop: "#9E005D", | ||
primary: "#9E005D", | ||
@@ -198,0 +209,0 @@ text: "#333", |
@@ -115,2 +115,12 @@ var OVERRIDES = function OVERRIDES(TOKENS) { | ||
"neutral90": "#7388A2", | ||
"pop5": "#FAF2F7", | ||
"pop10": "#F5E6EF", | ||
"pop20": "#ECCCDF", | ||
"pop30": "#E2B3CE", | ||
"pop40": "#D899BE", | ||
"pop50": "#CF80AE", | ||
"pop60": "#C5669E", | ||
"pop70": "#BB4D8E", | ||
"pop80": "#B1337D", | ||
"pop90": "#A8196D", | ||
"primary5": "#FAF2F7", | ||
@@ -197,2 +207,3 @@ "primary10": "#F5E6EF", | ||
"neutral": "#637B98", | ||
"pop": "#9E005D", | ||
"primary": "#9E005D", | ||
@@ -199,0 +210,0 @@ "text": "#333", |
{ | ||
"name": "@westpac/btfg", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"description": "BTFG brand component for the Westpac GEL Design System", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/WestpacGEL/GEL/tree/master/brands/BTFG", |
@@ -12,2 +12,3 @@ const COLORS = { | ||
neutral: '#637B98', | ||
pop: '#9E005D', //Primary | ||
primary: '#9E005D', | ||
@@ -14,0 +15,0 @@ text: '#333', |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
75484
1498
0