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

react-native-wheel-picker-android

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-wheel-picker-android - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

.babelrc

19

package.json
{
"name": "react-native-wheel-picker-android",
"version": "0.1.5",
"version": "0.1.6",
"description": "Simple Wheel Picker for Android to use with react-native",

@@ -28,8 +28,14 @@ "main": "index.js",

},
"ava": {
"babel": "inherit",
"files": [ "Tests/**/*.js", "!Tests/Setup.js" ],
"require": [
"babel-register",
"babel-polyfill",
"react-native-mock/mock",
"./Tests/Setup"
]
},
"devDependencies": {
"ava": "^0.17.0",
"react": "~15.3.0",
"react-native": "^0.34.0",
"react-dom": "^15.3.1",
"react-addons-test-utils": "^15.3.1",
"eslint": "^3.12.2",

@@ -40,3 +46,4 @@ "eslint-config-airbnb": "^13.0.0",

"eslint-plugin-react": "^6.8.0",
"pre-commit": "^1.2.2"
"pre-commit": "^1.2.2",
"react-native-mock": "^0.2.9"
},

@@ -43,0 +50,0 @@ "pre-commit": [

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