Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/mapbox-gl

Package Overview
Dependencies
Maintainers
1
Versions
151
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 0.51.9 to 0.51.10

3

mapbox-gl/index.d.ts

@@ -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 @@ }

9

mapbox-gl/package.json
{
"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>.
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