Socket
Socket
Sign inDemoInstall

@types/react-native-modal-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-native-modal-dropdown - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

react-native-modal-dropdown/index.d.ts

@@ -49,4 +49,7 @@ import * as React from "react";

renderButtonProps?: any;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onDropdownWillShow?: (() => void | boolean) | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onDropdownWillHide?: (() => void | boolean) | undefined;
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
onSelect?: ((index: string, option: T) => void | boolean) | undefined;

@@ -53,0 +56,0 @@ numberOfLines?: number | undefined;

4

react-native-modal-dropdown/package.json
{
"name": "@types/react-native-modal-dropdown",
"version": "1.0.4",
"version": "1.0.5",
"description": "TypeScript definitions for react-native-modal-dropdown",

@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-modal-dropdown",

},
"typesPublisherContentHash": "70cbd0b3c6564273e782871a3136fdd163954743c1e6a12b8513d1986ede674d",
"typesPublisherContentHash": "5b326c71b00379bd3f771a6f6ac44555bae5e9bb5e3e63e25b97269529d54770",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-native](https://npmjs.com/package/@types/react-native)

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