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

react-image-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-lightbox - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

package.json
{
"name": "react-image-lightbox",
"version": "4.1.0",
"version": "4.2.0",
"description": "A lightbox component for React.js",

@@ -5,0 +5,0 @@ "scripts": {

@@ -104,2 +104,8 @@ # React Image Lightbox

enableZoom | bool | `true` | | Set to false to disable zoom functionality and hide zoom buttons
wrapperClassName | string | `''` | | Class name which will be applied to root element after React Modal
nextLabel | string | `'Next image'` | | `aria-label` set on the 'Next' button
prevLabel | string | `'Previous image'`| | `aria-label` set on the 'Previous' button
zoomInLabel | string | `'Zoom in'` | | `aria-label` set on the 'Zoom In' button
zoomOutLabel | string | `'Zoom out'` | | `aria-label` set on the 'Zoom Out' button
closeLabel | string | `'Close lightbox'` | | `aria-label` set on the 'Close Lightbox' button

@@ -106,0 +112,0 @@ ## Browser Compatibility

Sorry, the diff of this file is too big to display

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