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.2 to 0.8.3

7

CHANGELOG.md
# Change Log
## 0.8.3
### Patch Changes
- Updated dependencies [e2e4deec]
- @lion/core@0.13.3
## 0.8.2

@@ -4,0 +11,0 @@

12

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

@@ -26,7 +26,7 @@ "license": "MIT",

"scripts": {
"debug": "cd ../../ && yarn debug --group button",
"debug:firefox": "cd ../../ && yarn debug:firefox --group button",
"debug:webkit": "cd ../../ && yarn debug:webkit --group button",
"debug": "cd ../../ && npm run debug -- --group button",
"debug:firefox": "cd ../../ && npm run debug:firefox -- --group button",
"debug:webkit": "cd ../../ && npm run debug:webkit -- --group button",
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --group button"
"test": "cd ../../ && npm run test:browser -- --group button"
},

@@ -37,3 +37,3 @@ "sideEffects": [

"dependencies": {
"@lion/core": "0.13.2"
"@lion/core": "0.13.3"
},

@@ -40,0 +40,0 @@ "keywords": [

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