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.45.0 to 0.45.1

4

mapbox-gl/index.d.ts

@@ -713,5 +713,5 @@ // Type definitions for Mapbox GL JS v0.45.0

add(p: number): Point;
add(p: Point): Point;
sub(p: number): Point;
sub(p: Point): Point;

@@ -718,0 +718,0 @@ mult(k: number): Point;

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

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

},
"typesPublisherContentHash": "ce6064f12d06b63d403265641fc4ccf1bf9311461059463369793c2da985f0c9",
"typesPublisherContentHash": "a416d20a3249dc04c34311847169ce23104a56f1bbe76566960aa10f531f9938",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 01 Jun 2018 16:26:34 GMT
* Last updated: Tue, 26 Jun 2018 01:10:50 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