Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-photo-gallery

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-photo-gallery - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

2

docs/README.md

@@ -90,3 +90,3 @@ ---

margin | number | 2 | optional; number of margin pixels around each entire image
direction | string | 'row' | optional; column or row based layout
direction | string | 'row' | optional; `column` or `row` based layout
ImageComponent | function | default component | optional; use a different image component than the default provided to display your photo

@@ -93,0 +93,0 @@

{
"name": "react-photo-gallery",
"version": "6.1.0",
"version": "6.1.1",
"description": "Responsive React Photo Gallery Component",

@@ -87,4 +87,9 @@ "main": "lib/Gallery.js",

"react image gallery",
"react gallery"
"react gallery",
"masonry",
"react masonry",
"react-masonry",
"grid",
"layout"
]
}

@@ -86,3 +86,3 @@ # React Photo Gallery

margin | number | 2 | optional; number of margin pixels around each entire image
direction | string | 'row' | optional; column or row based layout
direction | string | 'row' | optional; `column` or `row` based layout
ImageComponent | function | default component | optional; use a different image component than the default provided to display your photo

@@ -89,0 +89,0 @@

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