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

rn-range-slider

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-range-slider - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

.idea/misc.xml

2

package.json
{
"name": "rn-range-slider",
"version": "1.1.0",
"version": "1.1.1",
"author": "Tigran Sahakyan <mail.of.tigran@gmail.com>",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/githuboftigran/rn-range-slider",

@@ -63,4 +63,4 @@ # RangeSlider

| labelTextColor | Color label's text | String<br/>(**#RRGGBB** or **#AARRGGBB**) | **#ffffff** |
| minValue | Minimum value of slider | Number (integer) | **0** |
| maxValue | Maximum value of slider | Number (integer) | **100** |
| min | Minimum value of slider | Number (integer) | **0** |
| max | Maximum value of slider | Number (integer) | **100** |
| step | Step of slider | Number (integer) | **1** |

@@ -67,0 +67,0 @@ | lowValue | Current value of lower thumb | Number (integer) | **0** |

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