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

react-image-lightbox

Package Overview
Dependencies
Maintainers
2
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 5.1.3 to 5.1.4

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [5.1.4](https://github.com/frontend-collective/react-image-lightbox/compare/v5.1.3...v5.1.4) (2021-07-13)
### [5.1.3](https://github.com/frontend-collective/react-image-lightbox/compare/v5.1.2...v5.1.3) (2021-07-13)

@@ -7,0 +9,0 @@

6

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

@@ -49,4 +49,4 @@ "scripts": {

"peerDependencies": {
"react": "^16.x",
"react-dom": "^16.x"
"react": "16.x || 17.x",
"react-dom": "16.x || 17.x"
},

@@ -53,0 +53,0 @@ "devDependencies": {

@@ -20,3 +20,2 @@ # React Image Lightbox

- Mobile friendly, with pinch to zoom and swipe (Thanks, [@webcarrot](https://github.com/webcarrot)!)
- No external CSS

@@ -23,0 +22,0 @@ ## Example

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