New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jalik/react-lightbox

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jalik/react-lightbox - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

CHANGELOG.md
# Changelog
## v1.0.1
- Fixes closing of light box when the main image is clicked
## v1.0.0
- First public release

9

dist/components/LightBox.js

@@ -168,11 +168,2 @@ "use strict";

style: {
position: 'absolute',
top: 0,
left: 0,
height: '100%',
width: '100%',
zIndex: 0
}
}), /*#__PURE__*/_react["default"].createElement("div", {
style: {
flexGrow: 1,

@@ -179,0 +170,0 @@ display: 'flex',

{
"name": "@jalik/react-lightbox",
"version": "1.0.0",
"version": "1.0.1",
"description": "Light box component for React",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

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