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.6 to 0.1.7

11

CHANGELOG.md

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

## [0.1.7](https://github.com/ing-bank/lion/compare/@lion/button@0.1.6...@lion/button@0.1.7) (2019-05-13)
### Bug Fixes
* add prepublish step to make links absolute for npm docs ([9f2c4f6](https://github.com/ing-bank/lion/commit/9f2c4f6))
## [0.1.6](https://github.com/ing-bank/lion/compare/@lion/button@0.1.5...@lion/button@0.1.6) (2019-05-08)

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

14

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

@@ -17,3 +17,3 @@ "author": "ing-bank",

"scripts": {
"prepublishOnly": "../../scripts/insert-header.js"
"prepublishOnly": "../../scripts/npm-prepublish.js"
},

@@ -34,8 +34,8 @@ "keywords": [

"dependencies": {
"@lion/core": "^0.1.3"
"@lion/core": "^0.1.4"
},
"devDependencies": {
"@lion/form": "^0.1.6",
"@lion/icon": "^0.1.3",
"@lion/input": "^0.1.6",
"@lion/form": "^0.1.7",
"@lion/icon": "^0.1.4",
"@lion/input": "^0.1.7",
"@open-wc/demoing-storybook": "^0.2.0",

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

},
"gitHead": "0f0864b3da2d8d549de18733b597ebe49c9e1fc5"
"gitHead": "97fe0f0aa720bef21fc000e584a44a62302d6871"
}
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