@types/node 24.10.1 → 24.10.3

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 (75) hide show
  1. node/README.md → node v24.10/README.md +2 -2
  2. node/package.json → node v24.10/package.json +2 -2
  3. node/path.d.ts → node v24.10/path.d.ts +1 -1
  4. {node → node v24.10}/LICENSE +0 -0
  5. {node → node v24.10}/assert/strict.d.ts +0 -0
  6. {node → node v24.10}/assert.d.ts +0 -0
  7. {node → node v24.10}/async_hooks.d.ts +0 -0
  8. {node → node v24.10}/buffer.buffer.d.ts +0 -0
  9. {node → node v24.10}/buffer.d.ts +0 -0
  10. {node → node v24.10}/child_process.d.ts +0 -0
  11. {node → node v24.10}/cluster.d.ts +0 -0
  12. {node → node v24.10}/compatibility/iterators.d.ts +0 -0
  13. {node → node v24.10}/console.d.ts +0 -0
  14. {node → node v24.10}/constants.d.ts +0 -0
  15. {node → node v24.10}/crypto.d.ts +0 -0
  16. {node → node v24.10}/dgram.d.ts +0 -0
  17. {node → node v24.10}/diagnostics_channel.d.ts +0 -0
  18. {node → node v24.10}/dns/promises.d.ts +0 -0
  19. {node → node v24.10}/dns.d.ts +0 -0
  20. {node → node v24.10}/domain.d.ts +0 -0
  21. {node → node v24.10}/events.d.ts +0 -0
  22. {node → node v24.10}/fs/promises.d.ts +0 -0
  23. {node → node v24.10}/fs.d.ts +0 -0
  24. {node → node v24.10}/globals.d.ts +0 -0
  25. {node → node v24.10}/globals.typedarray.d.ts +0 -0
  26. {node → node v24.10}/http.d.ts +0 -0
  27. {node → node v24.10}/http2.d.ts +0 -0
  28. {node → node v24.10}/https.d.ts +0 -0
  29. {node → node v24.10}/index.d.ts +0 -0
  30. {node → node v24.10}/inspector.d.ts +0 -0
  31. {node → node v24.10}/inspector.generated.d.ts +0 -0
  32. {node → node v24.10}/module.d.ts +0 -0
  33. {node → node v24.10}/net.d.ts +0 -0
  34. {node → node v24.10}/os.d.ts +0 -0
  35. {node → node v24.10}/perf_hooks.d.ts +0 -0
  36. node/process.d.ts → node v24.10/process.d.ts +2 -2
  37. {node → node v24.10}/punycode.d.ts +0 -0
  38. {node → node v24.10}/querystring.d.ts +0 -0
  39. {node → node v24.10}/readline/promises.d.ts +0 -0
  40. {node → node v24.10}/readline.d.ts +0 -0
  41. {node → node v24.10}/repl.d.ts +0 -0
  42. {node → node v24.10}/sea.d.ts +0 -0
  43. {node → node v24.10}/sqlite.d.ts +0 -0
  44. {node → node v24.10}/stream/consumers.d.ts +0 -0
  45. {node → node v24.10}/stream/promises.d.ts +0 -0
  46. {node → node v24.10}/stream/web.d.ts +0 -0
  47. {node → node v24.10}/stream.d.ts +0 -0
  48. {node → node v24.10}/string_decoder.d.ts +0 -0
  49. {node → node v24.10}/test.d.ts +0 -0
  50. {node → node v24.10}/timers/promises.d.ts +0 -0
  51. {node → node v24.10}/timers.d.ts +0 -0
  52. {node → node v24.10}/tls.d.ts +0 -0
  53. {node → node v24.10}/trace_events.d.ts +0 -0
  54. {node → node v24.10}/ts5.6/buffer.buffer.d.ts +0 -0
  55. {node → node v24.10}/ts5.6/compatibility/float16array.d.ts +0 -0
  56. {node → node v24.10}/ts5.6/globals.typedarray.d.ts +0 -0
  57. {node → node v24.10}/ts5.6/index.d.ts +0 -0
  58. {node → node v24.10}/ts5.7/compatibility/float16array.d.ts +0 -0
  59. {node → node v24.10}/ts5.7/index.d.ts +0 -0
  60. {node → node v24.10}/tty.d.ts +0 -0
  61. {node → node v24.10}/url.d.ts +0 -0
  62. {node → node v24.10}/util.d.ts +0 -0
  63. {node → node v24.10}/v8.d.ts +0 -0
  64. {node → node v24.10}/vm.d.ts +0 -0
  65. {node → node v24.10}/wasi.d.ts +0 -0
  66. {node → node v24.10}/web-globals/abortcontroller.d.ts +0 -0
  67. {node → node v24.10}/web-globals/crypto.d.ts +0 -0
  68. {node → node v24.10}/web-globals/domexception.d.ts +0 -0
  69. {node → node v24.10}/web-globals/events.d.ts +0 -0
  70. {node → node v24.10}/web-globals/fetch.d.ts +0 -0
  71. {node → node v24.10}/web-globals/navigator.d.ts +0 -0
  72. {node → node v24.10}/web-globals/storage.d.ts +0 -0
  73. {node → node v24.10}/web-globals/streams.d.ts +0 -0
  74. {node → node v24.10}/worker_threads.d.ts +0 -0
  75. {node → node v24.10}/zlib.d.ts +0 -0
