Socket
Socket
Sign inDemoInstall

@westpac/bom

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@westpac/bom - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

6

CHANGELOG.md
# @westpac/bom
## 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": "#6A6872",
"pop5": "#FAFAFF",
"pop10": "#F6F4FF",
"pop20": "#ECEAFE",
"pop30": "#E3DFFE",
"pop40": "#D9D4FE",
"pop50": "#D0CAFE",
"pop60": "#C6BFFD",
"pop70": "#BDB4FD",
"pop80": "#B3A9FD",
"pop90": "#AA9FFC",
"primary5": "#FDF5F2",

@@ -201,2 +211,3 @@ "primary10": "#FAEBE6",

"neutral": "#595762",
"pop": "#A094FC",
"primary": "#D13900",

@@ -203,0 +214,0 @@ "text": "#20024E",

@@ -114,2 +114,12 @@ "use strict";

neutral90: "#6A6872",
pop5: "#FAFAFF",
pop10: "#F6F4FF",
pop20: "#ECEAFE",
pop30: "#E3DFFE",
pop40: "#D9D4FE",
pop50: "#D0CAFE",
pop60: "#C6BFFD",
pop70: "#BDB4FD",
pop80: "#B3A9FD",
pop90: "#AA9FFC",
primary5: "#FDF5F2",

@@ -196,2 +206,3 @@ primary10: "#FAEBE6",

neutral: "#595762",
pop: "#A094FC",
primary: "#D13900",

@@ -198,0 +209,0 @@ text: "#20024E",

@@ -115,2 +115,12 @@ var OVERRIDES = function OVERRIDES(TOKENS) {

"neutral90": "#6A6872",
"pop5": "#FAFAFF",
"pop10": "#F6F4FF",
"pop20": "#ECEAFE",
"pop30": "#E3DFFE",
"pop40": "#D9D4FE",
"pop50": "#D0CAFE",
"pop60": "#C6BFFD",
"pop70": "#BDB4FD",
"pop80": "#B3A9FD",
"pop90": "#AA9FFC",
"primary5": "#FDF5F2",

@@ -197,2 +207,3 @@ "primary10": "#FAEBE6",

"neutral": "#595762",
"pop": "#A094FC",
"primary": "#D13900",

@@ -199,0 +210,0 @@ "text": "#20024E",

2

package.json
{
"name": "@westpac/bom",
"version": "2.0.0",
"version": "2.1.0",
"description": "BOM brand component for the Westpac GEL Design System",

@@ -5,0 +5,0 @@ "repository": "https://github.com/WestpacGEL/GEL/tree/master/brands/BOM",

@@ -12,2 +12,3 @@ const COLORS = {

neutral: '#595762',
pop: '#A094FC', //Light Purple
primary: '#D13900',

@@ -14,0 +15,0 @@ text: '#20024E',

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