@types/node 14.18.59 → 14.18.61

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 (91) hide show
  1. node v14.18/LICENSE +0 -0
  2. node v14.18/README.md +1 -1
  3. node v14.18/assert.d.ts +3 -3
  4. node v14.18/async_hooks.d.ts +3 -3
  5. node v14.18/buffer.d.ts +3 -3
  6. node v14.18/child_process.d.ts +3 -3
  7. node v14.18/cluster.d.ts +3 -3
  8. node v14.18/console.d.ts +0 -0
  9. node v14.18/constants.d.ts +3 -3
  10. node v14.18/crypto.d.ts +3 -3
  11. node v14.18/dgram.d.ts +3 -3
  12. node v14.18/dns.d.ts +3 -3
  13. node v14.18/domain.d.ts +4 -4
  14. node v14.18/events.d.ts +3 -3
  15. node v14.18/fs/promises.d.ts +0 -0
  16. node v14.18/fs.d.ts +4 -4
  17. node v14.18/globals.d.ts +0 -0
  18. node v14.18/globals.global.d.ts +0 -0
  19. node v14.18/http.d.ts +3 -3
  20. node v14.18/http2.d.ts +4 -4
  21. node v14.18/https.d.ts +3 -3
  22. node v14.18/index.d.ts +0 -0
  23. node v14.18/inspector.d.ts +4 -4
  24. node v14.18/module.d.ts +3 -3
  25. node v14.18/net.d.ts +3 -3
  26. node v14.18/os.d.ts +3 -3
  27. node v14.18/package.json +3 -3
  28. node v14.18/path.d.ts +3 -3
  29. node v14.18/perf_hooks.d.ts +3 -3
  30. node v14.18/process.d.ts +3 -3
  31. node v14.18/punycode.d.ts +3 -3
  32. node v14.18/querystring.d.ts +3 -3
  33. node v14.18/readline.d.ts +4 -4
  34. node v14.18/repl.d.ts +3 -3
  35. node v14.18/stream.d.ts +4 -4
  36. node v14.18/string_decoder.d.ts +3 -3
  37. node v14.18/timers.d.ts +3 -3
  38. node v14.18/tls.d.ts +3 -3
  39. node v14.18/trace_events.d.ts +3 -3
  40. node v14.18/ts4.8/assert.d.ts +3 -3
  41. node v14.18/ts4.8/async_hooks.d.ts +3 -3
  42. node v14.18/ts4.8/buffer.d.ts +3 -3
  43. node v14.18/ts4.8/child_process.d.ts +3 -3
  44. node v14.18/ts4.8/cluster.d.ts +3 -3
  45. node v14.18/ts4.8/console.d.ts +0 -0
  46. node v14.18/ts4.8/constants.d.ts +3 -3
  47. node v14.18/ts4.8/crypto.d.ts +3 -3
  48. node v14.18/ts4.8/dgram.d.ts +3 -3
  49. node v14.18/ts4.8/dns.d.ts +3 -3
  50. node v14.18/ts4.8/domain.d.ts +4 -4
  51. node v14.18/ts4.8/events.d.ts +3 -3
  52. node v14.18/ts4.8/fs/promises.d.ts +3 -3
  53. node v14.18/ts4.8/fs.d.ts +4 -4
  54. node v14.18/ts4.8/globals.d.ts +0 -0
  55. node v14.18/ts4.8/globals.global.d.ts +0 -0
  56. node v14.18/ts4.8/http.d.ts +3 -3
  57. node v14.18/ts4.8/http2.d.ts +4 -4
  58. node v14.18/ts4.8/https.d.ts +3 -3
  59. node v14.18/ts4.8/index.d.ts +0 -0
  60. node v14.18/ts4.8/inspector.d.ts +4 -4
  61. node v14.18/ts4.8/module.d.ts +3 -3
  62. node v14.18/ts4.8/net.d.ts +3 -3
  63. node v14.18/ts4.8/os.d.ts +3 -3
  64. node v14.18/ts4.8/path.d.ts +3 -3
  65. node v14.18/ts4.8/perf_hooks.d.ts +3 -3
  66. node v14.18/ts4.8/process.d.ts +3 -3
  67. node v14.18/ts4.8/punycode.d.ts +3 -3
  68. node v14.18/ts4.8/querystring.d.ts +3 -3
  69. node v14.18/ts4.8/readline.d.ts +4 -4
  70. node v14.18/ts4.8/repl.d.ts +3 -3
  71. node v14.18/ts4.8/stream.d.ts +4 -4
  72. node v14.18/ts4.8/string_decoder.d.ts +3 -3
  73. node v14.18/ts4.8/timers.d.ts +3 -3
  74. node v14.18/ts4.8/tls.d.ts +3 -3
  75. node v14.18/ts4.8/trace_events.d.ts +3 -3
  76. node v14.18/ts4.8/tty.d.ts +3 -3
  77. node v14.18/ts4.8/url.d.ts +3 -3
  78. node v14.18/ts4.8/util.d.ts +3 -3
  79. node v14.18/ts4.8/v8.d.ts +3 -3
  80. node v14.18/ts4.8/vm.d.ts +3 -3
  81. node v14.18/ts4.8/wasi.d.ts +3 -3
  82. node v14.18/ts4.8/worker_threads.d.ts +3 -3
  83. node v14.18/ts4.8/zlib.d.ts +3 -3
  84. node v14.18/tty.d.ts +3 -3
  85. node v14.18/url.d.ts +3 -3
  86. node v14.18/util.d.ts +3 -3
  87. node v14.18/v8.d.ts +3 -3
  88. node v14.18/vm.d.ts +3 -3
  89. node v14.18/wasi.d.ts +3 -3
  90. node v14.18/worker_threads.d.ts +3 -3
  91. node v14.18/zlib.d.ts +3 -3
