@react-google-maps/api
Advanced tools
Comparing version 2.12.1 to 2.12.2
# Changelog | ||
## 2.12.2 Fix onCloseClick of InfoWindowF not triggering, update @googlemaps/markerclusterer@2.0.10 | ||
## 2.12.1 fixed interface GroundOverlayProps | ||
@@ -4,0 +6,0 @@ |
{ | ||
"name": "@react-google-maps/api", | ||
"sideEffects": false, | ||
"version": "2.12.1", | ||
"version": "2.12.2", | ||
"description": "React.js Google Maps API integration", | ||
@@ -89,3 +89,3 @@ "license": "MIT", | ||
"@googlemaps/js-api-loader": "1.14.3", | ||
"@googlemaps/markerclusterer": "2.0.8", | ||
"@googlemaps/markerclusterer": "2.0.10", | ||
"@react-google-maps/infobox": "2.11.8", | ||
@@ -101,5 +101,5 @@ "@react-google-maps/marker-clusterer": "2.11.8", | ||
"devDependencies": { | ||
"@rollup/plugin-commonjs": "22.0.1", | ||
"@rollup/plugin-commonjs": "22.0.2", | ||
"@rollup/plugin-node-resolve": "13.3.0", | ||
"@rollup/plugin-typescript": "8.3.3", | ||
"@rollup/plugin-typescript": "8.3.4", | ||
"@testing-library/react": "13.3.0", | ||
@@ -112,3 +112,3 @@ "jest": "28.1.3", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.77.0", | ||
"rollup": "2.78.1", | ||
"rollup-plugin-dts": "4.2.2", | ||
@@ -115,0 +115,0 @@ "rollup-plugin-terser": "7.0.2" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
6188713
149
39866
+ Added@googlemaps/markerclusterer@2.0.10(transitive)
- Removed@googlemaps/markerclusterer@2.0.8(transitive)