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.47.0 to 0.47.1

11

mapbox-gl/index.d.ts

@@ -9,2 +9,5 @@ // Type definitions for Mapbox GL JS v0.47.0

export = mapboxgl;
export as namespace mapboxgl;
declare namespace mapboxgl {

@@ -1290,9 +1293,1 @@ let accessToken: string;

}
declare module 'mapbox-gl' {
export = mapboxgl;
}
declare module 'mapbox-gl/dist/mapbox-gl' {
export = mapboxgl;
}
{
"name": "@types/mapbox-gl",
"version": "0.47.0",
"version": "0.47.1",
"description": "TypeScript definitions for Mapbox GL JS",

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

},
"typesPublisherContentHash": "56445fc15483e7659e5d9af0472c94180023362e25bf2cc34abead19fd76fddd",
"typesPublisherContentHash": "b378451f9c27af651cd7c28d576460abf690f0fa295f3d9f3ad482fc93366966",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 30 Jul 2018 23:12:12 GMT
* Last updated: Sat, 18 Aug 2018 01:07:25 GMT
* Dependencies: 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