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

react-responsive-masonry

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-responsive-masonry - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

6

package.json
{
"name": "react-responsive-masonry",
"version": "2.1.4",
"version": "2.1.5",
"author": {

@@ -72,7 +72,3 @@ "name": "Cédric Delpoux",

"react-test-renderer": "^16.13.1"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0",
"react-dom": "^16.8.0 || ^17.0.0"
}
}

8

README.md

@@ -84,6 +84,6 @@ # react-responsive-masonry

| Name | PropType | Description | Default |
| ------------ | -------- | ----------------------------- | ------- |
| columnsCount | Number | Injected by ResponsiveMasonry | 3 |
| gutter | String | Margin surrounding each item | "0" |
| Name | PropType | Description | Default |
| ------------ | -------- | ----------------------------------------------------- | ------- |
| columnsCount | Number | Injected by ResponsiveMasonry | 3 |
| gutter | String | Margin surrounding each item e.g. "10px" or "1.5rem" | "0" |

@@ -90,0 +90,0 @@ ### ResponsiveMasonry component

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