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

@lion/switch

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/switch - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

13

CHANGELOG.md
# Change Log
## 0.12.2
### Patch Changes
- Updated dependencies [2907649b]
- Updated dependencies [68e3e749]
- Updated dependencies [fd297a28]
- Updated dependencies [9fcb67f0]
- Updated dependencies [247e64a3]
- Updated dependencies [e92b98a4]
- @lion/form-core@0.6.4
- @lion/core@0.13.1
## 0.12.1

@@ -4,0 +17,0 @@

13

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

@@ -26,6 +26,7 @@ "license": "MIT",

"scripts": {
"debug": "cd ../../ && yarn debug --group switch",
"debug:firefox": "cd ../../ && yarn debug:firefox --group switch",
"debug:webkit": "cd ../../ && yarn debug:webkit --group switch",
"prepublishOnly": "../../scripts/npm-prepublish.js",
"start": "cd ../../ && yarn dev-server --open packages/switch/README.md",
"test": "cd ../../ && yarn test:browser --grep \"packages/switch/test/**/*.test.js\"",
"test:watch": "cd ../../ && yarn test:browser:watch --grep \"packages/switch/test/**/*.test.js\""
"test": "cd ../../ && yarn test:browser --group switch"
},

@@ -37,4 +38,4 @@ "sideEffects": [

"dependencies": {
"@lion/core": "0.13.0",
"@lion/form-core": "0.6.3"
"@lion/core": "0.13.1",
"@lion/form-core": "0.6.4"
},

@@ -41,0 +42,0 @@ "keywords": [

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