Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@reelkit/react-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reelkit/react-lightbox - npm Package Compare versions

Comparing version
0.1.2
to
0.1.3
+1
-2
package.json
{
"name": "@reelkit/react-lightbox",
"version": "0.1.2",
"version": "0.1.3",
"type": "module",

@@ -56,3 +56,2 @@ "sideEffects": [

"peerDependencies": {
"@reelkit/core": "*",
"@reelkit/react": "*",

@@ -59,0 +58,0 @@ "react": ">=18",

@@ -5,7 +5,7 @@ # @reelkit/react-lightbox

<a href="https://www.npmjs.com/package/@reelkit/react-lightbox"><img src="https://img.shields.io/npm/v/@reelkit/react-lightbox?color=6366f1&label=npm" alt="npm" /></a>
<img src="https://img.shields.io/bundlephobia/minzip/@reelkit/react-lightbox?color=6366f1" alt="Bundle size" />
<img src="https://img.shields.io/badge/gzip-3.4%20kB-6366f1" alt="Bundle size" />
<a href="https://github.com/KonstantinKai/reelkit"><img src="https://img.shields.io/github/stars/KonstantinKai/reelkit?style=social" alt="Star on GitHub" /></a>
</p>
Full-screen image gallery lightbox for React. Touch gestures, keyboard navigation, fullscreen API, transition effects, and render props for full customization.
Full-screen image gallery lightbox for React. Touch gestures, keyboard navigation, fullscreen API, transition effects, and render props for full customization. ~3.4 kB gzip.

@@ -236,4 +236,10 @@ ## Installation

## Support
If you find ReelKit useful, give it a star on GitHub — it helps others discover the project and keeps development going.
[![Star on GitHub](https://img.shields.io/github/stars/KonstantinKai/reelkit?style=social)](https://github.com/KonstantinKai/reelkit)
## License
[MIT](LICENSE)