@types/node 22.17.2 → 22.18.1

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 (73) hide show
  1. {node v22.17 → node v22.18}/README.md +1 -1
  2. {node v22.17 → node v22.18}/buffer.d.ts +1 -1
  3. {node v22.17 → node v22.18}/child_process.d.ts +1 -1
  4. {node v22.17 → node v22.18}/fs/promises.d.ts +19 -26
  5. {node v22.17 → node v22.18}/fs.d.ts +17 -34
  6. node v22.18/globals.d.ts +170 -0
  7. {node v22.17 → node v22.18}/http.d.ts +1 -1
  8. {node v22.17 → node v22.18}/index.d.ts +6 -1
  9. {node v22.17 → node v22.18}/inspector.d.ts +68 -12
  10. {node v22.17 → node v22.18}/module.d.ts +24 -0
  11. {node v22.17 → node v22.18}/package.json +2 -2
  12. {node v22.17 → node v22.18}/process.d.ts +3 -2
  13. {node v22.17 → node v22.18}/sqlite.d.ts +35 -0
  14. {node v22.17 → node v22.18}/ts5.6/index.d.ts +6 -1
  15. {node v22.17 → node v22.18}/url.d.ts +11 -0
  16. node v22.18/web-globals/abortcontroller.d.ts +34 -0
  17. node v22.18/web-globals/domexception.d.ts +68 -0
  18. node v22.17/dom-events.d.ts → node v22.18/web-globals/events.d.ts +47 -52
  19. node v22.18/web-globals/fetch.d.ts +46 -0
  20. node v22.18/web-globals/navigator.d.ts +22 -0
  21. node v22.18/web-globals/storage.d.ts +24 -0
  22. {node v22.17 → node v22.18}/worker_threads.d.ts +12 -0
  23. node v22.17/globals.d.ts +0 -364
  24. {node v22.17 → node v22.18}/LICENSE +0 -0
  25. {node v22.17 → node v22.18}/assert/strict.d.ts +0 -0
  26. {node v22.17 → node v22.18}/assert.d.ts +0 -0
  27. {node v22.17 → node v22.18}/async_hooks.d.ts +0 -0
  28. {node v22.17 → node v22.18}/buffer.buffer.d.ts +0 -0
  29. {node v22.17 → node v22.18}/cluster.d.ts +0 -0
  30. {node v22.17 → node v22.18}/compatibility/disposable.d.ts +0 -0
  31. {node v22.17 → node v22.18}/compatibility/index.d.ts +0 -0
  32. {node v22.17 → node v22.18}/compatibility/indexable.d.ts +0 -0
  33. {node v22.17 → node v22.18}/compatibility/iterators.d.ts +0 -0
  34. {node v22.17 → node v22.18}/console.d.ts +0 -0
  35. {node v22.17 → node v22.18}/constants.d.ts +0 -0
  36. {node v22.17 → node v22.18}/crypto.d.ts +0 -0
  37. {node v22.17 → node v22.18}/dgram.d.ts +0 -0
  38. {node v22.17 → node v22.18}/diagnostics_channel.d.ts +0 -0
  39. {node v22.17 → node v22.18}/dns/promises.d.ts +0 -0
  40. {node v22.17 → node v22.18}/dns.d.ts +0 -0
  41. {node v22.17 → node v22.18}/domain.d.ts +0 -0
  42. {node v22.17 → node v22.18}/events.d.ts +0 -0
  43. {node v22.17 → node v22.18}/globals.typedarray.d.ts +0 -0
  44. {node v22.17 → node v22.18}/http2.d.ts +0 -0
  45. {node v22.17 → node v22.18}/https.d.ts +0 -0
  46. {node v22.17 → node v22.18}/net.d.ts +0 -0
  47. {node v22.17 → node v22.18}/os.d.ts +0 -0
  48. {node v22.17 → node v22.18}/path.d.ts +0 -0
  49. {node v22.17 → node v22.18}/perf_hooks.d.ts +0 -0
  50. {node v22.17 → node v22.18}/punycode.d.ts +0 -0
  51. {node v22.17 → node v22.18}/querystring.d.ts +0 -0
  52. {node v22.17 → node v22.18}/readline/promises.d.ts +0 -0
  53. {node v22.17 → node v22.18}/readline.d.ts +0 -0
  54. {node v22.17 → node v22.18}/repl.d.ts +0 -0
  55. {node v22.17 → node v22.18}/sea.d.ts +0 -0
  56. {node v22.17 → node v22.18}/stream/consumers.d.ts +0 -0
  57. {node v22.17 → node v22.18}/stream/promises.d.ts +0 -0
  58. {node v22.17 → node v22.18}/stream/web.d.ts +0 -0
  59. {node v22.17 → node v22.18}/stream.d.ts +0 -0
  60. {node v22.17 → node v22.18}/string_decoder.d.ts +0 -0
  61. {node v22.17 → node v22.18}/test.d.ts +0 -0
  62. {node v22.17 → node v22.18}/timers/promises.d.ts +0 -0
  63. {node v22.17 → node v22.18}/timers.d.ts +0 -0
  64. {node v22.17 → node v22.18}/tls.d.ts +0 -0
  65. {node v22.17 → node v22.18}/trace_events.d.ts +0 -0
  66. {node v22.17 → node v22.18}/ts5.6/buffer.buffer.d.ts +0 -0
  67. {node v22.17 → node v22.18}/ts5.6/globals.typedarray.d.ts +0 -0
  68. {node v22.17 → node v22.18}/tty.d.ts +0 -0
  69. {node v22.17 → node v22.18}/util.d.ts +0 -0
  70. {node v22.17 → node v22.18}/v8.d.ts +0 -0
  71. {node v22.17 → node v22.18}/vm.d.ts +0 -0
  72. {node v22.17 → node v22.18}/wasi.d.ts +0 -0
  73. {node v22.17 → node v22.18}/zlib.d.ts +0 -0
