|
2545 | 2545 | "cldr": "string", |
2546 | 2546 | "icu": "string", |
2547 | 2547 | "llhttp": "string", |
| 2548 | + "merve": "string", |
2548 | 2549 | "modules": "string", |
2549 | 2550 | "napi": "string", |
2550 | 2551 | "nbytes": "string", |
2551 | 2552 | "ncrypto": "string", |
2552 | 2553 | "nghttp2": "string", |
2553 | | - "nghttp3": "string", |
2554 | | - "ngtcp2": "string", |
2555 | 2554 | "node": "string", |
2556 | 2555 | "openssl": "string", |
2557 | 2556 | "simdjson": "string", |
|
6446 | 6445 | }, |
6447 | 6446 | "maxHeaderSize": "number", |
6448 | 6447 | "request": "function", |
| 6448 | + "setGlobalProxyFromEnv": "function", |
6449 | 6449 | "setMaxIdleHTTPParsers": "function", |
6450 | 6450 | "validateHeaderName": "function", |
6451 | 6451 | "validateHeaderValue": "function" |
|
6591 | 6591 | }, |
6592 | 6592 | "maxHeaderSize": "number", |
6593 | 6593 | "request": "function", |
| 6594 | + "setGlobalProxyFromEnv": "function", |
6594 | 6595 | "setMaxIdleHTTPParsers": "function", |
6595 | 6596 | "validateHeaderName": "function", |
6596 | 6597 | "validateHeaderValue": "function" |
|
7516 | 7517 | "before": "function", |
7517 | 7518 | "beforeEach": "function", |
7518 | 7519 | "describe": "function", |
| 7520 | + "expectFailure": "function", |
7519 | 7521 | "it": "function", |
7520 | 7522 | "length": "number", |
7521 | 7523 | "mock": { |
|
7551 | 7553 | "before": "function", |
7552 | 7554 | "beforeEach": "function", |
7553 | 7555 | "describe": "function", |
| 7556 | + "expectFailure": "function", |
7554 | 7557 | "it": "function", |
7555 | 7558 | "mock": { |
7556 | 7559 | "*self*": "object", |
|
9032 | 9035 | "cldr": "string", |
9033 | 9036 | "icu": "string", |
9034 | 9037 | "llhttp": "string", |
| 9038 | + "merve": "string", |
9035 | 9039 | "modules": "string", |
9036 | 9040 | "napi": "string", |
9037 | 9041 | "nbytes": "string", |
9038 | 9042 | "ncrypto": "string", |
9039 | 9043 | "nghttp2": "string", |
9040 | | - "nghttp3": "string", |
9041 | | - "ngtcp2": "string", |
9042 | 9044 | "node": "string", |
9043 | 9045 | "openssl": "string", |
9044 | 9046 | "simdjson": "string", |
|
9138 | 9140 | "node_shared_ada": "boolean", |
9139 | 9141 | "node_shared_brotli": "boolean", |
9140 | 9142 | "node_shared_cares": "boolean", |
| 9143 | + "node_shared_gtest": "boolean", |
| 9144 | + "node_shared_hdr_histogram": "boolean", |
9141 | 9145 | "node_shared_http_parser": "boolean", |
9142 | 9146 | "node_shared_libuv": "boolean", |
| 9147 | + "node_shared_merve": "boolean", |
| 9148 | + "node_shared_nbytes": "boolean", |
9143 | 9149 | "node_shared_nghttp2": "boolean", |
9144 | 9150 | "node_shared_nghttp3": "boolean", |
9145 | 9151 | "node_shared_ngtcp2": "boolean", |
@@ -10018,13 +10024,12 @@ |
10018 | 10024 | "cldr": "string", |
10019 | 10025 | "icu": "string", |
10020 | 10026 | "llhttp": "string", |
| 10027 | + "merve": "string", |
10021 | 10028 | "modules": "string", |
10022 | 10029 | "napi": "string", |
10023 | 10030 | "nbytes": "string", |
10024 | 10031 | "ncrypto": "string", |
10025 | 10032 | "nghttp2": "string", |
10026 | | - "nghttp3": "string", |
10027 | | - "ngtcp2": "string", |
10028 | 10033 | "node": "string", |
10029 | 10034 | "openssl": "string", |
10030 | 10035 | "simdjson": "string", |
@@ -10162,12 +10167,14 @@ |
10162 | 10167 | "arrayBuffer": "function", |
10163 | 10168 | "blob": "function", |
10164 | 10169 | "buffer": "function", |
| 10170 | + "bytes": "function", |
10165 | 10171 | "json": "function", |
10166 | 10172 | "text": "function" |
10167 | 10173 | }, |
10168 | 10174 | "arrayBuffer": "function", |
10169 | 10175 | "blob": "function", |
10170 | 10176 | "buffer": "function", |
| 10177 | + "bytes": "function", |
10171 | 10178 | "json": "function", |
10172 | 10179 | "text": "function" |
10173 | 10180 | }, |
|
10239 | 10246 | "TextEncoder": "class", |
10240 | 10247 | "aborted": "function", |
10241 | 10248 | "callbackify": "function", |
| 10249 | + "convertProcessSignalToExitCode": "function", |
10242 | 10250 | "debug": "function", |
10243 | 10251 | "debuglog": "function", |
10244 | 10252 | "deprecate": "function", |
|
10331 | 10339 | "TextEncoder": "class", |
10332 | 10340 | "aborted": "function", |
10333 | 10341 | "callbackify": "function", |
| 10342 | + "convertProcessSignalToExitCode": "function", |
10334 | 10343 | "debug": "function", |
10335 | 10344 | "debuglog": "function", |
10336 | 10345 | "deprecate": "function", |
|
10579 | 10588 | "TextEncoder": "class", |
10580 | 10589 | "aborted": "function", |
10581 | 10590 | "callbackify": "function", |
| 10591 | + "convertProcessSignalToExitCode": "function", |
10582 | 10592 | "debug": "function", |
10583 | 10593 | "debuglog": "function", |
10584 | 10594 | "deprecate": "function", |
|
10671 | 10681 | "TextEncoder": "class", |
10672 | 10682 | "aborted": "function", |
10673 | 10683 | "callbackify": "function", |
| 10684 | + "convertProcessSignalToExitCode": "function", |
10674 | 10685 | "debug": "function", |
10675 | 10686 | "debuglog": "function", |
10676 | 10687 | "deprecate": "function", |
|
0 commit comments