react-image-lightbox
Advanced tools
Comparing version 5.1.3 to 5.1.4
@@ -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 @@ |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3991204
0
152