@@ -8,7 +8,7 @@ This package contains type definitions for node (https://nodejs.org/).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v22.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 15 Aug 2025 08:39:32 GMT
11
+ * Last updated: Thu, 04 Sep 2025 10:02:38 GMT
12
12
  * Dependencies: [undici-types](https://npmjs.com/package/undici-types)
13
13
 
14
14
  # Credits
@@ -139,7 +139,7 @@ declare module "buffer" {
139
139
  type?: string | undefined;
140
140
  }
141
141
  /**
142
- * A [`Blob`](https://developer.mozilla.org/en-US/docs/Web/API/Blob) encapsulates immutable, raw data that can be safely shared across
142
+ * A `Blob` encapsulates immutable, raw data that can be safely shared across
143
143
  * multiple worker threads.
144
144
  * @since v15.7.0, v14.18.0
145
145
  */
@@ -24,7 +24,7 @@
24
24
  * the parent Node.js process and the spawned subprocess. These pipes have
25
25
  * limited (and platform-specific) capacity. If the subprocess writes to
26
26
  * stdout in excess of that limit without the output being captured, the
27
- * subprocess blocks waiting for the pipe buffer to accept more data. This is
27
+ * subprocess blocks, waiting for the pipe buffer to accept more data. This is
28
28
  * identical to the behavior of pipes in the shell. Use the `{ stdio: 'ignore' }` option if the output will not be consumed.
29
29
  *
30
30
  * The command lookup is performed using the `options.env.PATH` environment
@@ -40,7 +40,7 @@ declare module "fs/promises" {
40
40
  StatsFs,
41
41
  TimeLike,
42
42
  WatchEventType,
43
- WatchOptions,
43
+ WatchOptions as _WatchOptions,
44
44
  WriteStream,
45
45
  WriteVResult,
46
46
  } from "node:fs";
@@ -1182,6 +1182,16 @@ declare module "fs/promises" {
1182
1182
  * @return Fulfills with an {fs.Dir}.
1183
1183
  */
1184
1184
  function opendir(path: PathLike, options?: OpenDirOptions): Promise<Dir>;
1185
+ interface WatchOptions extends _WatchOptions {
1186
+ maxQueue?: number | undefined;
1187
+ overflow?: "ignore" | "throw" | undefined;
1188
+ }
1189
+ interface WatchOptionsWithBufferEncoding extends WatchOptions {
1190
+ encoding: "buffer";
1191
+ }
1192
+ interface WatchOptionsWithStringEncoding extends WatchOptions {
1193
+ encoding?: BufferEncoding | undefined;
1194
+ }
1185
1195
  /**
1186
1196
  * Returns an async iterator that watches for changes on `filename`, where `filename`is either a file or a directory.
1187
1197
  *
@@ -1214,33 +1224,16 @@ declare module "fs/promises" {
1214
1224
  */
1215
1225
  function watch(
1216
1226
  filename: PathLike,
1217
- options:
1218
- | (WatchOptions & {
1219
- encoding: "buffer";
1220
- })
1221
- | "buffer",
1222
- ): AsyncIterable<FileChangeInfo<Buffer>>;
1223
- /**
1224
- * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.
1225
- * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.
1226
- * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.
1227
- * If `encoding` is not supplied, the default of `'utf8'` is used.
1228
- * If `persistent` is not supplied, the default of `true` is used.
1229
- * If `recursive` is not supplied, the default of `false` is used.
1230
- */
1231
- function watch(filename: PathLike, options?: WatchOptions | BufferEncoding): AsyncIterable<FileChangeInfo<string>>;
1232
- /**
1233
- * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.
1234
- * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.
1235
- * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.
1236
- * If `encoding` is not supplied, the default of `'utf8'` is used.
1237
- * If `persistent` is not supplied, the default of `true` is used.
1238
- * If `recursive` is not supplied, the default of `false` is used.
1239
- */
1227
+ options?: WatchOptionsWithStringEncoding | BufferEncoding,
1228
+ ): NodeJS.AsyncIterator<FileChangeInfo<string>>;
1229
+ function watch(
1230
+ filename: PathLike,
1231
+ options: WatchOptionsWithBufferEncoding | "buffer",
1232
+ ): NodeJS.AsyncIterator<FileChangeInfo<Buffer>>;
1240
1233
  function watch(
1241
1234
  filename: PathLike,
1242
- options: WatchOptions | string,
1243
- ): AsyncIterable<FileChangeInfo<string>> | AsyncIterable<FileChangeInfo<Buffer>>;
1235
+ options: WatchOptions | BufferEncoding | "buffer",
1236
+ ): NodeJS.AsyncIterator<FileChangeInfo<string | Buffer>>;
1244
1237
  /**
1245
1238
  * Asynchronously copies the entire directory structure from `src` to `dest`,
1246
1239
  * including subdirectories and files.
@@ -329,14 +329,15 @@ declare module "fs" {
329
329
  */
330
330
  readSync(): Dirent | null;
331
331
  /**
332
- * Calls `dir.close()` and returns a promise that fulfills when the
333
- * dir is closed.
332
+ * Calls `dir.close()` if the directory handle is open, and returns a promise that
333
+ * fulfills when disposal is complete.
334
334
  * @since v22.17.0
335
335
  * @experimental
336
336
  */
337
337
  [Symbol.asyncDispose](): Promise<void>;
338
338
  /**
339
- * Calls `dir.closeSync()` and returns `undefined`.
339
+ * Calls `dir.closeSync()` if the directory handle is open, and returns
340
+ * `undefined`.
340
341
  * @since v22.17.0
341
342
  * @experimental
342
343
  */
@@ -3340,6 +3341,12 @@ declare module "fs" {
3340
3341
  persistent?: boolean | undefined;
3341
3342
  recursive?: boolean | undefined;
3342
3343
  }
3344
+ export interface WatchOptionsWithBufferEncoding extends WatchOptions {
3345
+ encoding: "buffer";
3346
+ }
3347
+ export interface WatchOptionsWithStringEncoding extends WatchOptions {
3348
+ encoding?: BufferEncoding | undefined;
3349
+ }
3343
3350
  export type WatchEventType = "rename" | "change";
3344
3351
  export type WatchListener<T> = (event: WatchEventType, filename: T | null) => void;
3345
3352
  export type StatsListener = (curr: Stats, prev: Stats) => void;
@@ -3366,44 +3373,20 @@ declare module "fs" {
3366
3373
  */
3367
3374
  export function watch(
3368
3375
  filename: PathLike,
3369
- options:
3370
- | (WatchOptions & {
3371
- encoding: "buffer";
3372
- })
3373
- | "buffer",
3374
- listener?: WatchListener<Buffer>,
3376
+ options?: WatchOptionsWithStringEncoding | BufferEncoding | null,
3377
+ listener?: WatchListener<string>,
3375
3378
  ): FSWatcher;
3376
- /**
3377
- * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.
3378
- * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.
3379
- * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.
3380
- * If `encoding` is not supplied, the default of `'utf8'` is used.
3381
- * If `persistent` is not supplied, the default of `true` is used.
3382
- * If `recursive` is not supplied, the default of `false` is used.
3383
- */
3384
3379
  export function watch(
3385
3380
  filename: PathLike,
3386
- options?: WatchOptions | BufferEncoding | null,
3387
- listener?: WatchListener<string>,
3381
+ options: WatchOptionsWithBufferEncoding | "buffer",
3382
+ listener: WatchListener<Buffer>,
3388
3383
  ): FSWatcher;
3389
- /**
3390
- * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.
3391
- * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.
3392
- * @param options Either the encoding for the filename provided to the listener, or an object optionally specifying encoding, persistent, and recursive options.
3393
- * If `encoding` is not supplied, the default of `'utf8'` is used.
3394
- * If `persistent` is not supplied, the default of `true` is used.
3395
- * If `recursive` is not supplied, the default of `false` is used.
3396
- */
3397
3384
  export function watch(
3398
3385
  filename: PathLike,
3399
- options: WatchOptions | string,
3400
- listener?: WatchListener<string | Buffer>,
3386
+ options: WatchOptions | BufferEncoding | "buffer" | null,
3387
+ listener: WatchListener<string | Buffer>,
3401
3388
  ): FSWatcher;
3402
- /**
3403
- * Watch for changes on `filename`, where `filename` is either a file or a directory, returning an `FSWatcher`.
3404
- * @param filename A path to a file or directory. If a URL is provided, it must use the `file:` protocol.
3405
- */
3406
- export function watch(filename: PathLike, listener?: WatchListener<string>): FSWatcher;
3389
+ export function watch(filename: PathLike, listener: WatchListener<string>): FSWatcher;
3407
3390
  /**
3408
3391
  * Test whether or not the given path exists by checking with the file system.
3409
3392
  * Then call the `callback` argument with either true or false:
@@ -0,0 +1,170 @@
1
+ declare var global: typeof globalThis;
2
+
3
+ declare var process: NodeJS.Process;
4
+ declare var console: Console;
5
+
6
+ interface ErrorConstructor {
7
+ /**
8
+ * Creates a `.stack` property on `targetObject`, which when accessed returns
9
+ * a string representing the location in the code at which
10
+ * `Error.captureStackTrace()` was called.
11
+ *
12
+ * ```js
13
+ * const myObject = {};
14
+ * Error.captureStackTrace(myObject);
15
+ * myObject.stack; // Similar to `new Error().stack`
16
+ * ```
17
+ *
18
+ * The first line of the trace will be prefixed with
19
+ * `${myObject.name}: ${myObject.message}`.
20
+ *
21
+ * The optional `constructorOpt` argument accepts a function. If given, all frames
22
+ * above `constructorOpt`, including `constructorOpt`, will be omitted from the
23
+ * generated stack trace.
24
+ *
25
+ * The `constructorOpt` argument is useful for hiding implementation
26
+ * details of error generation from the user. For instance:
27
+ *
28
+ * ```js
29
+ * function a() {
30
+ * b();
31
+ * }
32
+ *
33
+ * function b() {
34
+ * c();
35
+ * }
36
+ *
37
+ * function c() {
38
+ * // Create an error without stack trace to avoid calculating the stack trace twice.
39
+ * const { stackTraceLimit } = Error;
40
+ * Error.stackTraceLimit = 0;
41
+ * const error = new Error();
42
+ * Error.stackTraceLimit = stackTraceLimit;
43
+ *
44
+ * // Capture the stack trace above function b
45
+ * Error.captureStackTrace(error, b); // Neither function c, nor b is included in the stack trace
46
+ * throw error;
47
+ * }
48
+ *
49
+ * a();
50
+ * ```
51
+ */
52
+ captureStackTrace(targetObject: object, constructorOpt?: Function): void;
53
+ /**
54
+ * @see https://v8.dev/docs/stack-trace-api#customizing-stack-traces
55
+ */
56
+ prepareStackTrace(err: Error, stackTraces: NodeJS.CallSite[]): any;
57
+ /**
58
+ * The `Error.stackTraceLimit` property specifies the number of stack frames
59
+ * collected by a stack trace (whether generated by `new Error().stack` or
60
+ * `Error.captureStackTrace(obj)`).
61
+ *
62
+ * The default value is `10` but may be set to any valid JavaScript number. Changes
63
+ * will affect any stack trace captured _after_ the value has been changed.
64
+ *
65
+ * If set to a non-number value, or set to a negative number, stack traces will
66
+ * not capture any frames.
67
+ */
68
+ stackTraceLimit: number;
69
+ }
70
+
71
+ /**
72
+ * Enable this API with the `--expose-gc` CLI flag.
73
+ */
74
+ declare var gc: NodeJS.GCFunction | undefined;
75
+
76
+ declare namespace NodeJS {
77
+ interface CallSite {
78
+ getColumnNumber(): number | null;
79
+ getEnclosingColumnNumber(): number | null;
80
+ getEnclosingLineNumber(): number | null;
81
+ getEvalOrigin(): string | undefined;
82
+ getFileName(): string | null;
83
+ getFunction(): Function | undefined;
84
+ getFunctionName(): string | null;
85
+ getLineNumber(): number | null;
86
+ getMethodName(): string | null;
87
+ getPosition(): number;
88
+ getPromiseIndex(): number | null;
89
+ getScriptHash(): string;
90
+ getScriptNameOrSourceURL(): string | null;
91
+ getThis(): unknown;
92
+ getTypeName(): string | null;
93
+ isAsync(): boolean;
94
+ isConstructor(): boolean;
95
+ isEval(): boolean;
96
+ isNative(): boolean;
97
+ isPromiseAll(): boolean;
98
+ isToplevel(): boolean;
99
+ }
100
+
101
+ interface ErrnoException extends Error {
102
+ errno?: number | undefined;
103
+ code?: string | undefined;
104
+ path?: string | undefined;
105
+ syscall?: string | undefined;
106
+ }
107
+
108
+ interface ReadableStream extends EventEmitter {
109
+ readable: boolean;
110
+ read(size?: number): string | Buffer;
111
+ setEncoding(encoding: BufferEncoding): this;
112
+ pause(): this;
113
+ resume(): this;
114
+ isPaused(): boolean;
115
+ pipe<T extends WritableStream>(destination: T, options?: { end?: boolean | undefined }): T;
116
+ unpipe(destination?: WritableStream): this;
117
+ unshift(chunk: string | Uint8Array, encoding?: BufferEncoding): void;
118
+ wrap(oldStream: ReadableStream): this;
119
+ [Symbol.asyncIterator](): AsyncIterableIterator<string | Buffer>;
120
+ }
121
+
122
+ interface WritableStream extends EventEmitter {
123
+ writable: boolean;
124
+ write(buffer: Uint8Array | string, cb?: (err?: Error | null) => void): boolean;
125
+ write(str: string, encoding?: BufferEncoding, cb?: (err?: Error | null) => void): boolean;
126
+ end(cb?: () => void): this;
127
+ end(data: string | Uint8Array, cb?: () => void): this;
128
+ end(str: string, encoding?: BufferEncoding, cb?: () => void): this;
129
+ }
130
+
131
+ interface ReadWriteStream extends ReadableStream, WritableStream {}
132
+
133
+ interface RefCounted {
134
+ ref(): this;
135
+ unref(): this;
136
+ }
137
+
138
+ interface Dict<T> {
139
+ [key: string]: T | undefined;
140
+ }
141
+
142
+ interface ReadOnlyDict<T> {
143
+ readonly [key: string]: T | undefined;
144
+ }
145
+
146
+ interface GCFunction {
147
+ (minor?: boolean): void;
148
+ (options: NodeJS.GCOptions & { execution: "async" }): Promise<void>;
149
+ (options: NodeJS.GCOptions): void;
150
+ }
151
+
152
+ interface GCOptions {
153
+ execution?: "sync" | "async" | undefined;
154
+ flavor?: "regular" | "last-resort" | undefined;
155
+ type?: "major-snapshot" | "major" | "minor" | undefined;
156
+ filename?: string | undefined;
157
+ }
158
+
159
+ /** An iterable iterator returned by the Node.js API. */
160
+ // Default TReturn/TNext in v22 is `any`, for compatibility with the previously-used IterableIterator.
161
+ interface Iterator<T, TReturn = any, TNext = any> extends IteratorObject<T, TReturn, TNext> {
162
+ [Symbol.iterator](): NodeJS.Iterator<T, TReturn, TNext>;
163
+ }
164
+
165
+ /** An async iterable iterator returned by the Node.js API. */
166
+ // Default TReturn/TNext in v22 is `any`, for compatibility with the previously-used AsyncIterableIterator.
167
+ interface AsyncIterator<T, TReturn = any, TNext = any> extends AsyncIteratorObject<T, TReturn, TNext> {
168
+ [Symbol.asyncIterator](): NodeJS.AsyncIterator<T, TReturn, TNext>;
169
+ }
170
+ }
@@ -2028,7 +2028,7 @@ declare module "http" {
2028
2028
  */
2029
2029
  const maxHeaderSize: number;
2030
2030
  /**
2031
- * A browser-compatible implementation of [WebSocket](https://nodejs.org/docs/latest/api/http.html#websocket).
2031
+ * A browser-compatible implementation of `WebSocket`.
2032
2032
  * @since v22.5.0
2033
2033
  */
2034
2034
  const WebSocket: import("undici-types").WebSocket;
@@ -36,6 +36,12 @@
36
36
 
37
37
  // Definitions for Node.js modules that are not specific to any version of TypeScript:
38
38
  /// <reference path="globals.d.ts" />
39
+ /// <reference path="web-globals/abortcontroller.d.ts" />
40
+ /// <reference path="web-globals/domexception.d.ts" />
41
+ /// <reference path="web-globals/events.d.ts" />
42
+ /// <reference path="web-globals/fetch.d.ts" />
43
+ /// <reference path="web-globals/navigator.d.ts" />
44
+ /// <reference path="web-globals/storage.d.ts" />
39
45
  /// <reference path="assert.d.ts" />
40
46
  /// <reference path="assert/strict.d.ts" />
41
47
  /// <reference path="async_hooks.d.ts" />
@@ -51,7 +57,6 @@
51
57
  /// <reference path="dns/promises.d.ts" />
52
58
  /// <reference path="dns/promises.d.ts" />
53
59
  /// <reference path="domain.d.ts" />
54
- /// <reference path="dom-events.d.ts" />
55
60
  /// <reference path="events.d.ts" />
56
61
  /// <reference path="fs.d.ts" />
57
62
  /// <reference path="fs/promises.d.ts" />
@@ -268,7 +268,7 @@ declare module 'inspector' {
268
268
  /**
269
269
  * Embedder-specific auxiliary data.
270
270
  */
271
- auxData?: {} | undefined;
271
+ auxData?: object | undefined;
272
272
  }
273
273
  /**
274
274
  * Detailed information about exception (or error) that was thrown during script compilation or execution.
@@ -701,7 +701,7 @@ declare module 'inspector' {
701
701
  }
702
702
  interface InspectRequestedEventDataType {
703
703
  object: RemoteObject;
704
- hints: {};
704
+ hints: object;
705
705
  }
706
706
  }
707
707
  namespace Debugger {
@@ -1173,7 +1173,7 @@ declare module 'inspector' {
1173
1173
  /**
1174
1174
  * Embedder-specific auxiliary data.
1175
1175
  */
1176
- executionContextAuxData?: {} | undefined;
1176
+ executionContextAuxData?: object | undefined;
1177
1177
  /**
1178
1178
  * True, if this script is generated as a result of the live edit operation.
1179
1179
  * @experimental
@@ -1237,7 +1237,7 @@ declare module 'inspector' {
1237
1237
  /**
1238
1238
  * Embedder-specific auxiliary data.
1239
1239
  */
1240
- executionContextAuxData?: {} | undefined;
1240
+ executionContextAuxData?: object | undefined;
1241
1241
  /**
1242
1242
  * URL of source map associated with script (if any).
1243
1243
  */
@@ -1282,7 +1282,7 @@ declare module 'inspector' {
1282
1282
  /**
1283
1283
  * Object containing break-specific auxiliary properties.
1284
1284
  */
1285
- data?: {} | undefined;
1285
+ data?: object | undefined;
1286
1286
  /**
1287
1287
  * Hit breakpoints IDs
1288
1288
  */
@@ -1649,7 +1649,7 @@ declare module 'inspector' {
1649
1649
  categories: string[];
1650
1650
  }
1651
1651
  interface DataCollectedEventDataType {
1652
- value: Array<{}>;
1652
+ value: object[];
1653
1653
  }
1654
1654
  }
1655
1655
  namespace NodeWorker {
@@ -1759,6 +1759,7 @@ declare module 'inspector' {
1759
1759
  url: string;
1760
1760
  method: string;
1761
1761
  headers: Headers;
1762
+ hasPostData: boolean;
1762
1763
  }
1763
1764
  /**
1764
1765
  * HTTP response data.
@@ -1776,17 +1777,45 @@ declare module 'inspector' {
1776
1777
  */
1777
1778
  interface Headers {
1778
1779
  }
1780
+ interface GetRequestPostDataParameterType {
1781
+ /**
1782
+ * Identifier of the network request to get content for.
1783
+ */
1784
+ requestId: RequestId;
1785
+ }
1786
+ interface GetResponseBodyParameterType {
1787
+ /**
1788
+ * Identifier of the network request to get content for.
1789
+ */
1790
+ requestId: RequestId;
1791
+ }
1779
1792
  interface StreamResourceContentParameterType {
1780
1793
  /**
1781
1794
  * Identifier of the request to stream.
1782
1795
  */
1783
1796
  requestId: RequestId;
1784
1797
  }
1798
+ interface GetRequestPostDataReturnType {
1799
+ /**
1800
+ * Request body string, omitting files from multipart requests
1801
+ */
1802
+ postData: string;
1803
+ }
1804
+ interface GetResponseBodyReturnType {
1805
+ /**
1806
+ * Response body.
1807
+ */
1808
+ body: string;
1809
+ /**
1810
+ * True, if content was sent as base64.
1811
+ */
1812
+ base64Encoded: boolean;
1813
+ }
1785
1814
  interface StreamResourceContentReturnType {
1786
1815
  /**
1787
1816
  * Data that has been buffered until streaming is enabled.
1788
1817
  */
1789
- bufferedData: never;
1818
+ bufferedData: string;
1790
1819
  }
1791
1820
  interface RequestWillBeSentEventDataType {
1792
1821
  /**
@@ -1877,7 +1906,7 @@ declare module 'inspector' {
1877
1906
  * Data that was received.
1878
1907
  * @experimental
1879
1908
  */
1880
- data?: never | undefined;
1909
+ data?: string | undefined;
1881
1910
  }
1882
1911
  }
1883
1912
  namespace NodeRuntime {
@@ -2285,6 +2314,16 @@ declare module 'inspector' {
2285
2314
  * Enables network tracking, network events will now be delivered to the client.
2286
2315
  */
2287
2316
  post(method: 'Network.enable', callback?: (err: Error | null) => void): void;
2317
+ /**
2318
+ * Returns post data sent with the request. Returns an error when no data was sent with the request.
2319
+ */
2320
+ post(method: 'Network.getRequestPostData', params?: Network.GetRequestPostDataParameterType, callback?: (err: Error | null, params: Network.GetRequestPostDataReturnType) => void): void;
2321
+ post(method: 'Network.getRequestPostData', callback?: (err: Error | null, params: Network.GetRequestPostDataReturnType) => void): void;
2322
+ /**
2323
+ * Returns content served for the given request.
2324
+ */
2325
+ post(method: 'Network.getResponseBody', params?: Network.GetResponseBodyParameterType, callback?: (err: Error | null, params: Network.GetResponseBodyReturnType) => void): void;
2326
+ post(method: 'Network.getResponseBody', callback?: (err: Error | null, params: Network.GetResponseBodyReturnType) => void): void;
2288
2327
  /**
2289
2328
  * Enables streaming of the response for the given requestId.
2290
2329
  * If enabled, the dataReceived event contains the data that was received during streaming.
@@ -3049,22 +3088,31 @@ declare module 'inspector' {
3049
3088
 
3050
3089
  // DevTools protocol event broadcast methods
3051
3090
  namespace Network {
3091
+ /**
3092
+ * This feature is only available with the `--experimental-network-inspection` flag enabled.
3093
+ *
3094
+ * Broadcasts the `Network.requestWillBeSent` event to connected frontends. This event indicates that
3095
+ * the application is about to send an HTTP request.
3096
+ * @since v22.6.0
3097
+ */
3098
+ function requestWillBeSent(params: RequestWillBeSentEventDataType): void;
3052
3099
  /**
3053
3100
  * This feature is only available with the `--experimental-network-inspection` flag enabled.
3054
3101
  *
3055
3102
  * Broadcasts the `Network.dataReceived` event to connected frontends, or buffers the data if
3056
3103
  * `Network.streamResourceContent` command was not invoked for the given request yet.
3104
+ *
3105
+ * Also enables `Network.getResponseBody` command to retrieve the response data.
3057
3106
  * @since v22.17.0
3058
3107
  */
3059
3108
  function dataReceived(params: DataReceivedEventDataType): void;
3060
3109
  /**
3061
3110
  * This feature is only available with the `--experimental-network-inspection` flag enabled.
3062
3111
  *
3063
- * Broadcasts the `Network.requestWillBeSent` event to connected frontends. This event indicates that
3064
- * the application is about to send an HTTP request.
3065
- * @since v22.6.0
3112
+ * Enables `Network.getRequestPostData` command to retrieve the request data.
3113
+ * @since v22.18.0
3066
3114
  */
3067
- function requestWillBeSent(params: RequestWillBeSentEventDataType): void;
3115
+ function dataSent(params: unknown): void;
3068
3116
  /**
3069
3117
  * This feature is only available with the `--experimental-network-inspection` flag enabled.
3070
3118
  *
@@ -3450,6 +3498,14 @@ declare module 'inspector/promises' {
3450
3498
  * Enables network tracking, network events will now be delivered to the client.
3451
3499
  */
3452
3500
  post(method: 'Network.enable'): Promise<void>;
3501
+ /**
3502
+ * Returns post data sent with the request. Returns an error when no data was sent with the request.
3503
+ */
3504
+ post(method: 'Network.getRequestPostData', params?: Network.GetRequestPostDataParameterType): Promise<Network.GetRequestPostDataReturnType>;
3505
+ /**
3506
+ * Returns content served for the given request.
3507
+ */
3508
+ post(method: 'Network.getResponseBody', params?: Network.GetResponseBodyParameterType): Promise<Network.GetResponseBodyReturnType>;
3453
3509
  /**
3454
3510
  * Enables streaming of the response for the given requestId.
3455
3511
  * If enabled, the dataReceived event contains the data that was received during streaming.
@@ -684,6 +684,30 @@ declare module "module" {
684
684
  * @returns The absolute URL string that the specifier would resolve to.
685
685
  */
686
686
  resolve(specifier: string, parent?: string | URL): string;
687
+ /**
688
+ * `true` when the current module is the entry point of the current process; `false` otherwise.
689
+ *
690
+ * Equivalent to `require.main === module` in CommonJS.
691
+ *
692
+ * Analogous to Python's `__name__ == "__main__"`.
693
+ *
694
+ * ```js
695
+ * export function foo() {
696
+ * return 'Hello, world';
697
+ * }
698
+ *
699
+ * function main() {
700
+ * const message = foo();
701
+ * console.log(message);
702
+ * }
703
+ *
704
+ * if (import.meta.main) main();
705
+ * // `foo` can be imported from another module without possible side-effects from `main`
706
+ * ```
707
+ * @since v22.18.0
708
+ * @experimental
709
+ */
710
+ main: boolean;
687
711
  }
688
712
  namespace NodeJS {
689
713
  interface Module {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "22.17.2",
3
+ "version": "22.18.1",
4
4
  "description": "TypeScript definitions for node",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
6
6
  "license": "MIT",
@@ -140,6 +140,6 @@
140
140
  "undici-types": "~6.21.0"
141
141
  },
142
142
  "peerDependencies": {},
143
- "typesPublisherContentHash": "a7ff7b5fd49b1c228d93a18f6beef30240317965773e258dde1569f20f24658d",
143
+ "typesPublisherContentHash": "ac2c8f7bae3ace55de8cc6e3e0972fd50a4ba54caa6840816e1367bed47e1022",
144
144
  "typeScriptVersion": "5.2"
145
145
  }
@@ -231,8 +231,9 @@ declare module "process" {
231
231
  */
232
232
  readonly tls_sni: boolean;
233
233
  /**
234
- * A value that is `"strip"` if Node.js is run with `--experimental-strip-types`,
235
- * `"transform"` if Node.js is run with `--experimental-transform-types`, and `false` otherwise.
234
+ * A value that is `"strip"` by default,
235
+ * `"transform"` if Node.js is run with `--experimental-transform-types`, and `false` if
236
+ * Node.js is run with `--no-experimental-strip-types`.
236
237
  * @since v22.10.0
237
238
  */
238
239
  readonly typescript: "strip" | "transform" | false;
@@ -89,6 +89,41 @@ declare module "node:sqlite" {
89
89
  * @default false
90
90
  */
91
91
  allowExtension?: boolean | undefined;
92
+ /**
93
+ * The [busy timeout](https://sqlite.org/c3ref/busy_timeout.html) in milliseconds. This is the maximum amount of
94
+ * time that SQLite will wait for a database lock to be released before
95
+ * returning an error.
96
+ * @since v22.16.0
97
+ * @default 0
98
+ */
99
+ timeout?: number | undefined;
100
+ /**
101
+ * If `true`, integer fields are read as JavaScript `BigInt` values. If `false`,
102
+ * integer fields are read as JavaScript numbers.
103
+ * @since v22.18.0
104
+ * @default false
105
+ */
106
+ readBigInts?: boolean | undefined;
107
+ /**
108
+ * If `true`, query results are returned as arrays instead of objects.
109
+ * @since v22.18.0
110
+ * @default false
111
+ */
112
+ returnArrays?: boolean | undefined;
113
+ /**
114
+ * If `true`, allows binding named parameters without the prefix
115
+ * character (e.g., `foo` instead of `:foo`).
116
+ * @since v22.18.0
117
+ * @default true
118
+ */
119
+ allowBareNamedParameters?: boolean | undefined;
120
+ /**
121
+ * If `true`, unknown named parameters are ignored when binding.
122
+ * If `false`, an exception is thrown for unknown named parameters.
123
+ * @since v22.18.0
124
+ * @default false
125
+ */
126
+ allowUnknownNamedParameters?: boolean | undefined;
92
127
  }
93
128
  interface CreateSessionOptions {
94
129
  /**