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

react-native-popup-menu

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-popup-menu - npm Package Compare versions

Comparing version 0.8.4 to 0.9.0

2

package.json
{
"name": "react-native-popup-menu",
"version": "0.8.4",
"version": "0.9.0",
"description": "extensible popup/context menu for react native",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -80,3 +80,4 @@ # react-native-popup-menu

| ------------------ | -------------- |
| 0.9 | 0.40 |
| 0.8 | 0.38 |
| 0.7 | 0.18 |

@@ -55,2 +55,3 @@ import React from 'react';

easing: Easing.out(Easing.cubic),
useNativeDriver: true
}).start();

@@ -65,2 +66,3 @@ }

easing: Easing.in(Easing.cubic),
useNativeDriver: true
}).start(resolve);

@@ -67,0 +69,0 @@ });

Sorry, the diff of this file is not supported yet

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