Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/react-leaflet-markercluster

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-leaflet-markercluster - npm Package Compare versions

Comparing version
2.0.2
to
2.0.3
+0
-6
react-leaflet-markercluster v2.0/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for react-leaflet-markercluster 2.0
// Project: https://github.com/YUzhva/react-leaflet-markercluster
// Definitions by: Adam Binford <https://github.com/Kimahriman>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="leaflet.markercluster" />

@@ -8,0 +2,0 @@ import * as Leaflet from "leaflet";

+4
-4
{
"name": "@types/react-leaflet-markercluster",
"version": "2.0.2",
"version": "2.0.3",
"description": "TypeScript definitions for react-leaflet-markercluster",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-leaflet-markercluster",

"name": "Adam Binford",
"url": "https://github.com/Kimahriman",
"githubUsername": "Kimahriman"
"githubUsername": "Kimahriman",
"url": "https://github.com/Kimahriman"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "7d86dd0836da6a7b70e56d7877af3fa68779db316e8ef5a06c20120ec9b5ba43",
"typesPublisherContentHash": "d4aa057bb341252aa5fdd282cb12552616ccae880aa4f2adfa5328f9705b1fab",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for react-leaflet-markercluster 2.0
// Project: https://github.com/YUzhva/react-leaflet-markercluster
// Definitions by: Adam Binford <https://github.com/Kimahriman>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
/// <reference types="leaflet.markercluster" />

@@ -31,7 +25,6 @@ import * as Leaflet from "leaflet";

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet), [@types/leaflet.markercluster](https://npmjs.com/package/@types/leaflet.markercluster), [@types/react-leaflet](https://npmjs.com/package/@types/react-leaflet)
* Global values: none
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet), [@types/leaflet.markercluster](https://npmjs.com/package/@types/leaflet.markercluster)
# Credits
These definitions were written by [Adam Binford](https://github.com/Kimahriman).