Socket
Socket
Sign inDemoInstall

@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.8.2 to 0.9.0

11

CHANGELOG.md

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

# [0.9.0](https://github.com/ing-bank/lion/compare/@lion/choice-input@0.8.2...@lion/choice-input@0.9.0) (2020-05-18)
### Features
* use singleton manager to support nested npm installations ([e2eb0e0](https://github.com/ing-bank/lion/commit/e2eb0e0077b9efed9382701461753778f63cad48))
## [0.8.2](https://github.com/ing-bank/lion/compare/@lion/choice-input@0.8.1...@lion/choice-input@0.8.2) (2020-04-29)

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

13

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

@@ -18,4 +18,4 @@ "author": "ing-bank",

"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\""
"test": "cd ../../ && yarn test:browser --grep \"packages/choice-input/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/choice-input/test/**/*.test.js\""
},

@@ -37,7 +37,8 @@ "keywords": [

],
"sideEffects": false,
"dependencies": {
"@lion/core": "0.5.2",
"@lion/field": "0.12.2"
"@lion/core": "0.6.0",
"@lion/field": "0.13.0"
},
"gitHead": "2476211c21e3f785a909c71e8f94ff307fc6a4fc"
"gitHead": "f9ce60c08cf0c608f5f3a9ef9937c536f7782c11"
}
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