@lion/choice-input
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
54812
+ Added@lion/core@0.4.4(transitive)
+ Added@lion/field@0.9.2(transitive)
+ Added@lion/localize@0.8.7(transitive)
+ Added@lion/validate@0.6.7(transitive)
- Removed@lion/core@0.4.3(transitive)
- Removed@lion/field@0.9.1(transitive)
- Removed@lion/localize@0.8.6(transitive)
- Removed@lion/validate@0.6.6(transitive)
Updated@lion/core@0.4.4
Updated@lion/field@0.9.2