react-responsive-masonry
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "react-responsive-masonry", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"author": { | ||
@@ -72,5 +72,5 @@ "name": "Cédric Delpoux", | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0" | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0" | ||
} | ||
} |
@@ -6,4 +6,5 @@ # react-responsive-masonry | ||
A lightweight responsive React pie chart component using only SVG | ||
A lightweight React responsive masonry component built with css flexbox. | ||
## Getting started | ||
@@ -10,0 +11,0 @@ |
/*! | ||
* react-responsive-masonry v2.1.0 - https://github.com/cedricdelpoux/react-responsive-masonry#readme | ||
* react-responsive-masonry v2.1.1 - https://github.com/cedricdelpoux/react-responsive-masonry#readme | ||
* MIT Licensed | ||
@@ -4,0 +4,0 @@ */ |
/*! | ||
* react-responsive-masonry v2.1.0 - https://github.com/cedricdelpoux/react-responsive-masonry#readme | ||
* react-responsive-masonry v2.1.1 - https://github.com/cedricdelpoux/react-responsive-masonry#readme | ||
* MIT Licensed | ||
@@ -4,0 +4,0 @@ */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
55465
121