Socket
Socket
Sign inDemoInstall

@westpac/bom

Package Overview
Dependencies
1
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 1.0.0

dist/bom.cjs.js

19

package.json
{
"name": "@westpac/bom",
"version": "0.0.1",
"version": "1.0.0",
"description": "BOM brand component for the Westpac GEL design language",
"repository": "https://github.com/WestpacGEL/GEL.git",
"repository": "https://github.com/WestpacGEL/GEL/tree/master/brands/BOM",
"author": "Westpac GEL Team <gel@westpac.com.au>",
"blender": {
"tokens": true
},
"contributors": [

@@ -20,8 +23,8 @@ {

"license": "GPL-3.0+",
"scripts": {
"start": "echo \"Starting\"",
"build": "babel --root-mode upward tokens -d dist"
},
"main": "dist/index.js",
"dependencies": {}
"scripts": {},
"main": "dist/bom.cjs.js",
"module": "dist/bom.esm.js",
"dependencies": {
"@babel/runtime": "^7.9.6"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc