react-image-grid-gallery
Advanced tools
Comparing version
@@ -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", |
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
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