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

react-native-slider-picker

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-slider-picker - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

package.json
{
"name": "react-native-slider-picker",
"version": "1.0.13",
"version": "1.0.14",
"description": "Custom range slide picker for React Native. 🚧 UNDER CONSTRUCTION 🚧",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -110,3 +110,3 @@ /**

console.log(SliderPickerCursor);
console.log(<SliderPickerCursor />);
//

@@ -113,0 +113,0 @@ // Render line-separators and numbers

@@ -21,3 +21,2 @@ /**

import { vh, vw } from 'react-native-css-vh-vw';
import colors from '../assets/styles/colors';

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