@react-google-maps/marker-clusterer
Advanced tools
Comparing version 1.7.8 to 1.8.0
@@ -5,3 +5,3 @@ (function (global, factory) { | ||
(global = global || self, factory(global.markerClusterer = {})); | ||
}(this, function (exports) { 'use strict'; | ||
}(this, (function (exports) { 'use strict'; | ||
@@ -1040,3 +1040,3 @@ var ClusterIcon = | ||
})); | ||
}))); | ||
//# sourceMappingURL=markerclusterer.umd.development.js.map |
{ | ||
"name": "@react-google-maps/marker-clusterer", | ||
"version": "1.7.8", | ||
"sideEffects": false, | ||
"version": "1.8.0", | ||
"description": "Marker Clusterer for React.js Google Maps API", | ||
@@ -63,10 +64,10 @@ "license": "MIT", | ||
"eslint-plugin-jsx-a11y": "6.2.3", | ||
"eslint-plugin-no-inferred-method-name": "1.0.2", | ||
"eslint-plugin-no-inferred-method-name": "2.0.0", | ||
"eslint-plugin-node": "10.0.0", | ||
"eslint-plugin-optimize-regex": "1.1.7", | ||
"eslint-plugin-promise": "4.2.1", | ||
"eslint-plugin-react": "7.16.0", | ||
"eslint-plugin-react": "7.17.0", | ||
"eslint-plugin-react-functional-set-state": "1.2.1", | ||
"eslint-plugin-react-hooks": "2.2.0", | ||
"eslint-plugin-react-perf": "3.2.1", | ||
"eslint-plugin-react-hooks": "2.3.0", | ||
"eslint-plugin-react-perf": "3.2.3", | ||
"eslint-plugin-standard": "4.0.1", | ||
@@ -73,0 +74,0 @@ "eslint-plugin-you-dont-need-lodash-underscore": "6.8.0" |
@@ -5,4 +5,9 @@ # @react-google-maps/marker-clusterer | ||
[![npm package](https://img.shields.io/npm/v/@react-google-maps/marker-clusterer)](https://www.npmjs.com/package/@react-google-maps/marker-clusterer) | ||
[![npm downloads](https://img.shields.io/npm/dt/@react-google-maps/marker-clusterer)](https://www.npmjs.com/package/@react-google-maps/marker-clusterer) | ||
[![npm bundle size](https://img.shields.io/bundlephobia/min/@react-google-maps/marker-clusterer)](https://www.npmjs.com/package/@react-google-maps/marker-clusterer) | ||
[![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/react-google-maps) | ||
@react-google-maps/marker-clusterer | ||
> This library is dependency of main project @react-google-maps/api |
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
458299
13