diff options
Diffstat (limited to 'doc/api/cli.md')
| -rw-r--r-- | doc/api/cli.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/cli.md b/doc/api/cli.md index 171f6b8ad2..3e7ccc1133 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -211,7 +211,7 @@ itself. ### `--experimental-specifier-resolution=mode` <!-- YAML -added: REPLACEME +added: v13.4.0 --> Sets the resolution algorithm for resolving ES module specifiers. Valid options @@ -421,7 +421,7 @@ Specify the `module` of a custom [experimental ECMAScript Module loader][]. ### `--insecure-http-parser` <!-- YAML -added: REPLACEME +added: v13.4.0 --> Use an insecure HTTP parser that accepts invalid HTTP headers. This may allow |
