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

@bigin/bigin-ui-button

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bigin/bigin-ui-button - npm Package Compare versions

Comparing version 0.0.44 to 0.0.45

2

lib/index.js

@@ -368,3 +368,3 @@ 'use strict';Object.defineProperty(exports,'__esModule',{value:true});var button = {

size() {
return (this.small && 14) || (this.large && 20) || 16
return (this.small && 16) || (this.large && 20) || 18
}

@@ -371,0 +371,0 @@ }

{
"name": "@bigin/bigin-ui-button",
"version": "0.0.44",
"version": "0.0.45",
"description": "Bigin Design System Button component",

@@ -30,3 +30,3 @@ "author": "Tam Mai <tam.mai@bigin.vn>",

},
"gitHead": "813b5a83e2781a669f447472d99ed48bbc75921c"
"gitHead": "f5b57d9c774b68637da46afc1823b118b59b5d17"
}
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