@types/node 18.17.15 → 18.17.17

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 (111) hide show
  1. node v18.17/LICENSE +0 -0
  2. node v18.17/README.md +1 -1
  3. node v18.17/assert/strict.d.ts +0 -0
  4. node v18.17/assert.d.ts +3 -3
  5. node v18.17/async_hooks.d.ts +3 -3
  6. node v18.17/buffer.d.ts +3 -3
  7. node v18.17/child_process.d.ts +3 -3
  8. node v18.17/cluster.d.ts +4 -4
  9. node v18.17/console.d.ts +0 -0
  10. node v18.17/constants.d.ts +3 -3
  11. node v18.17/crypto.d.ts +3 -3
  12. node v18.17/dgram.d.ts +3 -3
  13. node v18.17/diagnostics_channel.d.ts +3 -3
  14. node v18.17/dns/promises.d.ts +3 -3
  15. node v18.17/dns.d.ts +3 -3
  16. node v18.17/dom-events.d.ts +0 -0
  17. node v18.17/domain.d.ts +3 -3
  18. node v18.17/events.d.ts +3 -3
  19. node v18.17/fs/promises.d.ts +4 -3
  20. node v18.17/fs.d.ts +4 -4
  21. node v18.17/globals.d.ts +0 -0
  22. node v18.17/globals.global.d.ts +0 -0
  23. node v18.17/http.d.ts +3 -3
  24. node v18.17/http2.d.ts +3 -3
  25. node v18.17/https.d.ts +3 -3
  26. node v18.17/index.d.ts +0 -0
  27. node v18.17/inspector.d.ts +3 -3
  28. node v18.17/module.d.ts +3 -3
  29. node v18.17/net.d.ts +3 -3
  30. node v18.17/os.d.ts +3 -3
  31. node v18.17/package.json +3 -3
  32. node v18.17/path.d.ts +5 -5
  33. node v18.17/perf_hooks.d.ts +3 -3
  34. node v18.17/process.d.ts +3 -3
  35. node v18.17/punycode.d.ts +3 -3
  36. node v18.17/querystring.d.ts +3 -3
  37. node v18.17/readline/promises.d.ts +3 -3
  38. node v18.17/readline.d.ts +3 -3
  39. node v18.17/repl.d.ts +3 -3
  40. node v18.17/stream/consumers.d.ts +3 -3
  41. node v18.17/stream/promises.d.ts +3 -3
  42. node v18.17/stream/web.d.ts +3 -3
  43. node v18.17/stream.d.ts +3 -3
  44. node v18.17/string_decoder.d.ts +3 -3
  45. node v18.17/test.d.ts +0 -0
  46. node v18.17/timers/promises.d.ts +3 -3
  47. node v18.17/timers.d.ts +3 -3
  48. node v18.17/tls.d.ts +3 -3
  49. node v18.17/trace_events.d.ts +3 -3
  50. node v18.17/ts4.8/assert/strict.d.ts +0 -0
  51. node v18.17/ts4.8/assert.d.ts +3 -3
  52. node v18.17/ts4.8/async_hooks.d.ts +3 -3
  53. node v18.17/ts4.8/buffer.d.ts +3 -3
  54. node v18.17/ts4.8/child_process.d.ts +3 -3
  55. node v18.17/ts4.8/cluster.d.ts +4 -4
  56. node v18.17/ts4.8/console.d.ts +0 -0
  57. node v18.17/ts4.8/constants.d.ts +3 -3
  58. node v18.17/ts4.8/crypto.d.ts +3 -3
  59. node v18.17/ts4.8/dgram.d.ts +3 -3
  60. node v18.17/ts4.8/diagnostics_channel.d.ts +3 -3
  61. node v18.17/ts4.8/dns/promises.d.ts +3 -3
  62. node v18.17/ts4.8/dns.d.ts +3 -3
  63. node v18.17/ts4.8/dom-events.d.ts +0 -0
  64. node v18.17/ts4.8/domain.d.ts +3 -3
  65. node v18.17/ts4.8/events.d.ts +3 -3
  66. node v18.17/ts4.8/fs/promises.d.ts +4 -3
  67. node v18.17/ts4.8/fs.d.ts +4 -4
  68. node v18.17/ts4.8/globals.d.ts +0 -0
  69. node v18.17/ts4.8/globals.global.d.ts +0 -0
  70. node v18.17/ts4.8/http.d.ts +3 -3
  71. node v18.17/ts4.8/http2.d.ts +3 -3
  72. node v18.17/ts4.8/https.d.ts +3 -3
  73. node v18.17/ts4.8/index.d.ts +0 -0
  74. node v18.17/ts4.8/inspector.d.ts +3 -3
  75. node v18.17/ts4.8/module.d.ts +3 -3
  76. node v18.17/ts4.8/net.d.ts +3 -3
  77. node v18.17/ts4.8/os.d.ts +3 -3
  78. node v18.17/ts4.8/path.d.ts +5 -5
  79. node v18.17/ts4.8/perf_hooks.d.ts +3 -3
  80. node v18.17/ts4.8/process.d.ts +3 -3
  81. node v18.17/ts4.8/punycode.d.ts +3 -3
  82. node v18.17/ts4.8/querystring.d.ts +3 -3
  83. node v18.17/ts4.8/readline/promises.d.ts +3 -3
  84. node v18.17/ts4.8/readline.d.ts +3 -3
  85. node v18.17/ts4.8/repl.d.ts +3 -3
  86. node v18.17/ts4.8/stream/consumers.d.ts +3 -3
  87. node v18.17/ts4.8/stream/promises.d.ts +3 -3
  88. node v18.17/ts4.8/stream/web.d.ts +3 -3
  89. node v18.17/ts4.8/stream.d.ts +3 -3
  90. node v18.17/ts4.8/string_decoder.d.ts +3 -3
  91. node v18.17/ts4.8/test.d.ts +0 -0
  92. node v18.17/ts4.8/timers/promises.d.ts +3 -3
  93. node v18.17/ts4.8/timers.d.ts +3 -3
  94. node v18.17/ts4.8/tls.d.ts +3 -3
  95. node v18.17/ts4.8/trace_events.d.ts +3 -3
  96. node v18.17/ts4.8/tty.d.ts +3 -3
  97. node v18.17/ts4.8/url.d.ts +3 -3
  98. node v18.17/ts4.8/util.d.ts +3 -3
  99. node v18.17/ts4.8/v8.d.ts +3 -3
  100. node v18.17/ts4.8/vm.d.ts +3 -3
  101. node v18.17/ts4.8/wasi.d.ts +3 -3
  102. node v18.17/ts4.8/worker_threads.d.ts +3 -3
  103. node v18.17/ts4.8/zlib.d.ts +3 -3
  104. node v18.17/tty.d.ts +3 -3
  105. node v18.17/url.d.ts +3 -3
  106. node v18.17/util.d.ts +3 -3
  107. node v18.17/v8.d.ts +3 -3
  108. node v18.17/vm.d.ts +3 -3
  109. node v18.17/wasi.d.ts +3 -3
  110. node v18.17/worker_threads.d.ts +3 -3
  111. node v18.17/zlib.d.ts +3 -3
