@types/leaflet-polylinedecorator
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -1,9 +0,1 @@ | ||
// Type definitions for leaflet-polylinedecorator 1.6 | ||
// Project: https://github.com/bbecquet/Leaflet.PolylineDecorator#readme | ||
// Definitions by: Viktor Soucek <https://github.com/soucekv> | ||
// Michael Faisst <https://github.com/michaelfaisst> | ||
// BePo65 <https://github.com/BePo65> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
import * as L from "leaflet"; | ||
@@ -10,0 +2,0 @@ |
{ | ||
"name": "@types/leaflet-polylinedecorator", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "TypeScript definitions for leaflet-polylinedecorator", | ||
@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/leaflet-polylinedecorator", | ||
"name": "Viktor Soucek", | ||
"url": "https://github.com/soucekv", | ||
"githubUsername": "soucekv" | ||
"githubUsername": "soucekv", | ||
"url": "https://github.com/soucekv" | ||
}, | ||
{ | ||
"name": "Michael Faisst", | ||
"url": "https://github.com/michaelfaisst", | ||
"githubUsername": "michaelfaisst" | ||
"githubUsername": "michaelfaisst", | ||
"url": "https://github.com/michaelfaisst" | ||
}, | ||
{ | ||
"name": "BePo65", | ||
"url": "https://github.com/BePo65", | ||
"githubUsername": "BePo65" | ||
"githubUsername": "BePo65", | ||
"url": "https://github.com/BePo65" | ||
} | ||
@@ -36,4 +36,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "81417699812c93d71a64a2a07e0493754d49d9765b65d96eb777664703d81ac0", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "5452513ab0b37fecee2c15f71f0a3bbed588b4a10f86f4fe74292f62482c81cf", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:34:55 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT | ||
* Dependencies: [@types/leaflet](https://npmjs.com/package/@types/leaflet) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Viktor Soucek](https://github.com/soucekv), [Michael Faisst](https://github.com/michaelfaisst), and [BePo65](https://github.com/BePo65). |
5797
65
16