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.29.0 to 0.29.1

4

mapbox-gl/index.d.ts

@@ -989,1 +989,5 @@ // Type definitions for Mapbox GL JS v0.29.0

}
declare module 'mapbox-gl/dist/mapbox-gl' {
export = mapboxgl;
}

4

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

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

"peerDependencies": {},
"typesPublisherContentHash": "d9f5298a0c14566eb7852d12cf0933bba4b51b3a233e337e14de30434d5388ce",
"typesPublisherContentHash": "7ea368c9f3e33db1e99918ec7c89359e8367109842e105c7460cb22e0758b10c",
"typeScriptVersion": "2.0"
}

@@ -11,5 +11,4 @@ # Installation

Additional Details
* Last updated: Tue, 03 Jan 2017 23:16:42 GMT
* Library Dependencies: geojson
* Module Dependencies: none
* Last updated: Tue, 07 Feb 2017 20:01:00 GMT
* Dependencies: geojson
* Global values: mapboxgl

@@ -16,0 +15,0 @@

{
"authors": "Dominik Bruderer <https://github.com/dobrud>",
"libraryDependencies": [
"geojson"
],
"moduleDependencies": [],
"libraryMajorVersion": 0,
"libraryMinorVersion": 29,
"typeScriptVersion": "2.0",
"name": "mapbox-gl",
"libraryName": "Mapbox GL JS",
"typingsPackageName": "mapbox-gl",
"projectName": "https://github.com/mapbox/mapbox-gl-js",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "master",
"globals": [
"mapboxgl"
],
"declaredModules": [
"mapbox-gl"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "d9f5298a0c14566eb7852d12cf0933bba4b51b3a233e337e14de30434d5388ce"
"data": {
"authors": "Dominik Bruderer <https://github.com/dobrud>",
"dependencies": {
"geojson": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 29,
"typeScriptVersion": "2.0",
"libraryName": "Mapbox GL JS",
"typingsPackageName": "mapbox-gl",
"projectName": "https://github.com/mapbox/mapbox-gl-js",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [
"mapboxgl"
],
"declaredModules": [
"mapbox-gl",
"mapbox-gl/dist/mapbox-gl"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7ea368c9f3e33db1e99918ec7c89359e8367109842e105c7460cb22e0758b10c"
},
"isLatest": true
}
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