@@ -5,10 +5,10 @@
5
5
  This package contains type definitions for node (https://nodejs.org/).
6
6
 
7
7
  # Details
8
- Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
8
+ Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node/v24.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Tue, 11 Nov 2025 23:33:13 GMT
11
+ * Last updated: Wed, 10 Dec 2025 19:02:30 GMT
12
12
  * Dependencies: [undici-types](https://npmjs.com/package/undici-types)
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/node",
3
- "version": "24.10.1",
3
+ "version": "24.10.3",
4
4
  "description": "TypeScript definitions for node",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
6
6
  "license": "MIT",
@@ -150,6 +150,6 @@
150
150
  "undici-types": "~7.16.0"
151
151
  },
152
152
  "peerDependencies": {},
153
- "typesPublisherContentHash": "bf541e42e173a984f57b649839d3371001c98469b0e8944f7762074aed2acd2f",
153
+ "typesPublisherContentHash": "c1d0bd77a7979f7f1dab093518030acae3864ba1c2342b773d235a8a921ac6e0",
154
154
  "typeScriptVersion": "5.2"
155
155
  }
@@ -67,7 +67,7 @@ declare module "path" {
67
67
  interface PlatformPath {
68
68
  /**
69
69
  * Normalize a string path, reducing '..' and '.' parts.
70
- * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used.
70
+ * When multiple slashes are found, they're replaced by a single one; when the path contains a trailing slash, it is preserved. On Windows backslashes are used. If the path is a zero-length string, '.' is returned, representing the current working directory.
71
71
  *
72
72
  * @param path string path to normalize.
73
73
  * @throws {TypeError} if `path` is not a string.
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -2000,10 +2000,10 @@ declare module "process" {
2000
2000
  on(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
2001
2001
  on(event: "warning", listener: WarningListener): this;
2002
2002
  on(event: "message", listener: MessageListener): this;
2003
- on(event: "workerMessage", listener: (value: any, source: number) => void): this;
2004
2003
  on(event: Signals, listener: SignalsListener): this;
2005
2004
  on(event: "multipleResolves", listener: MultipleResolveListener): this;
2006
2005
  on(event: "worker", listener: WorkerListener): this;
2006
+ on(event: "workerMessage", listener: (value: any, source: number) => void): this;
2007
2007
  on(event: string | symbol, listener: (...args: any[]) => void): this;
2008
2008
  once(event: "beforeExit", listener: BeforeExitListener): this;
2009
2009
  once(event: "disconnect", listener: DisconnectListener): this;
@@ -2014,10 +2014,10 @@ declare module "process" {
2014
2014
  once(event: "unhandledRejection", listener: UnhandledRejectionListener): this;
2015
2015
  once(event: "warning", listener: WarningListener): this;
2016
2016
  once(event: "message", listener: MessageListener): this;
2017
- once(event: "workerMessage", listener: (value: any, source: number) => void): this;
2018
2017
  once(event: Signals, listener: SignalsListener): this;
2019
2018
  once(event: "multipleResolves", listener: MultipleResolveListener): this;
2020
2019
  once(event: "worker", listener: WorkerListener): this;
2020
+ once(event: "workerMessage", listener: (value: any, source: number) => void): this;
2021
2021
  once(event: string | symbol, listener: (...args: any[]) => void): this;
2022
2022
  prependListener(event: "beforeExit", listener: BeforeExitListener): this;
2023
2023
  prependListener(event: "disconnect", listener: DisconnectListener): this;
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes