Socket
Socket
Sign inDemoInstall

react-native-dropdownalert

Package Overview
Dependencies
17
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.1.1

1

index.d.ts

@@ -26,2 +26,3 @@ import React, { ReactNode } from 'react'

messageNumOfLines?: number
onTap?(data: AlertDataType): void
onClose?(data: AlertDataType): void

@@ -28,0 +29,0 @@ onCancel?(data: AlertDataType): void

2

package.json
{
"name": "react-native-dropdownalert",
"version": "4.1.0",
"version": "4.1.1",
"description": "A simple alert to notify users about new chat messages, something went wrong or everything is ok.",

@@ -5,0 +5,0 @@ "main": "DropdownAlert.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc