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.0 to 0.39.1

6

mapbox-gl/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Mapbox GL JS v0.39.0
// Type definitions for Mapbox GL JS v0.39.1
// Project: https://github.com/mapbox/mapbox-gl-js

@@ -709,3 +709,3 @@ // Definitions by: Dominik Bruderer <https://github.com/dobrud>

angleWithSep(x: number, y: number): number;
convert(a: Array<number> | Point): Point;

@@ -1049,3 +1049,3 @@ }

"circle-radius-transition"?: Transition;
"circle-color"?: string;
"circle-color"?: string | StyleFunction;
"circle-blur"?: number | StyleFunction;

@@ -1052,0 +1052,0 @@ "circle-opacity"?: number | StyleFunction;

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

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

"peerDependencies": {},
"typesPublisherContentHash": "c14ee23d1242faddedbd2935e0e16a33869a909f8f7ac7d198d681a834314055",
"typesPublisherContentHash": "dbc58726e78961998b3f44cd2995f1de18b36f53d7f98d5f2bd5bae5137423f1",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 28 Jun 2017 15:40:48 GMT
* Last updated: Thu, 06 Jul 2017 14:05:07 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