Socket
Socket
Sign inDemoInstall

rc-slider

Package Overview
Dependencies
Maintainers
9
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-slider - npm Package Compare versions

Comparing version 11.0.2 to 11.0.5

1

es/hooks/useDrag.js

@@ -103,2 +103,3 @@ import _toConsumableArray from "@babel/runtime/helpers/esm/toConsumableArray";

e.stopPropagation();
e.preventDefault();

@@ -105,0 +106,0 @@ // 如果是点击 track 触发的,需要传入变化后的初始值,而不能直接用 rawValues

@@ -113,2 +113,3 @@ "use strict";

e.stopPropagation();
e.preventDefault();

@@ -115,0 +116,0 @@ // 如果是点击 track 触发的,需要传入变化后的初始值,而不能直接用 rawValues

2

package.json
{
"name": "rc-slider",
"version": "11.0.2",
"version": "11.0.5",
"description": "Slider UI component for React",

@@ -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