You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-image-grid-gallery

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-image-grid-gallery - npm Package Compare versions

Comparing version

to
2.0.1

2

dist/cjs/ImageGalleryStyles.js

@@ -11,4 +11,4 @@ "use strict";

this.imageContainerStyle = {
margin: 0,
marginBottom: "".concat(gapSize, "px"),
margin: 0,
position: "relative",

@@ -15,0 +15,0 @@ };

@@ -8,4 +8,4 @@ var ImageGalleryStyles = (function () {

this.imageContainerStyle = {
margin: 0,
marginBottom: "".concat(gapSize, "px"),
margin: 0,
position: "relative",

@@ -12,0 +12,0 @@ };

{
"name": "react-image-grid-gallery",
"version": "2.0.0",
"version": "2.0.1",
"description": "A simple image gallery component for displaying a grid of images in React apps",

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