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.3 to 0.12.4

8

CHANGELOG.md
# Change Log
## 0.12.4
### Patch Changes
- Updated dependencies [e2e4deec]
- @lion/core@0.13.3
- @lion/form-core@0.6.6
## 0.12.3

@@ -4,0 +12,0 @@

14

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

@@ -26,7 +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",
"debug": "cd ../../ && npm run debug -- --group switch",
"debug:firefox": "cd ../../ && npm run debug:firefox -- --group switch",
"debug:webkit": "cd ../../ && npm run debug:webkit -- --group switch",
"prepublishOnly": "../../scripts/npm-prepublish.js",
"test": "cd ../../ && yarn test:browser --group switch"
"test": "cd ../../ && npm run test:browser -- --group switch"
},

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

"dependencies": {
"@lion/core": "0.13.2",
"@lion/form-core": "0.6.5"
"@lion/core": "0.13.3",
"@lion/form-core": "0.6.6"
},

@@ -42,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