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

@lion/button

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/button - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

6

CHANGELOG.md
# Change Log
## 0.8.1
### Patch Changes
- b910d6f7: On top of the 40x40px min height and width, set width/height to 100% so that the clickarea covers the entire width or height of the button.
## 0.8.0

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

2

package.json
{
"name": "@lion/button",
"version": "0.8.0",
"version": "0.8.1",
"description": "A button that is easily styleable and accessible in all contexts",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -79,2 +79,4 @@ import {

min-width: 40px;
width: 100%;
height: 100%;
}

@@ -81,0 +83,0 @@

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