node v14.18/v8.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module 'v8' {
1
+ declare module 'node:v8' {
2
2
  import { Readable } from 'stream';
3
3
 
4
4
  interface HeapSpaceInfo {
@@ -185,6 +185,6 @@ declare module 'v8' {
185
185
  */
186
186
  function deserialize(data: NodeJS.TypedArray): any;
187
187
  }
188
- declare module 'node:v8' {
189
- export * from 'v8';
188
+ declare module 'v8' {
189
+ export * from 'node:v8';
190
190
  }
node v14.18/vm.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module 'vm' {
1
+ declare module 'node:vm' {
2
2
  interface Context extends NodeJS.Dict<any> { }
3
3
  interface BaseOptions {
4
4
  /**
@@ -150,6 +150,6 @@ declare module 'vm' {
150
150
  */
151
151
  function measureMemory(options?: MeasureMemoryOptions): Promise<MemoryMeasurement>;
152
152
  }
153
- declare module 'node:vm' {
154
- export * from 'vm';
153
+ declare module 'vm' {
154
+ export * from 'node:vm';
155
155
  }
node v14.18/wasi.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module 'wasi' {
1
+ declare module 'node:wasi' {
2
2
  interface WASIOptions {
3
3
  /**
4
4
  * An array of strings that the WebAssembly application will
@@ -84,6 +84,6 @@ declare module 'wasi' {
84
84
  readonly wasiImport: NodeJS.Dict<any>; // TODO: Narrow to DOM types
85
85
  }
86
86
  }
87
- declare module 'node:wasi' {
88
- export * from 'wasi';
87
+ declare module 'wasi' {
88
+ export * from 'node:wasi';
89
89
  }
@@ -1,4 +1,4 @@
1
- declare module 'worker_threads' {
1
+ declare module 'node:worker_threads' {
2
2
  import { Context } from 'vm';
3
3
  import EventEmitter = require('events');
4
4
  import { Readable, Writable } from 'stream';
@@ -236,6 +236,6 @@ declare module 'worker_threads' {
236
236
  */
237
237
  function receiveMessageOnPort(port: MessagePort): { message: any } | undefined;
238
238
  }
239
- declare module 'node:worker_threads' {
240
- export * from 'worker_threads';
239
+ declare module 'worker_threads' {
240
+ export * from 'node:worker_threads';
241
241
  }
node v14.18/zlib.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- declare module 'zlib' {
1
+ declare module 'node:zlib' {
2
2
  import * as stream from 'stream';
3
3
 
4
4
  interface ZlibOptions {
@@ -359,6 +359,6 @@ declare module 'zlib' {
359
359
  /** @deprecated */
360
360
  const Z_DEFLATED: number;
361
361
  }
362
- declare module 'node:zlib' {
363
- export * from 'zlib';
362
+ declare module 'zlib' {
363
+ export * from 'node:zlib';
364
364
  }