@types/mapbox__mapbox-sdk 0.13.7 → 0.13.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,9 +8,8 @@ This package contains type definitions for @mapbox/mapbox-sdk (https://github.co
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-sdk.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Wed, 27 Sep 2023 09:42:15 GMT
11
+ * Last updated: Tue, 07 Nov 2023 09:09:39 GMT
12
12
  * Dependencies: [@types/geojson](https://npmjs.com/package/@types/geojson), [@types/mapbox-gl](https://npmjs.com/package/@types/mapbox-gl), [@types/node](https://npmjs.com/package/@types/node)
13
- * Global values: none
14
13
 
15
14
  # Credits
16
15
  These definitions were written by [Jeff Dye](https://github.com/jeffbdye), [Mike O'Meara](https://github.com/mikeomeara1), [chachan](https://github.com/chachan), [techieshark](https://github.com/techieshark), and [Robin Heinemann](https://github.com/rroohhh).
@@ -1,13 +1,3 @@
1
- // Type definitions for @mapbox/mapbox-sdk 0.13
2
- // Project: https://github.com/mapbox/mapbox-sdk-js
3
- // Definitions by: Jeff Dye <https://github.com/jeffbdye>
4
- // Mike O'Meara <https://github.com/mikeomeara1>
5
- // chachan <https://github.com/chachan>
6
- // techieshark <https://github.com/techieshark>
7
- // Robin Heinemann <https://github.com/rroohhh>
8
- // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
9
- // TypeScript Version: 3.0
10
-
11
1
  /// <reference types="node" />
12
2
 
13
3
  // eslint-disable-next-line @definitelytyped/no-declare-current-package
@@ -1,34 +1,34 @@
1
1
  {
2
2
  "name": "@types/mapbox__mapbox-sdk",
3
- "version": "0.13.7",
3
+ "version": "0.13.9",
4
4
  "description": "TypeScript definitions for @mapbox/mapbox-sdk",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox__mapbox-sdk",
6
6
  "license": "MIT",
7
7
  "contributors": [
8
8
  {
9
9
  "name": "Jeff Dye",
10
- "url": "https://github.com/jeffbdye",
11
- "githubUsername": "jeffbdye"
10
+ "githubUsername": "jeffbdye",
11
+ "url": "https://github.com/jeffbdye"
12
12
  },
13
13
  {
14
14
  "name": "Mike O'Meara",
15
- "url": "https://github.com/mikeomeara1",
16
- "githubUsername": "mikeomeara1"
15
+ "githubUsername": "mikeomeara1",
16
+ "url": "https://github.com/mikeomeara1"
17
17
  },
18
18
  {
19
19
  "name": "chachan",
20
- "url": "https://github.com/chachan",
21
- "githubUsername": "chachan"
20
+ "githubUsername": "chachan",
21
+ "url": "https://github.com/chachan"
22
22
  },
23
23
  {
24
24
  "name": "techieshark",
25
- "url": "https://github.com/techieshark",
26
- "githubUsername": "techieshark"
25
+ "githubUsername": "techieshark",
26
+ "url": "https://github.com/techieshark"
27
27
  },
28
28
  {
29
29
  "name": "Robin Heinemann",
30
- "url": "https://github.com/rroohhh",
31
- "githubUsername": "rroohhh"
30
+ "githubUsername": "rroohhh",
31
+ "url": "https://github.com/rroohhh"
32
32
  }
33
33
  ],
34
34
  "main": "",
@@ -44,6 +44,6 @@
44
44
  "@types/mapbox-gl": "*",
45
45
  "@types/node": "*"
46
46
  },
47
- "typesPublisherContentHash": "7304fbf674b8aaaf797052158e9c665e6aacd03cacb2fdf514a93ba8341c1bc1",
47
+ "typesPublisherContentHash": "67b56b48ed9ea511dc8fce7cdc1c9ff0f9aeb839088e81d57b4de3a9bf0c7682",
48
48
  "typeScriptVersion": "4.5"
49
49
  }