@types/leaflet
Advanced tools
Comparing version 1.0.63 to 1.0.64
@@ -402,3 +402,3 @@ // Type definitions for Leaflet.js 1.0 | ||
constructor(options?: LayerOptions); | ||
addTo(map: Map): this; | ||
addTo(map: Map|LayerGroup): this; | ||
remove(): this; | ||
@@ -405,0 +405,0 @@ removeFrom(map: Map): this; |
{ | ||
"name": "@types/leaflet", | ||
"version": "1.0.63", | ||
"version": "1.0.64", | ||
"description": "TypeScript definitions for Leaflet.js", | ||
@@ -22,4 +22,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "92a12c690fc68eba93b6d17b954b96e14372a1ec261cd1c2790e81c39f412741", | ||
"typesPublisherContentHash": "b331baa8a428af3859b18c9ae36f22f41c545d8e2158f262edb2f3ede2ccd9c2", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 13 Jun 2017 16:56:36 GMT | ||
* Last updated: Wed, 05 Jul 2017 14:31:12 GMT | ||
* Dependencies: geojson | ||
@@ -14,0 +14,0 @@ * Global values: L |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
56389