@types/node 13.13.44 → 13.13.48

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.
Files changed (53) hide show
  1. node v13.13/LICENSE +0 -0
  2. node v13.13/README.md +2 -2
  3. node v13.13/assert.d.ts +0 -0
  4. node v13.13/async_hooks.d.ts +1 -1
  5. node v13.13/base.d.ts +0 -0
  6. node v13.13/buffer.d.ts +0 -0
  7. node v13.13/child_process.d.ts +0 -0
  8. node v13.13/cluster.d.ts +0 -0
  9. node v13.13/console.d.ts +0 -0
  10. node v13.13/constants.d.ts +0 -0
  11. node v13.13/crypto.d.ts +0 -0
  12. node v13.13/dgram.d.ts +0 -0
  13. node v13.13/dns.d.ts +0 -0
  14. node v13.13/domain.d.ts +0 -0
  15. node v13.13/events.d.ts +0 -0
  16. node v13.13/fs.d.ts +0 -0
  17. node v13.13/globals.d.ts +0 -0
  18. node v13.13/globals.global.d.ts +0 -0
  19. node v13.13/http.d.ts +0 -0
  20. node v13.13/http2.d.ts +1 -1
  21. node v13.13/https.d.ts +0 -0
  22. node v13.13/index.d.ts +0 -2
  23. node v13.13/inspector.d.ts +0 -0
  24. node v13.13/module.d.ts +0 -0
  25. node v13.13/net.d.ts +0 -0
  26. node v13.13/os.d.ts +0 -0
  27. node v13.13/package.json +3 -18
  28. node v13.13/path.d.ts +0 -0
  29. node v13.13/perf_hooks.d.ts +0 -0
  30. node v13.13/process.d.ts +0 -0
  31. node v13.13/punycode.d.ts +0 -0
  32. node v13.13/querystring.d.ts +0 -0
  33. node v13.13/readline.d.ts +0 -0
  34. node v13.13/repl.d.ts +0 -0
  35. node v13.13/stream.d.ts +0 -0
  36. node v13.13/string_decoder.d.ts +0 -0
  37. node v13.13/timers.d.ts +0 -0
  38. node v13.13/tls.d.ts +0 -0
  39. node v13.13/trace_events.d.ts +0 -0
  40. node v13.13/{ts3.4 → ts3.6}/assert.d.ts +0 -0
  41. node v13.13/ts3.6/base.d.ts +43 -5
  42. node v13.13/ts3.6/index.d.ts +2 -3
  43. node v13.13/tty.d.ts +0 -0
  44. node v13.13/url.d.ts +0 -0
  45. node v13.13/util.d.ts +0 -0
  46. node v13.13/v8.d.ts +0 -0
  47. node v13.13/vm.d.ts +0 -0
  48. node v13.13/wasi.d.ts +0 -0
  49. node v13.13/worker_threads.d.ts +0 -0
  50. node v13.13/zlib.d.ts +0 -0
  51. node v13.13/ts3.4/base.d.ts +0 -54
  52. node v13.13/ts3.4/globals.global.d.ts +0 -1
  53. node v13.13/ts3.4/index.d.ts +0 -8
