Socket
Socket
Sign inDemoInstall

react-native-light-box

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-light-box - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

4

LightboxOverlay.js

@@ -6,2 +6,3 @@ /**

global.headerclose = null;
import React, { Component, PropTypes } from 'react';

@@ -107,2 +108,3 @@ import {

componentDidMount: function() {
headerclose = this;
if(this.props.isOpen) {

@@ -123,3 +125,3 @@ this.open();

},
isClosed: false
isClosed: false,
});

@@ -126,0 +128,0 @@

{
"name": "react-native-light-box",
"version": "0.7.0",
"version": "0.7.1",
"description": "Lightbox scene transition for React Native http://plan.xyz",

@@ -5,0 +5,0 @@ "main": "Lightbox.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