@types/mapbox-gl
Advanced tools
Comparing version 0.51.9 to 0.51.10
@@ -6,2 +6,3 @@ // Type definitions for Mapbox GL JS v0.51.0 | ||
// Karl-Aksel Puulmann <https://github.com/macobo> | ||
// Dmytro Gokun <https://github.com/dmytro-gokun> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -771,2 +772,4 @@ // TypeScript Version: 3.0 | ||
updateImage(options: ImageSourceOptions): this; | ||
setCoordinates(coordinates: number[][]): this; | ||
@@ -773,0 +776,0 @@ } |
{ | ||
"name": "@types/mapbox-gl", | ||
"version": "0.51.9", | ||
"version": "0.51.10", | ||
"description": "TypeScript definitions for Mapbox GL JS", | ||
@@ -21,2 +21,7 @@ "license": "MIT", | ||
"githubUsername": "macobo" | ||
}, | ||
{ | ||
"name": "Dmytro Gokun", | ||
"url": "https://github.com/dmytro-gokun", | ||
"githubUsername": "dmytro-gokun" | ||
} | ||
@@ -35,4 +40,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "3e84f04db4d64bbe7e9a6b7cc4f3db516abbb8aa7ee9a9d46169c455c1c01707", | ||
"typesPublisherContentHash": "cb23221029541db88ecd3d7dddb7b63c4693662379325635aa9dfb7e594ed255", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 28 Jun 2019 17:59:07 GMT | ||
* Last updated: Tue, 09 Jul 2019 00:42:15 GMT | ||
* Dependencies: @types/geojson | ||
@@ -17,2 +17,2 @@ * Global values: mapboxgl | ||
# Credits | ||
These definitions were written by Dominik Bruderer <https://github.com/dobrud>, Patrick Reames <https://github.com/patrickr>, and Karl-Aksel Puulmann <https://github.com/macobo>. | ||
These definitions were written by Dominik Bruderer <https://github.com/dobrud>, Patrick Reames <https://github.com/patrickr>, Karl-Aksel Puulmann <https://github.com/macobo>, and Dmytro Gokun <https://github.com/dmytro-gokun>. |
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
51788
1192