node v13.13/LICENSE CHANGED
File without changes
node v13.13/README.md CHANGED
@@ -8,9 +8,9 @@ This package contains type definitions for Node.js (http://nodejs.org/).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v13.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 19 Feb 2021 00:39:01 GMT
11
+ * Last updated: Sat, 27 Mar 2021 00:01:18 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Buffer`, `__dirname`, `__filename`, `clearImmediate`, `clearInterval`, `clearTimeout`, `console`, `exports`, `global`, `module`, `process`, `queueMicrotask`, `require`, `setImmediate`, `setInterval`, `setTimeout`
14
14
 
15
15
  # Credits
16
- These definitions were written by [Microsoft TypeScript](https://github.com/Microsoft), [DefinitelyTyped](https://github.com/DefinitelyTyped), [Alberto Schiabel](https://github.com/jkomyno), [Alexander T.](https://github.com/a-tarasyuk), [Alvis HT Tang](https://github.com/alvis), [Andrew Makarov](https://github.com/r3nya), [Benjamin Toueg](https://github.com/btoueg), [Bruno Scheufler](https://github.com/brunoscheufler), [Chigozirim C.](https://github.com/smac89), [Christian Vaagland Tellnes](https://github.com/tellnes), [David Junger](https://github.com/touffy), [Deividas Bakanas](https://github.com/DeividasBakanas), [Eugene Y. Q. Shen](https://github.com/eyqs), [Hannes Magnusson](https://github.com/Hannes-Magnusson-CK), [Hoàng Văn Khải](https://github.com/KSXGitHub), [Huw](https://github.com/hoo29), [Kelvin Jin](https://github.com/kjin), [Klaus Meinhardt](https://github.com/ajafff), [Lishude](https://github.com/islishude), [Mariusz Wiktorczyk](https://github.com/mwiktorczyk), [Mohsen Azimi](https://github.com/mohsen1), [Nicolas Even](https://github.com/n-e), [Nikita Galkin](https://github.com/galkin), [Parambir Singh](https://github.com/parambirs), [Sebastian Silbermann](https://github.com/eps1lon), [Simon Schick](https://github.com/SimonSchick), [Thomas den Hollander](https://github.com/ThomasdenH), [Wilco Bakker](https://github.com/WilcoBakker), [wwwy3y3](https://github.com/wwwy3y3), [Samuel Ainsworth](https://github.com/samuela), [Kyle Uehlein](https://github.com/kuehlein), [Jordi Oliveras Rovira](https://github.com/j-oliveras), [Thanik Bhongbhibhat](https://github.com/bhongy), [Marcin Kopacz](https://github.com/chyzwar), [Trivikram Kamat](https://github.com/trivikr), [Minh Son Nguyen](https://github.com/nguymin4), [Junxiao Shi](https://github.com/yoursunny), [Ilia Baryshnikov](https://github.com/qwelias), [ExE Boss](https://github.com/ExE-Boss), [Surasak Chaisurin](https://github.com/Ryan-Willpower), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Jason Kwok](https://github.com/JasonHK).
16
+ These definitions were written by [Microsoft TypeScript](https://github.com/Microsoft), [DefinitelyTyped](https://github.com/DefinitelyTyped), [Alberto Schiabel](https://github.com/jkomyno), [Alvis HT Tang](https://github.com/alvis), [Andrew Makarov](https://github.com/r3nya), [Benjamin Toueg](https://github.com/btoueg), [Bruno Scheufler](https://github.com/brunoscheufler), [Chigozirim C.](https://github.com/smac89), [Christian Vaagland Tellnes](https://github.com/tellnes), [David Junger](https://github.com/touffy), [Deividas Bakanas](https://github.com/DeividasBakanas), [Eugene Y. Q. Shen](https://github.com/eyqs), [Hannes Magnusson](https://github.com/Hannes-Magnusson-CK), [Hoàng Văn Khải](https://github.com/KSXGitHub), [Huw](https://github.com/hoo29), [Kelvin Jin](https://github.com/kjin), [Klaus Meinhardt](https://github.com/ajafff), [Lishude](https://github.com/islishude), [Mariusz Wiktorczyk](https://github.com/mwiktorczyk), [Mohsen Azimi](https://github.com/mohsen1), [Nicolas Even](https://github.com/n-e), [Nikita Galkin](https://github.com/galkin), [Parambir Singh](https://github.com/parambirs), [Sebastian Silbermann](https://github.com/eps1lon), [Simon Schick](https://github.com/SimonSchick), [Thomas den Hollander](https://github.com/ThomasdenH), [Wilco Bakker](https://github.com/WilcoBakker), [wwwy3y3](https://github.com/wwwy3y3), [Samuel Ainsworth](https://github.com/samuela), [Kyle Uehlein](https://github.com/kuehlein), [Thanik Bhongbhibhat](https://github.com/bhongy), [Marcin Kopacz](https://github.com/chyzwar), [Trivikram Kamat](https://github.com/trivikr), [Minh Son Nguyen](https://github.com/nguymin4), [Junxiao Shi](https://github.com/yoursunny), [Ilia Baryshnikov](https://github.com/qwelias), [ExE Boss](https://github.com/ExE-Boss), [Surasak Chaisurin](https://github.com/Ryan-Willpower), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Jason Kwok](https://github.com/JasonHK).
node v13.13/assert.d.ts CHANGED
File without changes
@@ -131,7 +131,7 @@ declare module "async_hooks" {
131
131
  /**
132
132
  * Call AsyncHooks destroy callbacks.
133
133
  */
134
- emitDestroy(): void;
134
+ emitDestroy(): this;
135
135
 
136
136
  /**
137
137
  * @return the unique ID assigned to this AsyncResource instance.
node v13.13/base.d.ts CHANGED
File without changes
node v13.13/buffer.d.ts CHANGED
File without changes
File without changes
node v13.13/cluster.d.ts CHANGED
File without changes
node v13.13/console.d.ts CHANGED
File without changes
File without changes
node v13.13/crypto.d.ts CHANGED
File without changes
node v13.13/dgram.d.ts CHANGED
File without changes
node v13.13/dns.d.ts CHANGED
File without changes
node v13.13/domain.d.ts CHANGED
File without changes
node v13.13/events.d.ts CHANGED
File without changes
node v13.13/fs.d.ts CHANGED
File without changes
node v13.13/globals.d.ts CHANGED
File without changes
File without changes
node v13.13/http.d.ts CHANGED
File without changes
node v13.13/http2.d.ts CHANGED
@@ -638,7 +638,7 @@ declare module "http2" {
638
638
  prependOnceListener(event: string | symbol, listener: (...args: any[]) => void): this;
639
639
  }
640
640
 
641
- export class Http2ServerResponse extends stream.Stream {
641
+ export class Http2ServerResponse extends stream.Writable {
642
642
  constructor(stream: ServerHttp2Stream);
643
643
 
644
644
  readonly connection: net.Socket | tls.TLSSocket;
node v13.13/https.d.ts CHANGED
File without changes
node v13.13/index.d.ts CHANGED
@@ -3,7 +3,6 @@
3
3
  // Definitions by: Microsoft TypeScript <https://github.com/Microsoft>
4
4
  // DefinitelyTyped <https://github.com/DefinitelyTyped>
5
5
  // Alberto Schiabel <https://github.com/jkomyno>
6
- // Alexander T. <https://github.com/a-tarasyuk>
7
6
  // Alvis HT Tang <https://github.com/alvis>
8
7
  // Andrew Makarov <https://github.com/r3nya>
9
8
  // Benjamin Toueg <https://github.com/btoueg>
@@ -31,7 +30,6 @@
31
30
  // wwwy3y3 <https://github.com/wwwy3y3>
32
31
  // Samuel Ainsworth <https://github.com/samuela>
33
32
  // Kyle Uehlein <https://github.com/kuehlein>
34
- // Jordi Oliveras Rovira <https://github.com/j-oliveras>
35
33
  // Thanik Bhongbhibhat <https://github.com/bhongy>
36
34
  // Marcin Kopacz <https://github.com/chyzwar>
37
35
  // Trivikram Kamat <https://github.com/trivikr>
File without changes
node v13.13/module.d.ts CHANGED
File without changes
node v13.13/net.d.ts CHANGED
File without changes
node v13.13/os.d.ts CHANGED
File without changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "13.13.44",
3
+ "version": "13.13.48",
4
4
  "description": "TypeScript definitions for Node.js",
5
5
  "license": "MIT",
6
6
  "contributors": [
@@ -19,11 +19,6 @@
19
19
  "url": "https://github.com/jkomyno",
20
20
  "githubUsername": "jkomyno"
21
21
  },
22
- {
23
- "name": "Alexander T.",
24
- "url": "https://github.com/a-tarasyuk",
25
- "githubUsername": "a-tarasyuk"
26
- },
27
22
  {
28
23
  "name": "Alvis HT Tang",
29
24
  "url": "https://github.com/alvis",
@@ -159,11 +154,6 @@
159
154
  "url": "https://github.com/kuehlein",
160
155
  "githubUsername": "kuehlein"
161
156
  },
162
- {
163
- "name": "Jordi Oliveras Rovira",
164
- "url": "https://github.com/j-oliveras",
165
- "githubUsername": "j-oliveras"
166
- },
167
157
  {
168
158
  "name": "Thanik Bhongbhibhat",
169
159
  "url": "https://github.com/bhongy",
@@ -218,11 +208,6 @@
218
208
  "main": "",
219
209
  "types": "index.d.ts",
220
210
  "typesVersions": {
221
- "<=3.4": {
222
- "*": [
223
- "ts3.4/*"
224
- ]
225
- },
226
211
  "<=3.6": {
227
212
  "*": [
228
213
  "ts3.6/*"
@@ -236,6 +221,6 @@
236
221
  },
237
222
  "scripts": {},
238
223
  "dependencies": {},
239
- "typesPublisherContentHash": "a621423069f08f0514fd44e98c7eb6dbecd71f42613d9478d94783dc4f1c0346",
240
- "typeScriptVersion": "3.4"
224
+ "typesPublisherContentHash": "7137191a8571b97d3d9ced96fdf201adb2a0361904ff74887497129c2b79b359",
225
+ "typeScriptVersion": "3.5"
241
226
  }
node v13.13/path.d.ts CHANGED
File without changes
File without changes
node v13.13/process.d.ts CHANGED
File without changes
node v13.13/punycode.d.ts CHANGED
File without changes
File without changes
node v13.13/readline.d.ts CHANGED
File without changes
node v13.13/repl.d.ts CHANGED
File without changes
node v13.13/stream.d.ts CHANGED
File without changes
File without changes
node v13.13/timers.d.ts CHANGED
File without changes
node v13.13/tls.d.ts CHANGED
File without changes
File without changes
File without changes
@@ -1,10 +1,10 @@
1
- // NOTE: These definitions support NodeJS and TypeScript 3.5.
1
+ // NOTE: These definitions support NodeJS and TypeScript 3.6 and earlier.
2
2
 
3
3
  // NOTE: TypeScript version-specific augmentations can be found in the following paths:
4
4
  // - ~/base.d.ts - Shared definitions common to all TypeScript versions
5
- // - ~/index.d.ts - Definitions specific to TypeScript 2.1
6
- // - ~/ts3.5/base.d.ts - Definitions specific to TypeScript 3.5
7
- // - ~/ts3.5/index.d.ts - Definitions specific to TypeScript 3.5 with assert pulled in
5
+ // - ~/index.d.ts - Definitions specific to TypeScript 3.7+
6
+ // - ~/ts3.5/base.d.ts - Definitions specific to TypeScript 3.6 and earlier
7
+ // - ~/ts3.5/index.d.ts - Definitions specific to TypeScript 3.6 and earlier with assert pulled in
8
8
 
9
9
  // Reference required types from the default lib:
10
10
  /// <reference lib="es2018" />
@@ -13,7 +13,45 @@
13
13
  /// <reference lib="esnext.bigint" />
14
14
 
15
15
  // Base definitions for all NodeJS modules that are not specific to any version of TypeScript:
16
- /// <reference path="../ts3.4/base.d.ts" />
16
+ /// <reference path="../globals.d.ts" />
17
+ /// <reference path="../async_hooks.d.ts" />
18
+ /// <reference path="../buffer.d.ts" />
19
+ /// <reference path="../child_process.d.ts" />
20
+ /// <reference path="../cluster.d.ts" />
21
+ /// <reference path="../console.d.ts" />
22
+ /// <reference path="../constants.d.ts" />
23
+ /// <reference path="../crypto.d.ts" />
24
+ /// <reference path="../dgram.d.ts" />
25
+ /// <reference path="../dns.d.ts" />
26
+ /// <reference path="../domain.d.ts" />
27
+ /// <reference path="../events.d.ts" />
28
+ /// <reference path="../fs.d.ts" />
29
+ /// <reference path="../http.d.ts" />
30
+ /// <reference path="../http2.d.ts" />
31
+ /// <reference path="../https.d.ts" />
32
+ /// <reference path="../inspector.d.ts" />
33
+ /// <reference path="../module.d.ts" />
34
+ /// <reference path="../net.d.ts" />
35
+ /// <reference path="../os.d.ts" />
36
+ /// <reference path="../path.d.ts" />
37
+ /// <reference path="../perf_hooks.d.ts" />
38
+ /// <reference path="../process.d.ts" />
39
+ /// <reference path="../punycode.d.ts" />
40
+ /// <reference path="../querystring.d.ts" />
41
+ /// <reference path="../readline.d.ts" />
42
+ /// <reference path="../repl.d.ts" />
43
+ /// <reference path="../stream.d.ts" />
44
+ /// <reference path="../string_decoder.d.ts" />
45
+ /// <reference path="../timers.d.ts" />
46
+ /// <reference path="../tls.d.ts" />
47
+ /// <reference path="../trace_events.d.ts" />
48
+ /// <reference path="../tty.d.ts" />
49
+ /// <reference path="../url.d.ts" />
50
+ /// <reference path="../util.d.ts" />
51
+ /// <reference path="../v8.d.ts" />
52
+ /// <reference path="../vm.d.ts" />
53
+ /// <reference path="../worker_threads.d.ts" />
54
+ /// <reference path="../zlib.d.ts" />
17
55
 
18
56
  // TypeScript 3.4-specific augmentations:
19
57
  /// <reference path="../globals.global.d.ts" />
@@ -1,7 +1,6 @@
1
1
  // NOTE: These definitions support NodeJS and TypeScript 3.5.
2
- // This is requried to enable typing assert in ts3.7 without causing errors
2
+ // This is required to enable typing assert in ts3.7 without causing errors
3
3
  // Typically type modifiations should be made in base.d.ts instead of here
4
4
 
5
5
  /// <reference path="base.d.ts" />
6
-
7
- /// <reference path="../ts3.4/assert.d.ts" />
6
+ /// <reference path="assert.d.ts" />
node v13.13/tty.d.ts CHANGED
File without changes
node v13.13/url.d.ts CHANGED
File without changes
node v13.13/util.d.ts CHANGED
File without changes
node v13.13/v8.d.ts CHANGED
File without changes
node v13.13/vm.d.ts CHANGED
File without changes
node v13.13/wasi.d.ts CHANGED
File without changes
File without changes
node v13.13/zlib.d.ts CHANGED
File without changes
@@ -1,54 +0,0 @@
1
- // NOTE: These definitions support NodeJS and TypeScript 3.2.
2
-
3
- // NOTE: TypeScript version-specific augmentations can be found in the following paths:
4
- // - ~/base.d.ts - Shared definitions common to all TypeScript versions
5
- // - ~/index.d.ts - Definitions specific to TypeScript 2.1
6
- // - ~/ts3.2/base.d.ts - Definitions specific to TypeScript 3.2
7
- // - ~/ts3.2/index.d.ts - Definitions specific to TypeScript 3.2 with global and assert pulled in
8
-
9
- // Reference required types from the default lib:
10
- /// <reference lib="es2018" />
11
- /// <reference lib="esnext.asynciterable" />
12
- /// <reference lib="esnext.intl" />
13
- /// <reference lib="esnext.bigint" />
14
-
15
- // base definitions for all NodeJS modules that are not specific to any version of TypeScript
16
- /// <reference path="../globals.d.ts" />
17
- /// <reference path="../async_hooks.d.ts" />
18
- /// <reference path="../buffer.d.ts" />
19
- /// <reference path="../child_process.d.ts" />
20
- /// <reference path="../cluster.d.ts" />
21
- /// <reference path="../console.d.ts" />
22
- /// <reference path="../constants.d.ts" />
23
- /// <reference path="../crypto.d.ts" />
24
- /// <reference path="../dgram.d.ts" />
25
- /// <reference path="../dns.d.ts" />
26
- /// <reference path="../domain.d.ts" />
27
- /// <reference path="../events.d.ts" />
28
- /// <reference path="../fs.d.ts" />
29
- /// <reference path="../http.d.ts" />
30
- /// <reference path="../http2.d.ts" />
31
- /// <reference path="../https.d.ts" />
32
- /// <reference path="../inspector.d.ts" />
33
- /// <reference path="../module.d.ts" />
34
- /// <reference path="../net.d.ts" />
35
- /// <reference path="../os.d.ts" />
36
- /// <reference path="../path.d.ts" />
37
- /// <reference path="../perf_hooks.d.ts" />
38
- /// <reference path="../process.d.ts" />
39
- /// <reference path="../punycode.d.ts" />
40
- /// <reference path="../querystring.d.ts" />
41
- /// <reference path="../readline.d.ts" />
42
- /// <reference path="../repl.d.ts" />
43
- /// <reference path="../stream.d.ts" />
44
- /// <reference path="../string_decoder.d.ts" />
45
- /// <reference path="../timers.d.ts" />
46
- /// <reference path="../tls.d.ts" />
47
- /// <reference path="../trace_events.d.ts" />
48
- /// <reference path="../tty.d.ts" />
49
- /// <reference path="../url.d.ts" />
50
- /// <reference path="../util.d.ts" />
51
- /// <reference path="../v8.d.ts" />
52
- /// <reference path="../vm.d.ts" />
53
- /// <reference path="../worker_threads.d.ts" />
54
- /// <reference path="../zlib.d.ts" />
@@ -1 +0,0 @@
1
- declare var global: NodeJS.Global;
@@ -1,8 +0,0 @@
1
- // NOTE: These definitions support NodeJS and TypeScript 3.2.
2
- // This is requried to enable globalThis support for global in ts3.5 without causing errors
3
- // This is requried to enable typing assert in ts3.7 without causing errors
4
- // Typically type modifiations should be made in base.d.ts instead of here
5
-
6
- /// <reference path="base.d.ts" />
7
- /// <reference path="assert.d.ts" />
8
- /// <reference path="globals.global.d.ts" />