@@ -1,4 +1,4 @@
1
- declare module 'stream/consumers' {
1
+ declare module 'node:stream/consumers' {
2
2
  import { Blob as NodeBlob } from "node:buffer";
3
3
  import { Readable } from 'node:stream';
4
4
  function buffer(stream: NodeJS.ReadableStream | Readable | AsyncIterator<any>): Promise<Buffer>;
@@ -7,6 +7,6 @@ declare module 'stream/consumers' {
7
7
  function blob(stream: NodeJS.ReadableStream | Readable | AsyncIterator<any>): Promise<NodeBlob>;
8
8
  function json(stream: NodeJS.ReadableStream | Readable | AsyncIterator<any>): Promise<unknown>;
9
9
  }
10
- declare module 'node:stream/consumers' {
11
- export * from 'stream/consumers';
10
+ declare module 'stream/consumers' {
11
+ export * from 'node:stream/consumers';
12
12
  }
@@ -1,4 +1,4 @@
1
- declare module 'stream/promises' {
1
+ declare module 'node:stream/promises' {
2
2
  import { FinishedOptions, PipelineSource, PipelineTransform, PipelineDestination, PipelinePromise, PipelineOptions } from 'node:stream';
3
3
  function finished(stream: NodeJS.ReadableStream | NodeJS.WritableStream | NodeJS.ReadWriteStream, options?: FinishedOptions): Promise<void>;
4
4
  function pipeline<A extends PipelineSource<any>, B extends PipelineDestination<A, any>>(source: A, destination: B, options?: PipelineOptions): PipelinePromise<B>;
@@ -37,6 +37,6 @@ declare module 'stream/promises' {
37
37
  ...streams: Array<NodeJS.ReadWriteStream | NodeJS.WritableStream | PipelineOptions>
38
38
  ): Promise<void>;
39
39
  }
40
- declare module 'node:stream/promises' {
41
- export * from 'stream/promises';
40
+ declare module 'stream/promises' {
41
+ export * from 'node:stream/promises';
42
42
  }
@@ -1,4 +1,4 @@
1
- declare module 'stream/web' {
1
+ declare module 'node:stream/web' {
2
2
  // stub module, pending copy&paste from .d.ts or manual impl
3
3
  // copy from lib.dom.d.ts
4
4
  interface ReadableWritablePair<R = any, W = any> {
@@ -325,6 +325,6 @@ declare module 'stream/web' {
325
325
  new (label?: string, options?: TextDecoderOptions): TextDecoderStream;
326
326
  };
327
327
  }
328
- declare module 'node:stream/web' {
329
- export * from 'stream/web';
328
+ declare module 'stream/web' {
329
+ export * from 'node:stream/web';
330
330
  }
node v18.17/stream.d.ts CHANGED
@@ -16,7 +16,7 @@
16
16
  * usually not necessary to use the `stream` module to consume streams.
17
17
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/stream.js)
18
18
  */
19
- declare module 'stream' {
19
+ declare module 'node:stream' {
20
20
  import { EventEmitter, Abortable } from 'node:events';
21
21
  import { Blob as NodeBlob } from "node:buffer";
22
22
  import * as streamPromises from 'node:stream/promises';
@@ -1590,7 +1590,7 @@ declare module 'stream' {
1590
1590
  }
1591
1591
  export = internal;
1592
1592
  }
1593
- declare module 'node:stream' {
1594
- import stream = require('stream');
1593
+ declare module 'stream' {
1594
+ import stream = require('node:stream');
1595
1595
  export = stream;
1596
1596
  }
@@ -38,7 +38,7 @@
38
38
  * ```
39
39
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/string_decoder.js)
40
40
  */
41
- declare module 'string_decoder' {
41
+ declare module 'node:string_decoder' {
42
42
  class StringDecoder {
43
43
  constructor(encoding?: BufferEncoding);
44
44
  /**
@@ -62,6 +62,6 @@ declare module 'string_decoder' {
62
62
  end(buffer?: Buffer): string;
63
63
  }
64
64
  }
65
- declare module 'node:string_decoder' {
66
- export * from 'string_decoder';
65
+ declare module 'string_decoder' {
66
+ export * from 'node:string_decoder';
67
67
  }
node v18.17/test.d.ts CHANGED
File without changes
@@ -11,7 +11,7 @@
11
11
  * ```
12
12
  * @since v15.0.0
13
13
  */
14
- declare module 'timers/promises' {
14
+ declare module 'node:timers/promises' {
15
15
  import { TimerOptions } from 'node:timers';
16
16
  /**
17
17
  * ```js
@@ -88,6 +88,6 @@ declare module 'timers/promises' {
88
88
 
89
89
  const scheduler: Scheduler;
90
90
  }
91
- declare module 'node:timers/promises' {
92
- export * from 'timers/promises';
91
+ declare module 'timers/promises' {
92
+ export * from 'node:timers/promises';
93
93
  }
node v18.17/timers.d.ts CHANGED
@@ -8,7 +8,7 @@
8
8
  * built around the Node.js [Event Loop](https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/#setimmediate-vs-settimeout).
9
9
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/timers.js)
10
10
  */
11
- declare module 'timers' {
11
+ declare module 'node:timers' {
12
12
  import { Abortable } from 'node:events';
13
13
  import { setTimeout as setTimeoutPromise, setImmediate as setImmediatePromise, setInterval as setIntervalPromise } from 'node:timers/promises';
14
14
  interface TimerOptions extends Abortable {
@@ -96,6 +96,6 @@ declare module 'timers' {
96
96
  function queueMicrotask(callback: () => void): void;
97
97
  }
98
98
  }
99
- declare module 'node:timers' {
100
- export * from 'timers';
99
+ declare module 'timers' {
100
+ export * from 'node:timers';
101
101
  }
node v18.17/tls.d.ts CHANGED
@@ -8,7 +8,7 @@
8
8
  * ```
9
9
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/tls.js)
10
10
  */
11
- declare module 'tls' {
11
+ declare module 'node:tls' {
12
12
  import { X509Certificate } from 'node:crypto';
13
13
  import * as net from 'node:net';
14
14
  import * as stream from 'stream';
@@ -1106,6 +1106,6 @@ declare module 'tls' {
1106
1106
  */
1107
1107
  const rootCertificates: ReadonlyArray<string>;
1108
1108
  }
1109
- declare module 'node:tls' {
1110
- export * from 'tls';
1109
+ declare module 'tls' {
1110
+ export * from 'node:tls';
1111
1111
  }
@@ -85,7 +85,7 @@
85
85
  * @experimental
86
86
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/trace_events.js)
87
87
  */
88
- declare module 'trace_events' {
88
+ declare module 'node:trace_events' {
89
89
  /**
90
90
  * The `Tracing` object is used to enable or disable tracing for sets of
91
91
  * categories. Instances are created using the
@@ -166,6 +166,6 @@ declare module 'trace_events' {
166
166
  */
167
167
  function getEnabledCategories(): string | undefined;
168
168
  }
169
- declare module 'node:trace_events' {
170
- export * from 'trace_events';
169
+ declare module 'trace_events' {
170
+ export * from 'node:trace_events';
171
171
  }
File without changes
@@ -3,7 +3,7 @@
3
3
  * invariants.
4
4
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/assert.js)
5
5
  */
6
- declare module 'assert' {
6
+ declare module 'node:assert' {
7
7
  /**
8
8
  * An alias of {@link ok}.
9
9
  * @since v0.5.9
@@ -955,7 +955,7 @@ declare module 'assert' {
955
955
  }
956
956
  export = assert;
957
957
  }
958
- declare module 'node:assert' {
959
- import assert = require('assert');
958
+ declare module 'assert' {
959
+ import assert = require('node:assert');
960
960
  export = assert;
961
961
  }
@@ -8,7 +8,7 @@
8
8
  * @experimental
9
9
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/async_hooks.js)
10
10
  */
11
- declare module 'async_hooks' {
11
+ declare module 'node:async_hooks' {
12
12
  /**
13
13
  * ```js
14
14
  * import { executionAsyncId } from 'async_hooks';
@@ -514,6 +514,6 @@ declare module 'async_hooks' {
514
514
  enterWith(store: T): void;
515
515
  }
516
516
  }
517
- declare module 'node:async_hooks' {
518
- export * from 'async_hooks';
517
+ declare module 'async_hooks' {
518
+ export * from 'node:async_hooks';
519
519
  }
@@ -43,7 +43,7 @@
43
43
  * ```
44
44
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/buffer.js)
45
45
  */
46
- declare module 'buffer' {
46
+ declare module 'node:buffer' {
47
47
  import { BinaryLike } from 'node:crypto';
48
48
  import { ReadableStream as WebReadableStream } from 'node:stream/web';
49
49
  export function isUtf8(input: Buffer | ArrayBuffer | NodeJS.TypedArray): boolean;
@@ -2318,6 +2318,6 @@ declare module 'buffer' {
2318
2318
  : typeof NodeBlob;
2319
2319
  }
2320
2320
  }
2321
- declare module 'node:buffer' {
2322
- export * from 'buffer';
2321
+ declare module 'buffer' {
2322
+ export * from 'node:buffer';
2323
2323
  }
@@ -65,7 +65,7 @@
65
65
  * stalling the event loop while spawned processes complete.
66
66
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/child_process.js)
67
67
  */
68
- declare module 'child_process' {
68
+ declare module 'node:child_process' {
69
69
  import { ObjectEncodingOptions } from 'node:fs';
70
70
  import { EventEmitter, Abortable } from 'node:events';
71
71
  import * as net from 'node:net';
@@ -1394,6 +1394,6 @@ declare module 'child_process' {
1394
1394
  function execFileSync(file: string, args: ReadonlyArray<string>, options: ExecFileSyncOptionsWithBufferEncoding): Buffer;
1395
1395
  function execFileSync(file: string, args?: ReadonlyArray<string>, options?: ExecFileSyncOptions): string | Buffer;
1396
1396
  }
1397
- declare module 'node:child_process' {
1398
- export * from 'child_process';
1397
+ declare module 'child_process' {
1398
+ export * from 'node:child_process';
1399
1399
  }
@@ -52,7 +52,7 @@
52
52
  * On Windows, it is not yet possible to set up a named pipe server in a worker.
53
53
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/cluster.js)
54
54
  */
55
- declare module 'cluster' {
55
+ declare module 'node:cluster' {
56
56
  import * as child from 'node:child_process';
57
57
  import EventEmitter = require('node:events');
58
58
  import * as net from 'node:net';
@@ -408,7 +408,7 @@ declare module 'cluster' {
408
408
  const cluster: Cluster;
409
409
  export default cluster;
410
410
  }
411
- declare module 'node:cluster' {
412
- export * from 'cluster';
413
- export { default as default } from 'cluster';
411
+ declare module 'cluster' {
412
+ export * from 'node:cluster';
413
+ export { default as default } from 'node:cluster';
414
414
  }
File without changes
@@ -1,5 +1,5 @@
1
1
  /** @deprecated since v6.3.0 - use constants property exposed by the relevant module instead. */
2
- declare module 'constants' {
2
+ declare module 'node:constants' {
3
3
  import { constants as osConstants, SignalConstants } from 'node:os';
4
4
  import { constants as cryptoConstants } from 'node:crypto';
5
5
  import { constants as fsConstants } from 'node:fs';
@@ -12,7 +12,7 @@ declare module 'constants' {
12
12
  export = exp;
13
13
  }
14
14
 
15
- declare module 'node:constants' {
16
- import constants = require('constants');
15
+ declare module 'constants' {
16
+ import constants = require('node:constants');
17
17
  export = constants;
18
18
  }
@@ -15,7 +15,7 @@
15
15
  * ```
16
16
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/crypto.js)
17
17
  */
18
- declare module 'crypto' {
18
+ declare module 'node:crypto' {
19
19
  import * as stream from 'node:stream';
20
20
  import { PeerCertificate } from 'node:tls';
21
21
  /**
@@ -3967,6 +3967,6 @@ declare module 'crypto' {
3967
3967
  }
3968
3968
  }
3969
3969
  }
3970
- declare module 'node:crypto' {
3971
- export * from 'crypto';
3970
+ declare module 'crypto' {
3971
+ export * from 'node:crypto';
3972
3972
  }
@@ -25,7 +25,7 @@
25
25
  * ```
26
26
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/dgram.js)
27
27
  */
28
- declare module 'dgram' {
28
+ declare module 'node:dgram' {
29
29
  import { AddressInfo } from 'node:net';
30
30
  import * as dns from 'node:dns';
31
31
  import { EventEmitter, Abortable } from 'node:events';
@@ -540,6 +540,6 @@ declare module 'dgram' {
540
540
  prependOnceListener(event: 'message', listener: (msg: Buffer, rinfo: RemoteInfo) => void): this;
541
541
  }
542
542
  }
543
- declare module 'node:dgram' {
544
- export * from 'dgram';
543
+ declare module 'dgram' {
544
+ export * from 'node:dgram';
545
545
  }
@@ -22,7 +22,7 @@
22
22
  * @experimental
23
23
  * @see [source](https://github.com/nodejs/node/blob/v18.7.0/lib/diagnostics_channel.js)
24
24
  */
25
- declare module 'diagnostics_channel' {
25
+ declare module 'node:diagnostics_channel' {
26
26
  /**
27
27
  * Check if there are active subscribers to the named channel. This is helpful if
28
28
  * the message you want to send might be expensive to prepare.
@@ -187,6 +187,6 @@ declare module 'diagnostics_channel' {
187
187
  unsubscribe(onMessage: ChannelListener): void;
188
188
  }
189
189
  }
190
- declare module 'node:diagnostics_channel' {
191
- export * from 'diagnostics_channel';
190
+ declare module 'diagnostics_channel' {
191
+ export * from 'node:diagnostics_channel';
192
192
  }
@@ -4,7 +4,7 @@
4
4
  * via `require('dns').promises` or `require('dns/promises')`.
5
5
  * @since v10.6.0
6
6
  */
7
- declare module 'dns/promises' {
7
+ declare module 'node:dns/promises' {
8
8
  import {
9
9
  LookupAddress,
10
10
  LookupOneOptions,
@@ -365,6 +365,6 @@ declare module 'dns/promises' {
365
365
  setServers: typeof setServers;
366
366
  }
367
367
  }
368
- declare module 'node:dns/promises' {
369
- export * from 'dns/promises';
368
+ declare module 'dns/promises' {
369
+ export * from 'node:dns/promises';
370
370
  }
@@ -44,7 +44,7 @@
44
44
  * See the `Implementation considerations section` for more information.
45
45
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/dns.js)
46
46
  */
47
- declare module 'dns' {
47
+ declare module 'node:dns' {
48
48
  import * as dnsPromises from 'node:dns/promises';
49
49
  // Supported getaddrinfo flags.
50
50
  export const ADDRCONFIG: number;
@@ -663,6 +663,6 @@ declare module 'dns' {
663
663
  }
664
664
  export { dnsPromises as promises };
665
665
  }
666
- declare module 'node:dns' {
667
- export * from 'dns';
666
+ declare module 'dns' {
667
+ export * from 'node:dns';
668
668
  }
File without changes
@@ -14,7 +14,7 @@
14
14
  * @deprecated Since v1.4.2 - Deprecated
15
15
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/domain.js)
16
16
  */
17
- declare module 'domain' {
17
+ declare module 'node:domain' {
18
18
  import EventEmitter = require('node:events');
19
19
  /**
20
20
  * The `Domain` class encapsulates the functionality of routing errors and
@@ -165,6 +165,6 @@ declare module 'domain' {
165
165
  }
166
166
  function create(): Domain;
167
167
  }
168
- declare module 'node:domain' {
169
- export * from 'domain';
168
+ declare module 'domain' {
169
+ export * from 'node:domain';
170
170
  }
@@ -34,7 +34,7 @@
34
34
  * ```
35
35
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/events.js)
36
36
  */
37
- declare module 'events' {
37
+ declare module 'node:events' {
38
38
  // NOTE: This class is in the docs but is **not actually exported** by Node.
39
39
  // If https://github.com/nodejs/node/issues/39903 gets resolved and Node
40
40
  // actually starts exporting the class, uncomment below.
@@ -705,7 +705,7 @@ declare module 'events' {
705
705
  }
706
706
  export = EventEmitter;
707
707
  }
708
- declare module 'node:events' {
709
- import events = require('events');
708
+ declare module 'events' {
709
+ import events = require('node:events');
710
710
  export = events;
711
711
  }
@@ -8,7 +8,7 @@
8
8
  * concurrent modifications on the same file or data corruption may occur.
9
9
  * @since v10.0.0
10
10
  */
11
- declare module 'fs/promises' {
11
+ declare module 'node:fs/promises' {
12
12
  import { Abortable } from 'node:events';
13
13
  import { Stream } from 'node:stream';
14
14
  import { ReadableStream } from 'node:stream/web';
@@ -82,6 +82,7 @@ declare module 'fs/promises' {
82
82
  autoClose?: boolean | undefined;
83
83
  emitClose?: boolean | undefined;
84
84
  start?: number | undefined;
85
+ highWaterMark?: number | undefined;
85
86
  }
86
87
  interface ReadableWebStreamOptions {
87
88
  /**
@@ -1165,6 +1166,6 @@ declare module 'fs/promises' {
1165
1166
  */
1166
1167
  function cp(source: string | URL, destination: string | URL, opts?: CopyOptions): Promise<void>;
1167
1168
  }
1168
- declare module 'node:fs/promises' {
1169
- export * from 'fs/promises';
1169
+ declare module 'fs/promises' {
1170
+ export * from 'node:fs/promises';
1170
1171
  }
@@ -18,7 +18,7 @@
18
18
  * forms, and are accessible using both CommonJS syntax and ES6 Modules (ESM).
19
19
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/fs.js)
20
20
  */
21
- declare module 'fs' {
21
+ declare module 'node:fs' {
22
22
  import * as stream from 'node:stream';
23
23
  import { Abortable, EventEmitter } from 'node:events';
24
24
  import { URL } from 'node:url';
@@ -3584,6 +3584,7 @@ declare module 'fs' {
3584
3584
  autoClose?: boolean | undefined;
3585
3585
  emitClose?: boolean | undefined;
3586
3586
  start?: number | undefined;
3587
+ highWaterMark?: number | undefined;
3587
3588
  }
3588
3589
  interface FSImplementation {
3589
3590
  open?: (...args: any[]) => any;
@@ -3599,7 +3600,6 @@ declare module 'fs' {
3599
3600
  interface ReadStreamOptions extends StreamOptions {
3600
3601
  fs?: CreateReadStreamFSImplementation | null | undefined;
3601
3602
  end?: number | undefined;
3602
- highWaterMark?: number | undefined;
3603
3603
  }
3604
3604
  interface WriteStreamOptions extends StreamOptions {
3605
3605
  fs?: CreateWriteStreamFSImplementation | null | undefined;
@@ -4004,6 +4004,6 @@ declare module 'fs' {
4004
4004
  */
4005
4005
  export function cpSync(source: string | URL, destination: string | URL, opts?: CopySyncOptions): void;
4006
4006
  }
4007
- declare module 'node:fs' {
4008
- export * from 'fs';
4007
+ declare module 'fs' {
4008
+ export * from 'node:fs';
4009
4009
  }
File without changes
File without changes
@@ -39,7 +39,7 @@
39
39
  * ```
40
40
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/http.js)
41
41
  */
42
- declare module 'http' {
42
+ declare module 'node:http' {
43
43
  import * as stream from 'node:stream';
44
44
  import { URL } from 'node:url';
45
45
  import { EventEmitter } from 'node:events';
@@ -1716,6 +1716,6 @@ declare module 'http' {
1716
1716
  */
1717
1717
  const maxHeaderSize: number;
1718
1718
  }
1719
- declare module 'node:http' {
1720
- export * from 'http';
1719
+ declare module 'http' {
1720
+ export * from 'node:http';
1721
1721
  }
@@ -8,7 +8,7 @@
8
8
  * @since v8.4.0
9
9
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/http2.js)
10
10
  */
11
- declare module 'http2' {
11
+ declare module 'node:http2' {
12
12
  import EventEmitter = require('node:events');
13
13
  import * as fs from 'node:fs';
14
14
  import * as net from 'node:net';
@@ -2128,6 +2128,6 @@ declare module 'http2' {
2128
2128
  listener?: (session: ClientHttp2Session, socket: net.Socket | tls.TLSSocket) => void
2129
2129
  ): ClientHttp2Session;
2130
2130
  }
2131
- declare module 'node:http2' {
2132
- export * from 'http2';
2131
+ declare module 'http2' {
2132
+ export * from 'node:http2';
2133
2133
  }
@@ -3,7 +3,7 @@
3
3
  * separate module.
4
4
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/https.js)
5
5
  */
6
- declare module 'https' {
6
+ declare module 'node:https' {
7
7
  import { Duplex } from 'node:stream';
8
8
  import * as tls from 'node:tls';
9
9
  import * as http from 'node:http';
@@ -537,6 +537,6 @@ declare module 'https' {
537
537
  ): http.ClientRequest;
538
538
  let globalAgent: Agent;
539
539
  }
540
- declare module 'node:https' {
541
- export * from 'https';
540
+ declare module 'https' {
541
+ export * from 'node:https';
542
542
  }
File without changes
@@ -16,7 +16,7 @@
16
16
  * ```
17
17
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/inspector.js)
18
18
  */
19
- declare module 'inspector' {
19
+ declare module 'node:inspector' {
20
20
  import EventEmitter = require('node:events');
21
21
  interface InspectorNotification<T> {
22
22
  method: string;
@@ -2734,7 +2734,7 @@ declare module 'inspector' {
2734
2734
  /**
2735
2735
  * The inspector module provides an API for interacting with the V8 inspector.
2736
2736
  */
2737
- declare module 'node:inspector' {
2738
- import inspector = require('inspector');
2737
+ declare module 'inspector' {
2738
+ import inspector = require('node:inspector');
2739
2739
  export = inspector;
2740
2740
  }
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * @since v0.3.7
3
3
  */
4
- declare module 'module' {
4
+ declare module 'node:module' {
5
5
  import { URL } from 'node:url';
6
6
  import { MessagePort } from 'node:worker_threads';
7
7
  namespace Module {
@@ -212,7 +212,7 @@ declare module 'module' {
212
212
  }
213
213
  export = Module;
214
214
  }
215
- declare module 'node:module' {
216
- import module = require('module');
215
+ declare module 'module' {
216
+ import module = require('node:module');
217
217
  export = module;
218
218
  }
@@ -12,7 +12,7 @@
12
12
  * ```
13
13
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/net.js)
14
14
  */
15
- declare module 'net' {
15
+ declare module 'node:net' {
16
16
  import * as stream from 'node:stream';
17
17
  import { Abortable, EventEmitter } from 'node:events';
18
18
  import * as dns from 'node:dns';
@@ -878,6 +878,6 @@ declare module 'net' {
878
878
  readonly flowlabel: number;
879
879
  }
880
880
  }
881
- declare module 'node:net' {
882
- export * from 'net';
881
+ declare module 'net' {
882
+ export * from 'node:net';
883
883
  }
@@ -7,7 +7,7 @@
7
7
  * ```
8
8
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/os.js)
9
9
  */
10
- declare module 'os' {
10
+ declare module 'node:os' {
11
11
  interface CpuInfo {
12
12
  model: string;
13
13
  speed: number;
@@ -468,6 +468,6 @@ declare module 'os' {
468
468
  function setPriority(priority: number): void;
469
469
  function setPriority(pid: number, priority: number): void;
470
470
  }
471
- declare module 'node:os' {
472
- export * from 'os';
471
+ declare module 'os' {
472
+ export * from 'node:os';
473
473
  }
@@ -1,9 +1,9 @@
1
1
  declare module 'path/posix' {
2
- import path = require('path');
2
+ import path = require('node:path');
3
3
  export = path;
4
4
  }
5
5
  declare module 'path/win32' {
6
- import path = require('path');
6
+ import path = require('node:path');
7
7
  export = path;
8
8
  }
9
9
  /**
@@ -15,7 +15,7 @@ declare module 'path/win32' {
15
15
  * ```
16
16
  * @see [source](https://github.com/nodejs/node/blob/v18.0.0/lib/path.js)
17
17
  */
18
- declare module 'path' {
18
+ declare module 'node:path' {
19
19
  namespace path {
20
20
  /**
21
21
  * A parsed path object generated by path.parse() or consumed by path.format().
@@ -177,8 +177,8 @@ declare module 'path' {
177
177
  const path: path.PlatformPath;
178
178
  export = path;
179
179
  }
180
- declare module 'node:path' {
181
- import path = require('path');
180
+ declare module 'path' {
181
+ import path = require('node:path');
182
182
  export = path;
183
183
  }
184
184
  declare module 'node:path/posix' {