@types/node 20.6.0 → 20.6.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 (111) hide show
  1. node/LICENSE +0 -0
  2. node/README.md +1 -1
  3. node/assert/strict.d.ts +0 -0
  4. node/assert.d.ts +0 -0
  5. node/async_hooks.d.ts +0 -0
  6. node/buffer.d.ts +0 -0
  7. node/child_process.d.ts +0 -0
  8. node/cluster.d.ts +0 -0
  9. node/console.d.ts +0 -0
  10. node/constants.d.ts +0 -0
  11. node/crypto.d.ts +0 -0
  12. node/dgram.d.ts +0 -0
  13. node/diagnostics_channel.d.ts +0 -0
  14. node/dns/promises.d.ts +0 -0
  15. node/dns.d.ts +0 -0
  16. node/dom-events.d.ts +0 -0
  17. node/domain.d.ts +0 -0
  18. node/events.d.ts +0 -0
  19. node/fs/promises.d.ts +1 -0
  20. node/fs.d.ts +1 -1
  21. node/globals.d.ts +0 -0
  22. node/globals.global.d.ts +0 -0
  23. node/http.d.ts +0 -0
  24. node/http2.d.ts +0 -0
  25. node/https.d.ts +0 -0
  26. node/index.d.ts +0 -0
  27. node/inspector.d.ts +0 -0
  28. node/module.d.ts +0 -0
  29. node/net.d.ts +0 -0
  30. node/os.d.ts +0 -0
  31. node/package.json +3 -3
  32. node/path.d.ts +0 -0
  33. node/perf_hooks.d.ts +0 -0
  34. node/process.d.ts +0 -0
  35. node/punycode.d.ts +0 -0
  36. node/querystring.d.ts +0 -0
  37. node/readline/promises.d.ts +0 -0
  38. node/readline.d.ts +0 -0
  39. node/repl.d.ts +0 -0
  40. node/stream/consumers.d.ts +0 -0
  41. node/stream/promises.d.ts +0 -0
  42. node/stream/web.d.ts +0 -0
  43. node/stream.d.ts +0 -0
  44. node/string_decoder.d.ts +0 -0
  45. node/test.d.ts +0 -0
  46. node/timers/promises.d.ts +0 -0
  47. node/timers.d.ts +0 -0
  48. node/tls.d.ts +0 -0
  49. node/trace_events.d.ts +0 -0
  50. node/ts4.8/assert/strict.d.ts +0 -0
  51. node/ts4.8/assert.d.ts +0 -0
  52. node/ts4.8/async_hooks.d.ts +0 -0
  53. node/ts4.8/buffer.d.ts +0 -0
  54. node/ts4.8/child_process.d.ts +0 -0
  55. node/ts4.8/cluster.d.ts +0 -0
  56. node/ts4.8/console.d.ts +0 -0
  57. node/ts4.8/constants.d.ts +0 -0
  58. node/ts4.8/crypto.d.ts +0 -0
  59. node/ts4.8/dgram.d.ts +0 -0
  60. node/ts4.8/diagnostics_channel.d.ts +0 -0
  61. node/ts4.8/dns/promises.d.ts +0 -0
  62. node/ts4.8/dns.d.ts +0 -0
  63. node/ts4.8/dom-events.d.ts +0 -0
  64. node/ts4.8/domain.d.ts +0 -0
  65. node/ts4.8/events.d.ts +0 -0
  66. node/ts4.8/fs/promises.d.ts +1 -0
  67. node/ts4.8/fs.d.ts +1 -1
  68. node/ts4.8/globals.d.ts +0 -0
  69. node/ts4.8/globals.global.d.ts +0 -0
  70. node/ts4.8/http.d.ts +0 -0
  71. node/ts4.8/http2.d.ts +0 -0
  72. node/ts4.8/https.d.ts +0 -0
  73. node/ts4.8/index.d.ts +0 -0
  74. node/ts4.8/inspector.d.ts +0 -0
  75. node/ts4.8/module.d.ts +0 -0
  76. node/ts4.8/net.d.ts +0 -0
  77. node/ts4.8/os.d.ts +0 -0
  78. node/ts4.8/path.d.ts +0 -0
  79. node/ts4.8/perf_hooks.d.ts +0 -0
  80. node/ts4.8/process.d.ts +0 -0
  81. node/ts4.8/punycode.d.ts +0 -0
  82. node/ts4.8/querystring.d.ts +0 -0
  83. node/ts4.8/readline/promises.d.ts +0 -0
  84. node/ts4.8/readline.d.ts +0 -0
  85. node/ts4.8/repl.d.ts +0 -0
  86. node/ts4.8/stream/consumers.d.ts +0 -0
  87. node/ts4.8/stream/promises.d.ts +0 -0
  88. node/ts4.8/stream/web.d.ts +0 -0
  89. node/ts4.8/stream.d.ts +0 -0
  90. node/ts4.8/string_decoder.d.ts +0 -0
  91. node/ts4.8/test.d.ts +0 -0
  92. node/ts4.8/timers/promises.d.ts +0 -0
  93. node/ts4.8/timers.d.ts +0 -0
  94. node/ts4.8/tls.d.ts +0 -0
  95. node/ts4.8/trace_events.d.ts +0 -0
  96. node/ts4.8/tty.d.ts +0 -0
  97. node/ts4.8/url.d.ts +0 -0
  98. node/ts4.8/util.d.ts +0 -0
  99. node/ts4.8/v8.d.ts +0 -0
  100. node/ts4.8/vm.d.ts +0 -0
  101. node/ts4.8/wasi.d.ts +0 -0
  102. node/ts4.8/worker_threads.d.ts +0 -0
  103. node/ts4.8/zlib.d.ts +0 -0
  104. node/tty.d.ts +0 -0
  105. node/url.d.ts +0 -0
  106. node/util.d.ts +0 -0
  107. node/v8.d.ts +0 -0
  108. node/vm.d.ts +0 -0
  109. node/wasi.d.ts +0 -0
  110. node/worker_threads.d.ts +0 -0
  111. node/zlib.d.ts +0 -0
