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.14.0 to 0.14.1

10

CHANGELOG.md
# Change Log
## 0.14.1
### Patch Changes
- 59dad284: Removed lion-specific component namings from overview.md files
- Updated dependencies [13f808af]
- Updated dependencies [aa478174]
- Updated dependencies [a809d7b5]
- @lion/form-core@0.10.0
## 0.14.0

@@ -4,0 +14,0 @@

2

docs/overview.md
# Interaction >> Switch >> Overview ||10
`lion-switch` is a component that is used to toggle a property or feature on or off. Toggling the component on or off should have immediate action and should not require pressing any additional buttons (submit) to confirm what just happened. The Switch is not a Checkbox in disguise and should not be used as part of a form.
A web component that is used to toggle a property or feature on or off. Toggling the component on or off should have immediate action and should not require pressing any additional buttons (submit) to confirm what just happened. Switch is not a Checkbox in disguise and should not be used as part of a form.

@@ -5,0 +5,0 @@ ```js script

{
"name": "@lion/switch",
"version": "0.14.0",
"version": "0.14.1",
"description": "A Switch is used for switching a property or feature on and off",

@@ -42,3 +42,3 @@ "license": "MIT",

"@lion/core": "0.15.0",
"@lion/form-core": "0.9.0",
"@lion/form-core": "0.10.0",
"@lion/helpers": "0.7.0"

@@ -45,0 +45,0 @@ },

# Interaction >> Switch >> Overview ||10
`lion-switch` is a component that is used to toggle a property or feature on or off. Toggling the component on or off should have immediate action and should not require pressing any additional buttons (submit) to confirm what just happened. The Switch is not a Checkbox in disguise and should not be used as part of a form.
A web component that is used to toggle a property or feature on or off. Toggling the component on or off should have immediate action and should not require pressing any additional buttons (submit) to confirm what just happened. Switch is not a Checkbox in disguise and should not be used as part of a form.

@@ -5,0 +5,0 @@ ```js script

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