@google/markerclusterer
Advanced tools
Comparing version 1.0.3 to 2.0.0-alpha.0
{ | ||
"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 |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
97953
7
2229
2
1
2