New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

react-native-picky

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-picky - npm Package Compare versions

Comparing version
0.3.1
to
0.3.2
+1
-1
android/src/main/java/com/reactnativepicky/PickyManager.java

@@ -102,3 +102,3 @@ package com.reactnativepicky;

@ReactProp(name="textColor", customType = "Color")
@ReactProp(name="textColor")
public void setTextColor(Picky picker, Integer color) {

@@ -105,0 +105,0 @@ if (picker != null) {

{
"name": "react-native-picky",
"version": "0.3.1",
"version": "0.3.2",
"description": "An awesome native wheel picker component for react-native",

@@ -5,0 +5,0 @@ "main": "lib/commonjs/index",