Socket
Socket
Sign inDemoInstall

react-native-lightbox-v2

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-lightbox-v2 - npm Package Compare versions

Comparing version 0.8.6 to 0.8.7

2

package.json
{
"name": "react-native-lightbox-v2",
"version": "0.8.6",
"version": "0.8.7",
"description": "Images etc in Full Screen Lightbox Popovers for React Native",

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

@@ -6,3 +6,3 @@ declare module 'react-native-lightbox-v2' {

activeProps?: any
renderHeader?: () => void
renderHeader?: (close: () => void) => void
renderContent?: () => void

@@ -9,0 +9,0 @@ underlayColor?: string

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