@types/mapbox-gl
Advanced tools
Comparing version 0.44.0 to 0.44.1
@@ -613,3 +613,3 @@ // Type definitions for Mapbox GL JS v0.44.1 | ||
type: 'raster'; | ||
url: string; | ||
url?: string; | ||
tiles?: string[]; | ||
@@ -616,0 +616,0 @@ minzoom?: number; |
{ | ||
"name": "@types/mapbox-gl", | ||
"version": "0.44.0", | ||
"version": "0.44.1", | ||
"description": "TypeScript definitions for Mapbox GL JS", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "042e790e4525a03d8ae601ee5a4f6b2f3da04f2507d1a7dcf5fa29ea920ac285", | ||
"typesPublisherContentHash": "d52b90fe36d92734dd81452bf73e62b0ab539a261ae0b14ecaedbc9f0fd2c4f4", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 02 Mar 2018 17:32:47 GMT | ||
* Last updated: Wed, 28 Mar 2018 17:01:53 GMT | ||
* Dependencies: geojson | ||
@@ -14,0 +14,0 @@ * Global values: mapboxgl |
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
36311