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.38.0 to 0.39.0

7

mapbox-gl/index.d.ts

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

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

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

doublClickZoom: DoubleClickZoomHandler;
doubleClickZoom: DoubleClickZoomHandler;

@@ -258,2 +258,5 @@ touchZoomRotate: TouchZoomRotateHandler;

zoom?: number;
/** Maximum tile cache size for each layer. */
maxTileCacheSize?: number;
}

@@ -260,0 +263,0 @@

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

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

"peerDependencies": {},
"typesPublisherContentHash": "64b296f6db48c876968523c24af1a6256bc7b16bbad84cdf3e67648c1bed56eb",
"typesPublisherContentHash": "c14ee23d1242faddedbd2935e0e16a33869a909f8f7ac7d198d681a834314055",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Thu, 15 Jun 2017 22:02:56 GMT
* Last updated: Wed, 28 Jun 2017 15:40:48 GMT
* Dependencies: geojson

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

Sorry, the diff of this file is not supported yet

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