Socket
Socket
Sign inDemoInstall

react-native-modal

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-modal - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

2

Modal.ios.js

@@ -135,3 +135,3 @@ /**

extractResponderProps() {
extractResponderProps():any {
var responderProps = {};

@@ -138,0 +138,0 @@ if (this.props.onMoveShouldSetResponder) responderProps.onMoveShouldSetResponder = this.props.onMoveShouldSetResponder;

{
"name": "react-native-modal",
"version": "0.3.2",
"version": "0.3.3",
"description": "A <Modal /> component for react-native",

@@ -5,0 +5,0 @@ "main": "Modal.ios.js",

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