| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -435,7 +435,7 @@ endpoint on `http://host:port/json/list`. | |||
| 435 | 435 | added: v9.0.0 | |
| 436 | 436 | --> | |
| 437 | 437 | ||
| 438 | - Specify the `module` of a custom [experimental ECMAScript Module][] loader. | ||
| 438 | + Specify the `module` of a custom [experimental ECMAScript Module loader][]. | ||
| 439 | 439 | `module` may be either a path to a file, or an ECMAScript Module name. | |
| 440 | 440 | ||
| 441 | 441 | ### `--insecure-http-parser` | |
@@ -1406,6 +1406,6 @@ greater than `4` (its current default value). For more information, see the | |||
| 1406 | 1406 | [debugger]: debugger.html | |
| 1407 | 1407 | [debugging security implications]: https://nodejs.org/en/docs/guides/debugging-getting-started/#security-implications | |
| 1408 | 1408 | [emit_warning]: process.html#process_process_emitwarning_warning_type_code_ctor | |
| 1409 | - [experimental ECMAScript Module]: esm.html#esm_resolve_hook | ||
| 1409 | + [experimental ECMAScript Module loader]: esm.html#esm_experimental_loaders | ||
| 1410 | 1410 | [libuv threadpool documentation]: http://docs.libuv.org/en/latest/threadpool.html | |
| 1411 | 1411 | [remote code execution]: https://www.owasp.org/index.php/Code_Injection | |
| Back | FazBrowse Home | New Git URL |
0 commit comments