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

@westpac/core

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@westpac/core - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

6

CHANGELOG.md
# @westpac/core
## 2.1.0
### Minor Changes
- bd71ca99: Remove GEL className from core wrapper element
## 2.0.0

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

1

dist/core.browser.cjs.js

@@ -434,3 +434,2 @@ 'use strict';

}), core.jsx("div", {
className: "GEL",
css: _objectSpread$1(_objectSpread$1({

@@ -437,0 +436,0 @@ label: 'core',

@@ -429,3 +429,2 @@ import { css, jsx, Global } from '@emotion/core';

}), jsx("div", {
className: "GEL",
css: _objectSpread$1(_objectSpread$1({

@@ -432,0 +431,0 @@ label: 'core',

@@ -441,3 +441,2 @@ 'use strict';

}), core.jsx("div", {
className: "GEL",
css: _objectSpread$1(_objectSpread$1({

@@ -444,0 +443,0 @@ label: 'core',

@@ -212,3 +212,2 @@ "use strict";

}), core.jsx("div", {
className: "GEL",
css: _objectSpread$1(_objectSpread$1({

@@ -215,0 +214,0 @@ label: "core",

@@ -436,3 +436,2 @@ import { css, jsx, Global } from '@emotion/core';

}), jsx("div", {
className: "GEL",
css: _objectSpread$1(_objectSpread$1({

@@ -439,0 +438,0 @@ label: 'core',

{
"name": "@westpac/core",
"version": "2.0.0",
"version": "2.1.0",
"description": "Global functionality and settings essential to the framework",

@@ -5,0 +5,0 @@ "homepage": "https://gel.westpacgroup.com.au/design-system",

@@ -15,3 +15,2 @@ /** @jsx jsx */

<div
className="GEL"
css={{

@@ -18,0 +17,0 @@ label: 'core',

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