Socket
Socket
Sign inDemoInstall

@uiw/react-slider

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-slider - npm Package Compare versions

Comparing version 4.11.6 to 4.12.0

9

package.json
{
"name": "@uiw/react-slider",
"version": "4.11.6",
"version": "4.12.0",
"description": "Slider component",

@@ -47,8 +47,7 @@ "author": "Kenny Wong <wowohoo@qq.com>",

"dependencies": {
"@uiw/utils": "^4.11.6"
"@uiw/utils": "^4.12.0"
},
"devDependencies": {
"@babel/runtime": "7.16.7",
"@types/jest": "27.4.0",
"@types/react": "17.0.38",
"@babel/runtime": "7.17.2",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",

@@ -55,0 +54,0 @@ "react": "17.0.2",

Slider 滑块输入条
===
[![Open in unpkg](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-slider/file/README.md)
[![NPM Downloads](https://img.shields.io/npm/dm/@uiw/react-slider.svg?style=flat)](https://www.npmjs.com/package/@uiw/react-slider)
[![npm version](https://img.shields.io/npm/v/@uiw/react-slider.svg?label=@uiw/react-slider)](https://npmjs.com/@uiw/react-slider)
通过拖动滑块在一个固定区间内进行选择,效果比 [`input`](https://www.w3.org/wiki/HTML/Elements/input/range) 类型为 [`range`](https://www.w3.org/wiki/HTML/Elements/input/range) 的功能丰富。

@@ -5,0 +9,0 @@

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