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

4

index.js

@@ -39,4 +39,4 @@ import React, {PureComponent} from 'react';

onValueChanged={this._handleValueChange}
onTouchStart={this._handleTouchStart}
onTouchEnd={this._handleTouchEnd}
onSliderTouchStart={this._handleTouchStart}
onSliderTouchEnd={this._handleTouchEnd}
/>

@@ -43,0 +43,0 @@ }

{
"name": "rn-range-slider",
"version": "1.2.7",
"version": "1.2.8",
"author": "Tigran Sahakyan <mail.of.tigran@gmail.com>",

@@ -5,0 +5,0 @@ "description": "React Native Range Slider for Android and iOS",

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