Socket
Socket
Sign inDemoInstall

@react-google-maps/marker-clusterer

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-google-maps/marker-clusterer - npm Package Compare versions

Comparing version 1.2.0-alpha.5 to 1.2.0-alpha.6

2

lib/types.d.ts

@@ -8,3 +8,3 @@ /// <reference types="googlemaps" />

export declare type MarkerExtended = google.maps.Marker & {
isAdded: boolean;
isAdded?: boolean;
};

@@ -11,0 +11,0 @@ export declare type TCalculator = (markers: MarkerExtended[], num: number) => ClusterIconInfo;

{
"name": "@react-google-maps/marker-clusterer",
"version": "1.2.0-alpha.5",
"version": "1.2.0-alpha.6",
"description": "Marker Clusterer for React.js Google Maps API",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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