Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@types/mapbox-gl

Package Overview
Dependencies
1
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.39.5 to 0.39.6

6

mapbox-gl/index.d.ts

@@ -398,3 +398,3 @@ // Type definitions for Mapbox GL JS v0.39.1

}
export class FitBoundsOptions {

@@ -727,3 +727,3 @@ maxZoom?: number;

angleWithSep(x: number, y: number): number;
static convert(a: PointLike): Point;

@@ -925,3 +925,3 @@ }

export interface StyleFunction {
stops: any[][];
stops?: any[][];
property?: string;

@@ -928,0 +928,0 @@ base?: number;

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

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "cd7016b0b158d91868427904e53b6931562c15c18f9d50c0da44bdce4a2e0a23",
"typesPublisherContentHash": "c321fb2bc73218df28f4c3731b95c0afd91a9874e36373a0128060b4707501ae",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 07 Sep 2017 22:03:13 GMT
* Last updated: Wed, 20 Sep 2017 22:08:06 GMT
* Dependencies: geojson

@@ -14,0 +14,0 @@ * Global values: mapboxgl

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc