Socket
Socket
Sign inDemoInstall

@types/mapbox-gl

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mapbox-gl - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

2

mapbox-gl/index.d.ts

@@ -1739,3 +1739,3 @@ // Type definitions for Mapbox GL JS 1.5

'raster-fade-duration'?: number | Expression;
'raster-resample'?: 'linear' | 'nearest';
'raster-resampling'?: 'linear' | 'nearest';
}

@@ -1742,0 +1742,0 @@

{
"name": "@types/mapbox-gl",
"version": "1.5.1",
"version": "1.5.2",
"description": "TypeScript definitions for Mapbox GL JS",

@@ -39,3 +39,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -50,4 +50,4 @@ "type": "git",

},
"typesPublisherContentHash": "573c14771f84a0c0b59a4f524cee793093cdff4e53e8be73b42aba18e9b3e763",
"typesPublisherContentHash": "b668bfb35150ce102b012a681c4216c2db60db84acbfe24f8f513f71d0ffca9c",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox-gl
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox-gl.
Additional Details
* Last updated: Tue, 05 Nov 2019 21:50:34 GMT
* Dependencies: @types/geojson
* Global values: mapboxgl
### Additional Details
* Last updated: Tue, 12 Nov 2019 20:57:26 GMT
* Dependencies: [@types/geojson](https://npmjs.com/package/@types/geojson)
* Global values: `mapboxgl`
# Credits
These definitions were written by Dominik Bruderer <https://github.com/dobrud>, Patrick Reames <https://github.com/patrickr>, Karl-Aksel Puulmann <https://github.com/macobo>, Dmytro Gokun <https://github.com/dmytro-gokun>, Liam Clarke <https://github.com/LiamAttClarke>, and Vladimir Dashukevich <https://github.com/life777>.
These definitions were written by Dominik Bruderer (https://github.com/dobrud), Patrick Reames (https://github.com/patrickr), Karl-Aksel Puulmann (https://github.com/macobo), Dmytro Gokun (https://github.com/dmytro-gokun), Liam Clarke (https://github.com/LiamAttClarke), and Vladimir Dashukevich (https://github.com/life777).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc