Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/mapbox-gl

Package Overview
Dependencies
Maintainers
1
Versions
151
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.54.2 to 0.54.3

6

mapbox-gl/index.d.ts

@@ -253,2 +253,8 @@ // Type definitions for Mapbox GL JS v0.54.0

export interface MapboxOptions {
/**
* If true, the gl context will be created with MSA antialiasing, which can be useful for antialiasing custom layers.
* This is false by default as a performance optimization.
*/
antialias?: boolean;
/** If true, an attribution control will be added to the map. */

@@ -255,0 +261,0 @@ attributionControl?: boolean;

4

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

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

},
"typesPublisherContentHash": "f0e602cbe5b45ef60e8984ae961bbff417165df5c13cdbd64cdc2d51e726ae64",
"typesPublisherContentHash": "3ba29d6befff1fea07999acd9342c00731c4386bc7dcc6a4718e90caa9b89039",
"typeScriptVersion": "3.0"
}

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

Additional Details
* Last updated: Thu, 15 Aug 2019 18:47:27 GMT
* Last updated: Fri, 23 Aug 2019 21:27:54 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