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 0.53.0 to 0.54.0

8

mapbox-gl/index.d.ts

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

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

@@ -661,2 +661,6 @@ // Definitions by: Dominik Bruderer <https://github.com/dobrud>

setDOMContent(htmlNode: Node): this;
getMaxWidth(): string;
setMaxWidth(maxWidth: string): this;
}

@@ -674,2 +678,4 @@

className?: string;
maxWidth?: string;
}

@@ -676,0 +682,0 @@

4

mapbox-gl/package.json
{
"name": "@types/mapbox-gl",
"version": "0.53.0",
"version": "0.54.0",
"description": "TypeScript definitions for Mapbox GL JS",

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

},
"typesPublisherContentHash": "24f72bbe69cdf9c2443c00d53f69f9149eebc3ab0ed814c6a446d92f021bed27",
"typesPublisherContentHash": "cc1f9d4031fbe3d397fff95556c5db04998d7033b710d0e052871f78a0499008",
"typeScriptVersion": "3.0"
}

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

Additional Details
* Last updated: Mon, 29 Jul 2019 21:18:47 GMT
* Last updated: Tue, 30 Jul 2019 22:30:36 GMT
* Dependencies: @types/geojson

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

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