Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@westpac/btfg

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@westpac/btfg - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

6

CHANGELOG.md
# @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",

2

package.json
{
"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',

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc