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.2 to 1.0.3

src/SliderPicker.js

7

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

@@ -18,3 +18,6 @@ "main": "src/index.js",

},
"homepage": "https://github.com/graftonstudio/react-native-slider-picker#readme"
"homepage": "https://github.com/graftonstudio/react-native-slider-picker#readme",
"dependencies": {
"react-native-css-vh-vw": "^1.0.2"
}
}

@@ -1,5 +0,5 @@

import { SampleComponent } from './SampleComponent';
import { SliderPicker } from './SliderPicker';
module.exports = {
SampleComponent
SliderPicker
}
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