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

@lion/choice-input

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/choice-input - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

11

CHANGELOG.md

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

## [0.6.2](https://github.com/ing-bank/lion/compare/@lion/choice-input@0.6.1...@lion/choice-input@0.6.2) (2020-02-19)
### Bug Fixes
* reduce storybook chunck sizes for more performance ([9fc5606](https://github.com/ing-bank/lion/commit/9fc560605f5dcf6e9abcf8d58079c59f12750046))
## [0.6.1](https://github.com/ing-bank/lion/compare/@lion/choice-input@0.6.0...@lion/choice-input@0.6.1) (2020-02-10)

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

20

package.json
{
"name": "@lion/choice-input",
"version": "0.6.1",
"version": "0.6.2",
"description": "Base for all choise inputs like checkbox/radio",

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

"scripts": {
"prepublishOnly": "../../scripts/npm-prepublish.js"
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test --grep \"packages/choice-input/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:watch --grep \"packages/choice-input/test/**/*.test.js\""
},

@@ -36,14 +38,14 @@ "keywords": [

"dependencies": {
"@lion/core": "0.4.3",
"@lion/field": "0.9.1"
"@lion/core": "0.4.4",
"@lion/field": "0.9.2"
},
"devDependencies": {
"@lion/fieldset": "0.7.1",
"@lion/input": "0.5.11",
"@lion/validate": "0.6.6",
"@open-wc/demoing-storybook": "^1.8.3",
"@lion/fieldset": "0.7.2",
"@lion/input": "0.5.12",
"@lion/validate": "0.6.7",
"@open-wc/demoing-storybook": "^1.10.4",
"@open-wc/testing": "^2.5.0",
"sinon": "^7.2.2"
},
"gitHead": "4eed787dea848a44adea45d6f68a79a1436ad7da"
"gitHead": "417b37a61695128619c6040a6523819c51f51651"
}
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