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

vue-slider-component

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-slider-component - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "vue-slider-component",
"version": "1.0.1",
"version": "1.0.2",
"description": "Can use the Slider component in vue1.x and vue2.x",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,2 +20,3 @@ # vue-slider-component

- [x] Range
- [ ] Progress bar

@@ -113,2 +114,3 @@ ## Example

| styles | Object | null | the custom styles |
| eventType | String | 'auto' | the event type, optional value: ['auto', 'touch', 'mouse', 'none'] |
| width | Number,String | 150 | width of the component |

@@ -123,3 +125,3 @@ | height | Number | 4 | height of the component |

| piecewise | Boolean | false | display of the piecewise |
| tooltip | String,Boolean| false | control the tooltip ['hover', 'always', false] |
| tooltip | String,Boolean| false | control the tooltip, optional value: ['hover', 'always', false] |
| val | Number,Array | 0 | initial value (if the value for the array open range model) |

@@ -126,0 +128,0 @@ | data | Array | null | the custom data |

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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