mcpbrowser 0.2.2 → 0.2.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 (125) hide show
  1. package/README.md +34 -19
  2. package/package.json +1 -1
  3. package/server.json +2 -2
  4. package/.mcpregistry_github_token +0 -1
  5. package/.mcpregistry_registry_token +0 -1
  6. package/extension/mcpbrowser-0.1.1.vsix +0 -0
  7. package/extension/mcpbrowser-0.1.2.vsix +0 -0
  8. package/extension/mcpbrowser-0.1.3.vsix +0 -0
  9. package/extension/mcpbrowser-0.1.4.vsix +0 -0
  10. package/extension/mcpbrowser-config-0.1.0.vsix +0 -0
  11. package/extension/node_modules/.package-lock.json +0 -32
  12. package/extension/node_modules/@types/node/LICENSE +0 -21
  13. package/extension/node_modules/@types/node/README.md +0 -15
  14. package/extension/node_modules/@types/node/assert/strict.d.ts +0 -8
  15. package/extension/node_modules/@types/node/assert.d.ts +0 -1062
  16. package/extension/node_modules/@types/node/async_hooks.d.ts +0 -605
  17. package/extension/node_modules/@types/node/buffer.buffer.d.ts +0 -471
  18. package/extension/node_modules/@types/node/buffer.d.ts +0 -1936
  19. package/extension/node_modules/@types/node/child_process.d.ts +0 -1475
  20. package/extension/node_modules/@types/node/cluster.d.ts +0 -577
  21. package/extension/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  22. package/extension/node_modules/@types/node/compatibility/index.d.ts +0 -9
  23. package/extension/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  24. package/extension/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  25. package/extension/node_modules/@types/node/console.d.ts +0 -452
  26. package/extension/node_modules/@types/node/constants.d.ts +0 -21
  27. package/extension/node_modules/@types/node/crypto.d.ts +0 -4590
  28. package/extension/node_modules/@types/node/dgram.d.ts +0 -597
  29. package/extension/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  30. package/extension/node_modules/@types/node/dns/promises.d.ts +0 -479
  31. package/extension/node_modules/@types/node/dns.d.ts +0 -871
  32. package/extension/node_modules/@types/node/domain.d.ts +0 -170
  33. package/extension/node_modules/@types/node/events.d.ts +0 -977
  34. package/extension/node_modules/@types/node/fs/promises.d.ts +0 -1270
  35. package/extension/node_modules/@types/node/fs.d.ts +0 -4375
  36. package/extension/node_modules/@types/node/globals.d.ts +0 -172
  37. package/extension/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  38. package/extension/node_modules/@types/node/http.d.ts +0 -2049
  39. package/extension/node_modules/@types/node/http2.d.ts +0 -2631
  40. package/extension/node_modules/@types/node/https.d.ts +0 -578
  41. package/extension/node_modules/@types/node/index.d.ts +0 -93
  42. package/extension/node_modules/@types/node/inspector.generated.d.ts +0 -3966
  43. package/extension/node_modules/@types/node/module.d.ts +0 -539
  44. package/extension/node_modules/@types/node/net.d.ts +0 -1012
  45. package/extension/node_modules/@types/node/os.d.ts +0 -506
  46. package/extension/node_modules/@types/node/package.json +0 -140
  47. package/extension/node_modules/@types/node/path.d.ts +0 -200
  48. package/extension/node_modules/@types/node/perf_hooks.d.ts +0 -961
  49. package/extension/node_modules/@types/node/process.d.ts +0 -1957
  50. package/extension/node_modules/@types/node/punycode.d.ts +0 -117
  51. package/extension/node_modules/@types/node/querystring.d.ts +0 -152
  52. package/extension/node_modules/@types/node/readline/promises.d.ts +0 -162
  53. package/extension/node_modules/@types/node/readline.d.ts +0 -589
  54. package/extension/node_modules/@types/node/repl.d.ts +0 -430
  55. package/extension/node_modules/@types/node/sea.d.ts +0 -153
  56. package/extension/node_modules/@types/node/stream/consumers.d.ts +0 -38
  57. package/extension/node_modules/@types/node/stream/promises.d.ts +0 -90
  58. package/extension/node_modules/@types/node/stream/web.d.ts +0 -533
  59. package/extension/node_modules/@types/node/stream.d.ts +0 -1675
  60. package/extension/node_modules/@types/node/string_decoder.d.ts +0 -67
  61. package/extension/node_modules/@types/node/test.d.ts +0 -1787
  62. package/extension/node_modules/@types/node/timers/promises.d.ts +0 -108
  63. package/extension/node_modules/@types/node/timers.d.ts +0 -286
  64. package/extension/node_modules/@types/node/tls.d.ts +0 -1255
  65. package/extension/node_modules/@types/node/trace_events.d.ts +0 -197
  66. package/extension/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  67. package/extension/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  68. package/extension/node_modules/@types/node/ts5.6/index.d.ts +0 -93
  69. package/extension/node_modules/@types/node/tty.d.ts +0 -208
  70. package/extension/node_modules/@types/node/url.d.ts +0 -964
  71. package/extension/node_modules/@types/node/util.d.ts +0 -2331
  72. package/extension/node_modules/@types/node/v8.d.ts +0 -809
  73. package/extension/node_modules/@types/node/vm.d.ts +0 -1001
  74. package/extension/node_modules/@types/node/wasi.d.ts +0 -181
  75. package/extension/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  76. package/extension/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  77. package/extension/node_modules/@types/node/web-globals/events.d.ts +0 -97
  78. package/extension/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
  79. package/extension/node_modules/@types/node/worker_threads.d.ts +0 -715
  80. package/extension/node_modules/@types/node/zlib.d.ts +0 -540
  81. package/extension/node_modules/@types/vscode/LICENSE +0 -21
  82. package/extension/node_modules/@types/vscode/README.md +0 -15
  83. package/extension/node_modules/@types/vscode/index.d.ts +0 -21153
  84. package/extension/node_modules/@types/vscode/package.json +0 -26
  85. package/extension/node_modules/undici-types/LICENSE +0 -21
  86. package/extension/node_modules/undici-types/README.md +0 -6
  87. package/extension/node_modules/undici-types/agent.d.ts +0 -31
  88. package/extension/node_modules/undici-types/api.d.ts +0 -43
  89. package/extension/node_modules/undici-types/balanced-pool.d.ts +0 -29
  90. package/extension/node_modules/undici-types/cache.d.ts +0 -36
  91. package/extension/node_modules/undici-types/client.d.ts +0 -108
  92. package/extension/node_modules/undici-types/connector.d.ts +0 -34
  93. package/extension/node_modules/undici-types/content-type.d.ts +0 -21
  94. package/extension/node_modules/undici-types/cookies.d.ts +0 -28
  95. package/extension/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  96. package/extension/node_modules/undici-types/dispatcher.d.ts +0 -256
  97. package/extension/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  98. package/extension/node_modules/undici-types/errors.d.ts +0 -149
  99. package/extension/node_modules/undici-types/eventsource.d.ts +0 -61
  100. package/extension/node_modules/undici-types/fetch.d.ts +0 -209
  101. package/extension/node_modules/undici-types/file.d.ts +0 -39
  102. package/extension/node_modules/undici-types/filereader.d.ts +0 -54
  103. package/extension/node_modules/undici-types/formdata.d.ts +0 -108
  104. package/extension/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  105. package/extension/node_modules/undici-types/global-origin.d.ts +0 -7
  106. package/extension/node_modules/undici-types/handlers.d.ts +0 -15
  107. package/extension/node_modules/undici-types/header.d.ts +0 -4
  108. package/extension/node_modules/undici-types/index.d.ts +0 -71
  109. package/extension/node_modules/undici-types/interceptors.d.ts +0 -17
  110. package/extension/node_modules/undici-types/mock-agent.d.ts +0 -50
  111. package/extension/node_modules/undici-types/mock-client.d.ts +0 -25
  112. package/extension/node_modules/undici-types/mock-errors.d.ts +0 -12
  113. package/extension/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  114. package/extension/node_modules/undici-types/mock-pool.d.ts +0 -25
  115. package/extension/node_modules/undici-types/package.json +0 -55
  116. package/extension/node_modules/undici-types/patch.d.ts +0 -33
  117. package/extension/node_modules/undici-types/pool-stats.d.ts +0 -19
  118. package/extension/node_modules/undici-types/pool.d.ts +0 -39
  119. package/extension/node_modules/undici-types/proxy-agent.d.ts +0 -28
  120. package/extension/node_modules/undici-types/readable.d.ts +0 -65
  121. package/extension/node_modules/undici-types/retry-agent.d.ts +0 -8
  122. package/extension/node_modules/undici-types/retry-handler.d.ts +0 -116
  123. package/extension/node_modules/undici-types/util.d.ts +0 -18
  124. package/extension/node_modules/undici-types/webidl.d.ts +0 -228
  125. package/extension/node_modules/undici-types/websocket.d.ts +0 -150
