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

vue-switches

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-switches - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "vue-switches",
"version": "1.1.1",
"version": "1.1.2",
"description": "An on/off switch component for Vue.js with theme support.",

@@ -5,0 +5,0 @@ "main": "switches.vue",

@@ -40,3 +40,3 @@ # Vue Switches

`label` - A static label to always display whether on or off. <br />
`label` - A static label to always display whether on or off. <br />
`text-enabled` - The text that displays when enabled. <br />

@@ -47,2 +47,3 @@ `text-disabled` - The text that displays when disabled. <br />

`type-bold` - Bigger style. <br />
`emit-on-mount` - By default, a "changed" event is emitted when the component mounts. To disable this, set this to false. <br />

@@ -49,0 +50,0 @@

Sorry, the diff of this file is not supported yet

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