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

@google/markerclusterer

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google/markerclusterer - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0-alpha.0

dist/markerclusterer.esm.js

41

package.json
{
"name": "@google/markerclusterer",
"version": "1.0.3",
"author": "Google Inc.",
"version": "2.0.0-alpha.0",
"description": "The library creates and manages per-zoom-level clusters for large amounts of markers.",
"main": "src/markerclusterer.js",
"files": ["src/markerclusterer.js"],
"repository": {
"type": "git",
"url": "https://github.com/googlemaps/v3-utility-library.git"
},
"keywords": [
"cluster",
"google",
"maps",
"marker",
"cluster"
"marker"
],
"license": "Apache-2.0",
"homepage": "https://github.com/googlemaps/v3-utility-library/tree/master/packages/markerclusterer",
"bugs": {
"url": "https://github.com/googlemaps/v3-utility-library/issues"
},
"homepage": "https://github.com/googlemaps/v3-utility-library/tree/master/markerclusterer"
"repository": {
"type": "git",
"url": "https://github.com/googlemaps/v3-utility-library.git"
},
"license": "Apache-2.0",
"author": "Google Inc.",
"files": [
"dist/*"
],
"main": "dist/markerclusterer.umd.js",
"unpkg": "dist/markerclusterer.min.js",
"module": "dist/markerclusterer.esm.js",
"scripts": {
"prepare": "rollup --config"
},
"devDependencies": {
"rollup": "^1.23.0",
"rollup-plugin-terser": "^5.1.2"
},
"publishConfig": {
"access": "public",
"registry": "https://wombat-dressing-room.appspot.com",
"tag": "alpha"
},
"gitHead": "09dc3eee890434c0be2d12cf7997cd7e79c76f59"
}

@@ -24,2 +24,2 @@ MarkerClusterer for Google Maps v3

[contrib]: https://github.com/googlemaps/v3-utility-library/blob/master/markerclusterer/CONTRIB.md
[more]: http://htmlpreview.github.io/?https://github.com/googlemaps/v3-utility-library/blob/master/markerclusterer/docs/reference.html
[more]: https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
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