@@ -1,479 +0,0 @@
1
- /**
2
- * The `dns.promises` API provides an alternative set of asynchronous DNS methods
3
- * that return `Promise` objects rather than using callbacks. The API is accessible
4
- * via `import { promises } from 'node:dns'` or `import dnsPromises from 'node:dns/promises'`.
5
- * @since v10.6.0
6
- */
7
- declare module "dns/promises" {
8
- import {
9
- AnyRecord,
10
- CaaRecord,
11
- LookupAddress,
12
- LookupAllOptions,
13
- LookupOneOptions,
14
- LookupOptions,
15
- MxRecord,
16
- NaptrRecord,
17
- RecordWithTtl,
18
- ResolveOptions,
19
- ResolverOptions,
20
- ResolveWithTtlOptions,
21
- SoaRecord,
22
- SrvRecord,
23
- } from "node:dns";
24
- /**
25
- * Returns an array of IP address strings, formatted according to [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6),
26
- * that are currently configured for DNS resolution. A string will include a port
27
- * section if a custom port is used.
28
- *
29
- * ```js
30
- * [
31
- * '4.4.4.4',
32
- * '2001:4860:4860::8888',
33
- * '4.4.4.4:1053',
34
- * '[2001:4860:4860::8888]:1053',
35
- * ]
36
- * ```
37
- * @since v10.6.0
38
- */
39
- function getServers(): string[];
40
- /**
41
- * Resolves a host name (e.g. `'nodejs.org'`) into the first found A (IPv4) or
42
- * AAAA (IPv6) record. All `option` properties are optional. If `options` is an
43
- * integer, then it must be `4` or `6` – if `options` is not provided, then IPv4
44
- * and IPv6 addresses are both returned if found.
45
- *
46
- * With the `all` option set to `true`, the `Promise` is resolved with `addresses` being an array of objects with the properties `address` and `family`.
47
- *
48
- * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code.
49
- * Keep in mind that `err.code` will be set to `'ENOTFOUND'` not only when
50
- * the host name does not exist but also when the lookup fails in other ways
51
- * such as no available file descriptors.
52
- *
53
- * [`dnsPromises.lookup()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options) does not necessarily have anything to do with the DNS
54
- * protocol. The implementation uses an operating system facility that can
55
- * associate names with addresses and vice versa. This implementation can have
56
- * subtle but important consequences on the behavior of any Node.js program. Please
57
- * take some time to consult the [Implementation considerations section](https://nodejs.org/docs/latest-v20.x/api/dns.html#implementation-considerations) before
58
- * using `dnsPromises.lookup()`.
59
- *
60
- * Example usage:
61
- *
62
- * ```js
63
- * import dns from 'node:dns';
64
- * const dnsPromises = dns.promises;
65
- * const options = {
66
- * family: 6,
67
- * hints: dns.ADDRCONFIG | dns.V4MAPPED,
68
- * };
69
- *
70
- * dnsPromises.lookup('example.com', options).then((result) => {
71
- * console.log('address: %j family: IPv%s', result.address, result.family);
72
- * // address: "2606:2800:220:1:248:1893:25c8:1946" family: IPv6
73
- * });
74
- *
75
- * // When options.all is true, the result will be an Array.
76
- * options.all = true;
77
- * dnsPromises.lookup('example.com', options).then((result) => {
78
- * console.log('addresses: %j', result);
79
- * // addresses: [{"address":"2606:2800:220:1:248:1893:25c8:1946","family":6}]
80
- * });
81
- * ```
82
- * @since v10.6.0
83
- */
84
- function lookup(hostname: string, family: number): Promise<LookupAddress>;
85
- function lookup(hostname: string, options: LookupOneOptions): Promise<LookupAddress>;
86
- function lookup(hostname: string, options: LookupAllOptions): Promise<LookupAddress[]>;
87
- function lookup(hostname: string, options: LookupOptions): Promise<LookupAddress | LookupAddress[]>;
88
- function lookup(hostname: string): Promise<LookupAddress>;
89
- /**
90
- * Resolves the given `address` and `port` into a host name and service using
91
- * the operating system's underlying `getnameinfo` implementation.
92
- *
93
- * If `address` is not a valid IP address, a `TypeError` will be thrown.
94
- * The `port` will be coerced to a number. If it is not a legal port, a `TypeError` will be thrown.
95
- *
96
- * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code` is the error code.
97
- *
98
- * ```js
99
- * import dns from 'node:dns';
100
- * dns.promises.lookupService('127.0.0.1', 22).then((result) => {
101
- * console.log(result.hostname, result.service);
102
- * // Prints: localhost ssh
103
- * });
104
- * ```
105
- * @since v10.6.0
106
- */
107
- function lookupService(
108
- address: string,
109
- port: number,
110
- ): Promise<{
111
- hostname: string;
112
- service: string;
113
- }>;
114
- /**
115
- * Uses the DNS protocol to resolve a host name (e.g. `'nodejs.org'`) into an array
116
- * of the resource records. When successful, the `Promise` is resolved with an
117
- * array of resource records. The type and structure of individual results vary
118
- * based on `rrtype`:
119
- *
120
- * <omitted>
121
- *
122
- * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code`
123
- * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).
124
- * @since v10.6.0
125
- * @param hostname Host name to resolve.
126
- * @param [rrtype='A'] Resource record type.
127
- */
128
- function resolve(hostname: string): Promise<string[]>;
129
- function resolve(hostname: string, rrtype: "A" | "AAAA" | "CNAME" | "NS" | "PTR"): Promise<string[]>;
130
- function resolve(hostname: string, rrtype: "ANY"): Promise<AnyRecord[]>;
131
- function resolve(hostname: string, rrtype: "CAA"): Promise<CaaRecord[]>;
132
- function resolve(hostname: string, rrtype: "MX"): Promise<MxRecord[]>;
133
- function resolve(hostname: string, rrtype: "NAPTR"): Promise<NaptrRecord[]>;
134
- function resolve(hostname: string, rrtype: "SOA"): Promise<SoaRecord>;
135
- function resolve(hostname: string, rrtype: "SRV"): Promise<SrvRecord[]>;
136
- function resolve(hostname: string, rrtype: "TXT"): Promise<string[][]>;
137
- function resolve(hostname: string, rrtype: string): Promise<
138
- | string[]
139
- | CaaRecord[]
140
- | MxRecord[]
141
- | NaptrRecord[]
142
- | SoaRecord
143
- | SrvRecord[]
144
- | string[][]
145
- | AnyRecord[]
146
- >;
147
- /**
148
- * Uses the DNS protocol to resolve IPv4 addresses (`A` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv4
149
- * addresses (e.g. `['74.125.79.104', '74.125.79.105', '74.125.79.106']`).
150
- * @since v10.6.0
151
- * @param hostname Host name to resolve.
152
- */
153
- function resolve4(hostname: string): Promise<string[]>;
154
- function resolve4(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;
155
- function resolve4(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>;
156
- /**
157
- * Uses the DNS protocol to resolve IPv6 addresses (`AAAA` records) for the `hostname`. On success, the `Promise` is resolved with an array of IPv6
158
- * addresses.
159
- * @since v10.6.0
160
- * @param hostname Host name to resolve.
161
- */
162
- function resolve6(hostname: string): Promise<string[]>;
163
- function resolve6(hostname: string, options: ResolveWithTtlOptions): Promise<RecordWithTtl[]>;
164
- function resolve6(hostname: string, options: ResolveOptions): Promise<string[] | RecordWithTtl[]>;
165
- /**
166
- * Uses the DNS protocol to resolve all records (also known as `ANY` or `*` query).
167
- * On success, the `Promise` is resolved with an array containing various types of
168
- * records. Each object has a property `type` that indicates the type of the
169
- * current record. And depending on the `type`, additional properties will be
170
- * present on the object:
171
- *
172
- * <omitted>
173
- *
174
- * Here is an example of the result object:
175
- *
176
- * ```js
177
- * [ { type: 'A', address: '127.0.0.1', ttl: 299 },
178
- * { type: 'CNAME', value: 'example.com' },
179
- * { type: 'MX', exchange: 'alt4.aspmx.l.example.com', priority: 50 },
180
- * { type: 'NS', value: 'ns1.example.com' },
181
- * { type: 'TXT', entries: [ 'v=spf1 include:_spf.example.com ~all' ] },
182
- * { type: 'SOA',
183
- * nsname: 'ns1.example.com',
184
- * hostmaster: 'admin.example.com',
185
- * serial: 156696742,
186
- * refresh: 900,
187
- * retry: 900,
188
- * expire: 1800,
189
- * minttl: 60 } ]
190
- * ```
191
- * @since v10.6.0
192
- */
193
- function resolveAny(hostname: string): Promise<AnyRecord[]>;
194
- /**
195
- * Uses the DNS protocol to resolve `CAA` records for the `hostname`. On success,
196
- * the `Promise` is resolved with an array of objects containing available
197
- * certification authority authorization records available for the `hostname` (e.g. `[{critical: 0, iodef: 'mailto:pki@example.com'},{critical: 128, issue: 'pki.example.com'}]`).
198
- * @since v15.0.0, v14.17.0
199
- */
200
- function resolveCaa(hostname: string): Promise<CaaRecord[]>;
201
- /**
202
- * Uses the DNS protocol to resolve `CNAME` records for the `hostname`. On success,
203
- * the `Promise` is resolved with an array of canonical name records available for
204
- * the `hostname` (e.g. `['bar.example.com']`).
205
- * @since v10.6.0
206
- */
207
- function resolveCname(hostname: string): Promise<string[]>;
208
- /**
209
- * Uses the DNS protocol to resolve mail exchange records (`MX` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects
210
- * containing both a `priority` and `exchange` property (e.g.`[{priority: 10, exchange: 'mx.example.com'}, ...]`).
211
- * @since v10.6.0
212
- */
213
- function resolveMx(hostname: string): Promise<MxRecord[]>;
214
- /**
215
- * Uses the DNS protocol to resolve regular expression-based records (`NAPTR` records) for the `hostname`. On success, the `Promise` is resolved with an array
216
- * of objects with the following properties:
217
- *
218
- * * `flags`
219
- * * `service`
220
- * * `regexp`
221
- * * `replacement`
222
- * * `order`
223
- * * `preference`
224
- *
225
- * ```js
226
- * {
227
- * flags: 's',
228
- * service: 'SIP+D2U',
229
- * regexp: '',
230
- * replacement: '_sip._udp.example.com',
231
- * order: 30,
232
- * preference: 100
233
- * }
234
- * ```
235
- * @since v10.6.0
236
- */
237
- function resolveNaptr(hostname: string): Promise<NaptrRecord[]>;
238
- /**
239
- * Uses the DNS protocol to resolve name server records (`NS` records) for the `hostname`. On success, the `Promise` is resolved with an array of name server
240
- * records available for `hostname` (e.g.`['ns1.example.com', 'ns2.example.com']`).
241
- * @since v10.6.0
242
- */
243
- function resolveNs(hostname: string): Promise<string[]>;
244
- /**
245
- * Uses the DNS protocol to resolve pointer records (`PTR` records) for the `hostname`. On success, the `Promise` is resolved with an array of strings
246
- * containing the reply records.
247
- * @since v10.6.0
248
- */
249
- function resolvePtr(hostname: string): Promise<string[]>;
250
- /**
251
- * Uses the DNS protocol to resolve a start of authority record (`SOA` record) for
252
- * the `hostname`. On success, the `Promise` is resolved with an object with the
253
- * following properties:
254
- *
255
- * * `nsname`
256
- * * `hostmaster`
257
- * * `serial`
258
- * * `refresh`
259
- * * `retry`
260
- * * `expire`
261
- * * `minttl`
262
- *
263
- * ```js
264
- * {
265
- * nsname: 'ns.example.com',
266
- * hostmaster: 'root.example.com',
267
- * serial: 2013101809,
268
- * refresh: 10000,
269
- * retry: 2400,
270
- * expire: 604800,
271
- * minttl: 3600
272
- * }
273
- * ```
274
- * @since v10.6.0
275
- */
276
- function resolveSoa(hostname: string): Promise<SoaRecord>;
277
- /**
278
- * Uses the DNS protocol to resolve service records (`SRV` records) for the `hostname`. On success, the `Promise` is resolved with an array of objects with
279
- * the following properties:
280
- *
281
- * * `priority`
282
- * * `weight`
283
- * * `port`
284
- * * `name`
285
- *
286
- * ```js
287
- * {
288
- * priority: 10,
289
- * weight: 5,
290
- * port: 21223,
291
- * name: 'service.example.com'
292
- * }
293
- * ```
294
- * @since v10.6.0
295
- */
296
- function resolveSrv(hostname: string): Promise<SrvRecord[]>;
297
- /**
298
- * Uses the DNS protocol to resolve text queries (`TXT` records) for the `hostname`. On success, the `Promise` is resolved with a two-dimensional array
299
- * of the text records available for `hostname` (e.g.`[ ['v=spf1 ip4:0.0.0.0 ', '~all' ] ]`). Each sub-array contains TXT chunks of
300
- * one record. Depending on the use case, these could be either joined together or
301
- * treated separately.
302
- * @since v10.6.0
303
- */
304
- function resolveTxt(hostname: string): Promise<string[][]>;
305
- /**
306
- * Performs a reverse DNS query that resolves an IPv4 or IPv6 address to an
307
- * array of host names.
308
- *
309
- * On error, the `Promise` is rejected with an [`Error`](https://nodejs.org/docs/latest-v20.x/api/errors.html#class-error) object, where `err.code`
310
- * is one of the [DNS error codes](https://nodejs.org/docs/latest-v20.x/api/dns.html#error-codes).
311
- * @since v10.6.0
312
- */
313
- function reverse(ip: string): Promise<string[]>;
314
- /**
315
- * Get the default value for `verbatim` in {@link lookup} and [dnsPromises.lookup()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromiseslookuphostname-options).
316
- * The value could be:
317
- *
318
- * * `ipv4first`: for `verbatim` defaulting to `false`.
319
- * * `verbatim`: for `verbatim` defaulting to `true`.
320
- * @since v20.1.0
321
- */
322
- function getDefaultResultOrder(): "ipv4first" | "verbatim";
323
- /**
324
- * Sets the IP address and port of servers to be used when performing DNS
325
- * resolution. The `servers` argument is an array of [RFC 5952](https://tools.ietf.org/html/rfc5952#section-6) formatted
326
- * addresses. If the port is the IANA default DNS port (53) it can be omitted.
327
- *
328
- * ```js
329
- * dnsPromises.setServers([
330
- * '4.4.4.4',
331
- * '[2001:4860:4860::8888]',
332
- * '4.4.4.4:1053',
333
- * '[2001:4860:4860::8888]:1053',
334
- * ]);
335
- * ```
336
- *
337
- * An error will be thrown if an invalid address is provided.
338
- *
339
- * The `dnsPromises.setServers()` method must not be called while a DNS query is in
340
- * progress.
341
- *
342
- * This method works much like [resolve.conf](https://man7.org/linux/man-pages/man5/resolv.conf.5.html).
343
- * That is, if attempting to resolve with the first server provided results in a `NOTFOUND` error, the `resolve()` method will _not_ attempt to resolve with
344
- * subsequent servers provided. Fallback DNS servers will only be used if the
345
- * earlier ones time out or result in some other error.
346
- * @since v10.6.0
347
- * @param servers array of `RFC 5952` formatted addresses
348
- */
349
- function setServers(servers: readonly string[]): void;
350
- /**
351
- * Set the default value of `order` in `dns.lookup()` and `{@link lookup}`. The value could be:
352
- *
353
- * * `ipv4first`: sets default `order` to `ipv4first`.
354
- * * `ipv6first`: sets default `order` to `ipv6first`.
355
- * * `verbatim`: sets default `order` to `verbatim`.
356
- *
357
- * The default is `verbatim` and [dnsPromises.setDefaultResultOrder()](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder)
358
- * have higher priority than [`--dns-result-order`](https://nodejs.org/docs/latest-v20.x/api/cli.html#--dns-result-orderorder).
359
- * When using [worker threads](https://nodejs.org/docs/latest-v20.x/api/worker_threads.html), [`dnsPromises.setDefaultResultOrder()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetdefaultresultorderorder)
360
- * from the main thread won't affect the default dns orders in workers.
361
- * @since v16.4.0, v14.18.0
362
- * @param order must be `'ipv4first'`, `'ipv6first'` or `'verbatim'`.
363
- */
364
- function setDefaultResultOrder(order: "ipv4first" | "ipv6first" | "verbatim"): void;
365
- // Error codes
366
- const NODATA: "ENODATA";
367
- const FORMERR: "EFORMERR";
368
- const SERVFAIL: "ESERVFAIL";
369
- const NOTFOUND: "ENOTFOUND";
370
- const NOTIMP: "ENOTIMP";
371
- const REFUSED: "EREFUSED";
372
- const BADQUERY: "EBADQUERY";
373
- const BADNAME: "EBADNAME";
374
- const BADFAMILY: "EBADFAMILY";
375
- const BADRESP: "EBADRESP";
376
- const CONNREFUSED: "ECONNREFUSED";
377
- const TIMEOUT: "ETIMEOUT";
378
- const EOF: "EOF";
379
- const FILE: "EFILE";
380
- const NOMEM: "ENOMEM";
381
- const DESTRUCTION: "EDESTRUCTION";
382
- const BADSTR: "EBADSTR";
383
- const BADFLAGS: "EBADFLAGS";
384
- const NONAME: "ENONAME";
385
- const BADHINTS: "EBADHINTS";
386
- const NOTINITIALIZED: "ENOTINITIALIZED";
387
- const LOADIPHLPAPI: "ELOADIPHLPAPI";
388
- const ADDRGETNETWORKPARAMS: "EADDRGETNETWORKPARAMS";
389
- const CANCELLED: "ECANCELLED";
390
-
391
- /**
392
- * An independent resolver for DNS requests.
393
- *
394
- * Creating a new resolver uses the default server settings. Setting
395
- * the servers used for a resolver using [`resolver.setServers()`](https://nodejs.org/docs/latest-v20.x/api/dns.html#dnspromisessetserversservers) does not affect
396
- * other resolvers:
397
- *
398
- * ```js
399
- * import dns from 'node:dns';
400
- * const { Resolver } = dns.promises;
401
- * const resolver = new Resolver();
402
- * resolver.setServers(['4.4.4.4']);
403
- *
404
- * // This request will use the server at 4.4.4.4, independent of global settings.
405
- * resolver.resolve4('example.org').then((addresses) => {
406
- * // ...
407
- * });
408
- *
409
- * // Alternatively, the same code can be written using async-await style.
410
- * (async function() {
411
- * const addresses = await resolver.resolve4('example.org');
412
- * })();
413
- * ```
414
- *
415
- * The following methods from the `dnsPromises` API are available:
416
- *
417
- * * `resolver.getServers()`
418
- * * `resolver.resolve()`
419
- * * `resolver.resolve4()`
420
- * * `resolver.resolve6()`
421
- * * `resolver.resolveAny()`
422
- * * `resolver.resolveCaa()`
423
- * * `resolver.resolveCname()`
424
- * * `resolver.resolveMx()`
425
- * * `resolver.resolveNaptr()`
426
- * * `resolver.resolveNs()`
427
- * * `resolver.resolvePtr()`
428
- * * `resolver.resolveSoa()`
429
- * * `resolver.resolveSrv()`
430
- * * `resolver.resolveTxt()`
431
- * * `resolver.reverse()`
432
- * * `resolver.setServers()`
433
- * @since v10.6.0
434
- */
435
- class Resolver {
436
- constructor(options?: ResolverOptions);
437
- /**
438
- * Cancel all outstanding DNS queries made by this resolver. The corresponding
439
- * callbacks will be called with an error with code `ECANCELLED`.
440
- * @since v8.3.0
441
- */
442
- cancel(): void;
443
- getServers: typeof getServers;
444
- resolve: typeof resolve;
445
- resolve4: typeof resolve4;
446
- resolve6: typeof resolve6;
447
- resolveAny: typeof resolveAny;
448
- resolveCaa: typeof resolveCaa;
449
- resolveCname: typeof resolveCname;
450
- resolveMx: typeof resolveMx;
451
- resolveNaptr: typeof resolveNaptr;
452
- resolveNs: typeof resolveNs;
453
- resolvePtr: typeof resolvePtr;
454
- resolveSoa: typeof resolveSoa;
455
- resolveSrv: typeof resolveSrv;
456
- resolveTxt: typeof resolveTxt;
457
- reverse: typeof reverse;
458
- /**
459
- * The resolver instance will send its requests from the specified IP address.
460
- * This allows programs to specify outbound interfaces when used on multi-homed
461
- * systems.
462
- *
463
- * If a v4 or v6 address is not specified, it is set to the default and the
464
- * operating system will choose a local address automatically.
465
- *
466
- * The resolver will use the v4 local address when making requests to IPv4 DNS
467
- * servers, and the v6 local address when making requests to IPv6 DNS servers.
468
- * The `rrtype` of resolution requests has no impact on the local address used.
469
- * @since v15.1.0, v14.17.0
470
- * @param [ipv4='0.0.0.0'] A string representation of an IPv4 address.
471
- * @param [ipv6='::0'] A string representation of an IPv6 address.
472
- */
473
- setLocalAddress(ipv4?: string, ipv6?: string): void;
474
- setServers: typeof setServers;
475
- }
476
- }
477
- declare module "node:dns/promises" {
478
- export * from "dns/promises";
479
- }