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.1.1 to 2.2.0

dist/declarations/src/index.d.ts

6

CHANGELOG.md
# @westpac/bom
## 2.2.0
### Minor Changes
- 20f9f31f: Proptypes created using typescript and type fixes
## 2.1.1

@@ -4,0 +10,0 @@

2

dist/westpac-bom.cjs.dev.js

@@ -467,2 +467,2 @@ 'use strict';

exports.TYPE = TYPE;
exports.default = index;
exports["default"] = index;

@@ -467,2 +467,2 @@ 'use strict';

exports.TYPE = TYPE;
exports.default = index;
exports["default"] = index;

@@ -456,3 +456,2 @@ var OVERRIDES$1 = function OVERRIDES(TOKENS) {

export default index;
export { BRAND, COLORS, LAYOUT, OVERRIDES, PACKS, SPACING, TYPE };
export { BRAND, COLORS, LAYOUT, OVERRIDES, PACKS, SPACING, TYPE, index as default };
{
"name": "@westpac/bom",
"version": "2.1.1",
"version": "2.2.0",
"description": "BOM brand component for the Westpac GEL Design System",

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

"license": "GPL-3.0+",
"scripts": {},
"main": "dist/westpac-bom.cjs.js",
"module": "dist/westpac-bom.esm.js",
"types": "./src/index.d.ts",
"dependencies": {

@@ -28,0 +28,0 @@ "@babel/runtime": "^7.14.8"

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