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.54.3 to 0.54.4

6

mapbox-gl/index.d.ts

@@ -1551,3 +1551,3 @@ // Type definitions for Mapbox GL JS v0.54.0

'line-blur-transition'?: Transition;
'line-dasharray'?: number[];
'line-dasharray'?: number[] | Expression;
'line-dasharray-transition'?: Transition;

@@ -1583,3 +1583,3 @@ 'line-pattern'?: string | Expression;

'text-field'?: string | StyleFunction | Expression;
'text-font'?: string | string[];
'text-font'?: string | string[] | Expression;
'text-size'?: number | StyleFunction | Expression;

@@ -1589,3 +1589,3 @@ 'text-max-width'?: number | Expression;

'text-letter-spacing'?: number | Expression;
'text-justify'?: 'left' | 'center' | 'right';
'text-justify'?: 'left' | 'center' | 'right' | Expression;
'text-anchor'?: Anchor | StyleFunction | Expression;

@@ -1592,0 +1592,0 @@ 'text-max-angle'?: number | Expression;

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

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

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

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

Additional Details
* Last updated: Fri, 23 Aug 2019 21:27:54 GMT
* Last updated: Tue, 24 Sep 2019 16:54:28 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