react-native-select-dropdown-menu
Advanced tools
Comparing version 2.0.11 to 2.0.12
import type * as React from "react"; | ||
import { StyleProp, ViewStyle, TextStyle } from "react-native"; | ||
declare module "react-native-select-dropdown" { | ||
declare module "react-native-select-dropdown-menu" { | ||
export type SelectDropdownProps = { | ||
@@ -6,0 +6,0 @@ /** |
import SelectDropdown from './src/SelectDropdown'; | ||
export {SelectDropdown}; | ||
export default SelectDropdown; |
{ | ||
"name": "react-native-select-dropdown-menu", | ||
"version": "2.0.11", | ||
"version": "2.0.12", | ||
"description": "react-native-select-dropdown is a highly customized dropdown | select | picker | menu for react native that works for andriod and iOS platforms.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
34849
0
747