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

rmc-picker

Package Overview
Dependencies
Maintainers
2
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rmc-picker - npm Package Compare versions

Comparing version 3.9.4 to 3.10.0

2

es/PopupPickerTypes.d.ts

@@ -13,3 +13,3 @@ /// <reference types="react" />

disabled?: boolean;
onOk?: () => void;
onOk?: (value?: any) => void;
style?: any;

@@ -16,0 +16,0 @@ onVisibleChange?: (visible: boolean) => void;

@@ -13,3 +13,3 @@ /// <reference types="react" />

disabled?: boolean;
onOk?: () => void;
onOk?: (value?: any) => void;
style?: any;

@@ -16,0 +16,0 @@ onVisibleChange?: (visible: boolean) => void;

{
"name": "rmc-picker",
"version": "3.9.4",
"version": "3.10.0",
"description": "React Mobile Picker Component(web and react-native)",

@@ -51,3 +51,3 @@ "keywords": [

"rc-touchable": "^1.0.2",
"zscroller": "~0.2.0"
"zscroller": "~0.3.0"
},

@@ -54,0 +54,0 @@ "devDependencies": {

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