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.1.47 to 0.1.48

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.48](https://github.com/ing-bank/lion/compare/@lion/button@0.1.47...@lion/button@0.1.48) (2019-07-24)
**Note:** Version bump only for package @lion/button
## [0.1.47](https://github.com/ing-bank/lion/compare/@lion/button@0.1.46...@lion/button@0.1.47) (2019-07-24)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@lion/button",
"version": "0.1.47",
"version": "0.1.48",
"description": "A button that is easily stylable and accessible in all contexts",

@@ -35,8 +35,8 @@ "author": "ing-bank",

"dependencies": {
"@lion/core": "^0.1.11"
"@lion/core": "^0.1.12"
},
"devDependencies": {
"@lion/form": "^0.1.42",
"@lion/icon": "^0.2.3",
"@lion/input": "^0.1.38",
"@lion/form": "^0.1.43",
"@lion/icon": "^0.2.4",
"@lion/input": "^0.1.39",
"@open-wc/demoing-storybook": "^0.2.0",

@@ -47,3 +47,3 @@ "@open-wc/testing": "^2.0.6",

},
"gitHead": "c3037da5a610ce61a6d2fdea42bdfbc254a03c4d"
"gitHead": "8d81f84ea9b2618d45774370666710c9c462532a"
}

@@ -18,2 +18,3 @@ # Button

### Disabled
You can also set a button as disabled with the `disabled` property.

@@ -24,3 +25,4 @@

### Installation
```
```sh
npm i --save @lion/button

@@ -27,0 +29,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