@types/node 10.17.51 → 10.17.55

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.
node v10.17/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/v10.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Thu, 14 Jan 2021 21:29:59 GMT
11
+ * Last updated: Sun, 07 Mar 2021 17:06:20 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `Buffer`, `NodeJS`, `__dirname`, `__filename`, `clearImmediate`, `clearInterval`, `clearTimeout`, `console`, `exports`, `global`, `module`, `process`, `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), [Bruno Scheufler](https://github.com/brunoscheufler), [Chigozirim C.](https://github.com/smac89), [Deividas Bakanas](https://github.com/DeividasBakanas), [Eugene Y. Q. Shen](https://github.com/eyqs), [Flarna](https://github.com/Flarna), [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), [Zane Hannan AU](https://github.com/ZaneHannanAU), [Jeremie Rodriguez](https://github.com/jeremiergz), [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), [Minh Son Nguyen](https://github.com/nguymin4), and [ExE Boss](https://github.com/ExE-Boss).
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), [Bruno Scheufler](https://github.com/brunoscheufler), [Chigozirim C.](https://github.com/smac89), [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), [Zane Hannan AU](https://github.com/ZaneHannanAU), [Jeremie Rodriguez](https://github.com/jeremiergz), [Samuel Ainsworth](https://github.com/samuela), [Kyle Uehlein](https://github.com/kuehlein), [Thanik Bhongbhibhat](https://github.com/bhongy), [Minh Son Nguyen](https://github.com/nguymin4), and [ExE Boss](https://github.com/ExE-Boss).
node v10.17/index.d.ts CHANGED
@@ -3,14 +3,12 @@
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
  // Bruno Scheufler <https://github.com/brunoscheufler>
10
9
  // Chigozirim C. <https://github.com/smac89>
11
10
  // Deividas Bakanas <https://github.com/DeividasBakanas>
12
11
  // Eugene Y. Q. Shen <https://github.com/eyqs>
13
- // Flarna <https://github.com/Flarna>
14
12
  // Hannes Magnusson <https://github.com/Hannes-Magnusson-CK>
15
13
  // Hoàng Văn Khải <https://github.com/KSXGitHub>
16
14
  // Huw <https://github.com/hoo29>
@@ -31,7 +29,6 @@
31
29
  // Jeremie Rodriguez <https://github.com/jeremiergz>
32
30
  // Samuel Ainsworth <https://github.com/samuela>
33
31
  // Kyle Uehlein <https://github.com/kuehlein>
34
- // Jordi Oliveras Rovira <https://github.com/j-oliveras>
35
32
  // Thanik Bhongbhibhat <https://github.com/bhongy>
36
33
  // Minh Son Nguyen <https://github.com/nguymin4>
37
34
  // ExE Boss <https://github.com/ExE-Boss>
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "10.17.51",
3
+ "version": "10.17.55",
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",
@@ -54,11 +49,6 @@
54
49
  "url": "https://github.com/eyqs",
55
50
  "githubUsername": "eyqs"
56
51
  },
57
- {
58
- "name": "Flarna",
59
- "url": "https://github.com/Flarna",
60
- "githubUsername": "Flarna"
61
- },
62
52
  {
63
53
  "name": "Hannes Magnusson",
64
54
  "url": "https://github.com/Hannes-Magnusson-CK",
@@ -159,11 +149,6 @@
159
149
  "url": "https://github.com/kuehlein",
160
150
  "githubUsername": "kuehlein"
161
151
  },
162
- {
163
- "name": "Jordi Oliveras Rovira",
164
- "url": "https://github.com/j-oliveras",
165
- "githubUsername": "j-oliveras"
166
- },
167
152
  {
168
153
  "name": "Thanik Bhongbhibhat",
169
154
  "url": "https://github.com/bhongy",
@@ -196,6 +181,6 @@
196
181
  },
197
182
  "scripts": {},
198
183
  "dependencies": {},
199
- "typesPublisherContentHash": "bbd718db1c53e260f6ff473038d10401fd5cef497e1370e55cf0651a29743384",
200
- "typeScriptVersion": "3.4"
184
+ "typesPublisherContentHash": "88d1baf4c3f6cf957a52601c8f35795f90a949034e8b6ba32f5b19639615f2c8",
185
+ "typeScriptVersion": "3.5"
201
186
  }
@@ -136,7 +136,7 @@ declare module "readline" {
136
136
  function createInterface(options: ReadLineOptions): Interface;
137
137
 
138
138
  function cursorTo(stream: NodeJS.WritableStream, x: number, y?: number): void;
139
- function emitKeypressEvents(stream: NodeJS.ReadableStream, interface?: Interface): void;
139
+ function emitKeypressEvents(stream: NodeJS.ReadableStream, readlineInterface?: Interface): void;
140
140
  function moveCursor(stream: NodeJS.WritableStream, dx: number | string, dy: number | string): void;
141
141
  function clearLine(stream: NodeJS.WritableStream, dir: number): void;
142
142
  function clearScreenDown(stream: NodeJS.WritableStream): void;
node v10.17/vm.d.ts CHANGED
@@ -23,6 +23,7 @@ declare module "vm" {
23
23
  displayErrors?: boolean;
24
24
  timeout?: number;
25
25
  cachedData?: Buffer;
26
+ /** @deprecated in favor of `script.createCachedData()` */
26
27
  produceCachedData?: boolean;
27
28
  }
28
29
  interface RunningScriptOptions extends BaseOptions {
@@ -69,6 +70,7 @@ declare module "vm" {
69
70
  runInContext(contextifiedSandbox: Context, options?: RunningScriptOptions): any;
70
71
  runInNewContext(sandbox?: Context, options?: RunningScriptOptions): any;
71
72
  runInThisContext(options?: RunningScriptOptions): any;
73
+ cachedDataRejected?: boolean;
72
74
  }
73
75
  function createContext(sandbox?: Context): Context;
74
76
  function isContext(sandbox: Context): boolean;