Socket
Socket
Sign inDemoInstall

@lion/switch

Package Overview
Dependencies
9
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.13 to 0.5.14

11

CHANGELOG.md

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

## [0.5.14](https://github.com/ing-bank/lion/compare/@lion/switch@0.5.13...@lion/switch@0.5.14) (2020-02-19)
### Bug Fixes
* reduce storybook chunck sizes for more performance ([9fc5606](https://github.com/ing-bank/lion/commit/9fc560605f5dcf6e9abcf8d58079c59f12750046))
## [0.5.13](https://github.com/ing-bank/lion/compare/@lion/switch@0.5.12...@lion/switch@0.5.13) (2020-02-10)

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

20

package.json
{
"name": "@lion/switch",
"version": "0.5.13",
"version": "0.5.14",
"description": "A Switch is used for switching a property or feature on and off",

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

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

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

"dependencies": {
"@lion/choice-input": "0.6.1",
"@lion/core": "0.4.3",
"@lion/field": "0.9.1"
"@lion/choice-input": "0.6.2",
"@lion/core": "0.4.4",
"@lion/field": "0.9.2"
},
"devDependencies": {
"@lion/localize": "0.8.6",
"@lion/validate": "0.6.6",
"@open-wc/demoing-storybook": "^1.8.3",
"@lion/localize": "0.8.7",
"@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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc