@google/markerclusterer
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.0.7](https://github.com/googlemaps/v3-utility-library/compare/@google/markerclusterer@2.0.6...@google/markerclusterer@2.0.7) (2020-03-12) | ||
### Bug Fixes | ||
* set browserslist setting for babel ([#632](https://github.com/googlemaps/v3-utility-library/issues/632)) ([a57b68e](https://github.com/googlemaps/v3-utility-library/commit/a57b68e86bef5bea54e35c9fc4cd66b10ef8dafe)) | ||
## [2.0.6](https://github.com/googlemaps/v3-utility-library/compare/@google/markerclusterer@2.0.5...@google/markerclusterer@2.0.6) (2019-12-23) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@google/markerclusterer", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "The library creates and manages per-zoom-level clusters for large amounts of markers.", | ||
@@ -36,3 +36,4 @@ "keywords": [ | ||
"registry": "https://wombat-dressing-room.appspot.com" | ||
} | ||
}, | ||
"browserslist": "> 0.25%, not dead" | ||
} |
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
91188