New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 2.3.5 to 2.3.6

0

example/.eslintrc.js

@@ -0,0 +0,0 @@ // http://eslint.org/docs/user-guide/configuring

@@ -0,0 +0,0 @@ /* http://prismjs.com/download.html?themes=prism-okaidia&languages=markup+css+clike+javascript */

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ 'use strict'

@@ -0,0 +0,0 @@ import Vue from 'vue'

var vueSlider = require('./vue2-slider')
module.exports = vueSlider

@@ -0,0 +0,0 @@ var path = require('path')

2

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

@@ -5,0 +5,0 @@ "keywords": [

@@ -11,3 +11,3 @@ # vue-slider-component

[Live Demo](https://jsfiddle.net/NightCatSama/9pp3dqkq/)
[Live Demo](https://jsfiddle.net/NightCatSama/2xy72dod/)

@@ -135,3 +135,3 @@ ## Install

| piecewise-label* | Boolean | false | whether to display the label. [demo here](https://nightcatsama.github.io/vue-slider-component/example/#demo2) |
| tooltip | String, Boolean | false | control the tooltip, optional value: ['hover', 'always', false] |
| tooltip | String, Boolean | always | control the tooltip, optional value: ['hover', 'always', false] |
| tooltip-dir | String[,Array(in range model) | top(in horizontal)or left(in vertical) | set the direction of the tooltip, optional value: ['top', 'bottom', 'left', 'right'] |

@@ -138,0 +138,0 @@ | reverse | Boolean | false | whether the component reverse (such as Right to left, Top to bottom) |

var vueSlider = require('./vue2-slider')
module.exports = vueSlider

@@ -0,0 +0,0 @@ const webpack = require('webpack')

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

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

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