New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

v-range-component

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v-range-component - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

dist/v-range-component.esm.js

@@ -365,3 +365,7 @@ //

"div",
{ key: "i" + key, class: "c-rangeSlider__handleInput--" + key },
{
key: "i" + key,
class:
"c-rangeSlider__handleInput c-rangeSlider__handleInput--" + key
},
[

@@ -368,0 +372,0 @@ _c("input", {

@@ -368,3 +368,7 @@ var VRangeComponent = (function (exports) {

"div",
{ key: "i" + key, class: "c-rangeSlider__handleInput--" + key },
{
key: "i" + key,
class:
"c-rangeSlider__handleInput c-rangeSlider__handleInput--" + key
},
[

@@ -371,0 +375,0 @@ _c("input", {

@@ -371,3 +371,7 @@ (function (global, factory) {

"div",
{ key: "i" + key, class: "c-rangeSlider__handleInput--" + key },
{
key: "i" + key,
class:
"c-rangeSlider__handleInput c-rangeSlider__handleInput--" + key
},
[

@@ -374,0 +378,0 @@ _c("input", {

2

package.json
{
"name": "v-range-component",
"version": "1.1.0",
"version": "1.1.1",
"description": "Vue Range Slider component",

@@ -5,0 +5,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