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

@astrocoders/react-modal-image

Package Overview
Dependencies
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astrocoders/react-modal-image - npm Package Compare versions

Comparing version

to
2.1.7

4

es/styles.js

@@ -36,3 +36,3 @@ export var smallImage = {

position: 'absolute',
top: '50%',
top: '52%',
left: '50%',

@@ -47,3 +47,3 @@ transform: 'translate3d(-50%, -50%, 0)',

position: 'absolute',
top: '50%',
top: '52%',
left: '50%',

@@ -50,0 +50,0 @@ transform: 'translate3d(-50%, -50%, 0) translate3d(' + x + 'px, ' + y + 'px, 0)',

@@ -39,3 +39,3 @@ 'use strict';

position: 'absolute',
top: '50%',
top: '52%',
left: '50%',

@@ -50,3 +50,3 @@ transform: 'translate3d(-50%, -50%, 0)',

position: 'absolute',
top: '50%',
top: '52%',
left: '50%',

@@ -53,0 +53,0 @@ transform: 'translate3d(-50%, -50%, 0) translate3d(' + x + 'px, ' + y + 'px, 0)',

{
"name": "@astrocoders/react-modal-image",
"version": "2.1.6",
"version": "2.1.7",
"description": "Lightweight Lightbox React Component",

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