node/LICENSE CHANGED
File without changes
node/README.md CHANGED
@@ -8,7 +8,7 @@ This package contains type definitions for Node.js (https://nodejs.org/).
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Fri, 08 Sep 2023 21:33:18 GMT
11
+ * Last updated: Fri, 15 Sep 2023 08:06:28 GMT
12
12
  * Dependencies: none
13
13
  * Global values: `AbortController`, `AbortSignal`, `__dirname`, `__filename`, `console`, `exports`, `gc`, `global`, `module`, `process`, `require`, `structuredClone`
14
14
 
node/assert/strict.d.ts CHANGED
File without changes
node/assert.d.ts CHANGED
File without changes
node/async_hooks.d.ts CHANGED
File without changes
node/buffer.d.ts CHANGED
File without changes
node/child_process.d.ts CHANGED
File without changes
node/cluster.d.ts CHANGED
File without changes
node/console.d.ts CHANGED
File without changes
node/constants.d.ts CHANGED
File without changes
node/crypto.d.ts CHANGED
File without changes
node/dgram.d.ts CHANGED
File without changes
File without changes
node/dns/promises.d.ts CHANGED
File without changes
node/dns.d.ts CHANGED
File without changes
node/dom-events.d.ts CHANGED
File without changes
node/domain.d.ts CHANGED
File without changes
node/events.d.ts CHANGED
File without changes
node/fs/promises.d.ts CHANGED
@@ -81,6 +81,7 @@ declare module 'fs/promises' {
81
81
  autoClose?: boolean | undefined;
82
82
  emitClose?: boolean | undefined;
83
83
  start?: number | undefined;
84
+ highWaterMark?: number | undefined;
84
85
  }
85
86
  interface ReadableWebStreamOptions {
86
87
  /**
node/fs.d.ts CHANGED
@@ -3621,6 +3621,7 @@ declare module 'fs' {
3621
3621
  emitClose?: boolean | undefined;
3622
3622
  start?: number | undefined;
3623
3623
  signal?: AbortSignal | null | undefined;
3624
+ highWaterMark?: number | undefined;
3624
3625
  }
3625
3626
  interface FSImplementation {
3626
3627
  open?: (...args: any[]) => any;
@@ -3636,7 +3637,6 @@ declare module 'fs' {
3636
3637
  interface ReadStreamOptions extends StreamOptions {
3637
3638
  fs?: CreateReadStreamFSImplementation | null | undefined;
3638
3639
  end?: number | undefined;
3639
- highWaterMark?: number | undefined;
3640
3640
  }
3641
3641
  interface WriteStreamOptions extends StreamOptions {
3642
3642
  fs?: CreateWriteStreamFSImplementation | null | undefined;
node/globals.d.ts CHANGED
File without changes
node/globals.global.d.ts CHANGED
File without changes
node/http.d.ts CHANGED
File without changes
node/http2.d.ts CHANGED
File without changes
node/https.d.ts CHANGED
File without changes
node/index.d.ts CHANGED
File without changes
node/inspector.d.ts CHANGED
File without changes
node/module.d.ts CHANGED
File without changes
node/net.d.ts CHANGED
File without changes
node/os.d.ts CHANGED
File without changes
node/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "20.6.0",
3
+ "version": "20.6.1",
4
4
  "description": "TypeScript definitions for Node.js",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
6
6
  "license": "MIT",
@@ -227,6 +227,6 @@
227
227
  },
228
228
  "scripts": {},
229
229
  "dependencies": {},
230
- "typesPublisherContentHash": "70cf00335399b8a54dc9af673836cb1cc5d7c049940d67d8c9db01bd10ee989f",
231
- "typeScriptVersion": "4.3"
230
+ "typesPublisherContentHash": "f1418d8a7dbeb2c5fe85310c13d6a755ae2cbb7ba107841494e5eb82b5ed5915",
231
+ "typeScriptVersion": "4.5"
232
232
  }
node/path.d.ts CHANGED
File without changes
node/perf_hooks.d.ts CHANGED
File without changes
node/process.d.ts CHANGED
File without changes
node/punycode.d.ts CHANGED
File without changes
node/querystring.d.ts CHANGED
File without changes
File without changes
node/readline.d.ts CHANGED
File without changes
node/repl.d.ts CHANGED
File without changes
File without changes
node/stream/promises.d.ts CHANGED
File without changes
node/stream/web.d.ts CHANGED
File without changes
node/stream.d.ts CHANGED
File without changes
node/string_decoder.d.ts CHANGED
File without changes
node/test.d.ts CHANGED
File without changes
node/timers/promises.d.ts CHANGED
File without changes
node/timers.d.ts CHANGED
File without changes
node/tls.d.ts CHANGED
File without changes
node/trace_events.d.ts CHANGED
File without changes
File without changes
node/ts4.8/assert.d.ts CHANGED
File without changes
File without changes
node/ts4.8/buffer.d.ts CHANGED
File without changes
File without changes
node/ts4.8/cluster.d.ts CHANGED
File without changes
node/ts4.8/console.d.ts CHANGED
File without changes
node/ts4.8/constants.d.ts CHANGED
File without changes
node/ts4.8/crypto.d.ts CHANGED
File without changes
node/ts4.8/dgram.d.ts CHANGED
File without changes
File without changes
File without changes
node/ts4.8/dns.d.ts CHANGED
File without changes
File without changes
node/ts4.8/domain.d.ts CHANGED
File without changes
node/ts4.8/events.d.ts CHANGED
File without changes
@@ -81,6 +81,7 @@ declare module 'fs/promises' {
81
81
  autoClose?: boolean | undefined;
82
82
  emitClose?: boolean | undefined;
83
83
  start?: number | undefined;
84
+ highWaterMark?: number | undefined;
84
85
  }
85
86
  interface ReadableWebStreamOptions {
86
87
  /**
node/ts4.8/fs.d.ts CHANGED
@@ -3621,6 +3621,7 @@ declare module 'fs' {
3621
3621
  emitClose?: boolean | undefined;
3622
3622
  start?: number | undefined;
3623
3623
  signal?: AbortSignal | null | undefined;
3624
+ highWaterMark?: number | undefined;
3624
3625
  }
3625
3626
  interface FSImplementation {
3626
3627
  open?: (...args: any[]) => any;
@@ -3636,7 +3637,6 @@ declare module 'fs' {
3636
3637
  interface ReadStreamOptions extends StreamOptions {
3637
3638
  fs?: CreateReadStreamFSImplementation | null | undefined;
3638
3639
  end?: number | undefined;
3639
- highWaterMark?: number | undefined;
3640
3640
  }
3641
3641
  interface WriteStreamOptions extends StreamOptions {
3642
3642
  fs?: CreateWriteStreamFSImplementation | null | undefined;
node/ts4.8/globals.d.ts CHANGED
File without changes
File without changes
node/ts4.8/http.d.ts CHANGED
File without changes
node/ts4.8/http2.d.ts CHANGED
File without changes
node/ts4.8/https.d.ts CHANGED
File without changes
node/ts4.8/index.d.ts CHANGED
File without changes
node/ts4.8/inspector.d.ts CHANGED
File without changes
node/ts4.8/module.d.ts CHANGED
File without changes
node/ts4.8/net.d.ts CHANGED
File without changes
node/ts4.8/os.d.ts CHANGED
File without changes
node/ts4.8/path.d.ts CHANGED
File without changes
File without changes
node/ts4.8/process.d.ts CHANGED
File without changes
node/ts4.8/punycode.d.ts CHANGED
File without changes
File without changes
File without changes
node/ts4.8/readline.d.ts CHANGED
File without changes
node/ts4.8/repl.d.ts CHANGED
File without changes
File without changes
File without changes
File without changes
node/ts4.8/stream.d.ts CHANGED
File without changes
File without changes
node/ts4.8/test.d.ts CHANGED
File without changes
File without changes
node/ts4.8/timers.d.ts CHANGED
File without changes
node/ts4.8/tls.d.ts CHANGED
File without changes
File without changes
node/ts4.8/tty.d.ts CHANGED
File without changes
node/ts4.8/url.d.ts CHANGED
File without changes
node/ts4.8/util.d.ts CHANGED
File without changes
node/ts4.8/v8.d.ts CHANGED
File without changes
node/ts4.8/vm.d.ts CHANGED
File without changes
node/ts4.8/wasi.d.ts CHANGED
File without changes
File without changes
node/ts4.8/zlib.d.ts CHANGED
File without changes
node/tty.d.ts CHANGED
File without changes
node/url.d.ts CHANGED
File without changes
node/util.d.ts CHANGED
File without changes
node/v8.d.ts CHANGED
File without changes
node/vm.d.ts CHANGED
File without changes
node/wasi.d.ts CHANGED
File without changes
node/worker_threads.d.ts CHANGED
File without changes
node/zlib.d.ts CHANGED
File without changes