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.0 to 0.1.1

src/LionButton.js

11

CHANGELOG.md

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

## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/button@0.1.0...@lion/button@0.1.1) (2019-04-26)
### Bug Fixes
* add missing files to npm packages ([0e3ca17](https://github.com/ing-bank/lion/commit/0e3ca17))
# 0.1.0 (2019-04-26)

@@ -8,0 +19,0 @@

13

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

@@ -27,2 +27,3 @@ "author": "ing-bank",

"files": [
"src",
"stories",

@@ -33,8 +34,8 @@ "test",

"dependencies": {
"@lion/core": "^0.1.0"
"@lion/core": "^0.1.1"
},
"devDependencies": {
"@lion/form": "^0.1.0",
"@lion/icon": "^0.1.0",
"@lion/input": "^0.1.0",
"@lion/form": "^0.1.1",
"@lion/icon": "^0.1.1",
"@lion/input": "^0.1.1",
"@open-wc/storybook": "^0.1.5",

@@ -45,3 +46,3 @@ "@open-wc/testing": "^0.11.1",

},
"gitHead": "116fbec47b2311f853e8b142a46ed3b60b3a4ab4"
"gitHead": "a0651d3e076cb7a456acc7ac0bf5ed89ecec7d9f"
}
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