@@ -146,7 +146,7 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
146
146
<!-- YAML
147
147
added: v0.1.90
148
148
changes:
149
- - version: REPLACEME
149
+ - version: v16.4.0
150
150
pr-url: https://github.com/nodejs/node/pull/38862
151
151
description: The `cwd` option can be a WHATWG `URL` object using
152
152
`file:` protocol.
@@ -275,7 +275,7 @@ controller.abort();
275
275
<!-- YAML
276
276
added: v0.1.91
277
277
changes:
278
- - version: REPLACEME
278
+ - version: v16.4.0
279
279
pr-url: https://github.com/nodejs/node/pull/38862
280
280
description: The `cwd` option can be a WHATWG `URL` object using
281
281
`file:` protocol.
@@ -382,7 +382,7 @@ controller.abort();
382
382
<!-- YAML
383
383
added: v0.5.0
384
384
changes:
385
- - version: REPLACEME
385
+ - version: v16.4.0
386
386
pr-url: https://github.com/nodejs/node/pull/38862
387
387
description: The `cwd` option can be a WHATWG `URL` object using
388
388
`file:` protocol.
@@ -495,7 +495,7 @@ if (process.argv[2] === 'child') {
495
495
<!-- YAML
496
496
added: v0.1.90
497
497
changes:
498
- - version: REPLACEME
498
+ - version: v16.4.0
499
499
pr-url: https://github.com/nodejs/node/pull/38862
500
500
description: The `cwd` option can be a WHATWG `URL` object using
501
501
`file:` protocol.
@@ -855,7 +855,7 @@ configuration at startup.
855
855
<!-- YAML
856
856
added: v0.11.12
857
857
changes:
858
- - version: REPLACEME
858
+ - version: v16.4.0
859
859
pr-url: https://github.com/nodejs/node/pull/38862
860
860
description: The `cwd` option can be a WHATWG `URL` object using
861
861
`file:` protocol.
@@ -928,7 +928,7 @@ arbitrary command execution.**
928
928
<!-- YAML
929
929
added: v0.11.12
930
930
changes:
931
- - version: REPLACEME
931
+ - version: v16.4.0
932
932
pr-url: https://github.com/nodejs/node/pull/38862
933
933
description: The `cwd` option can be a WHATWG `URL` object using
934
934
`file:` protocol.
@@ -992,7 +992,7 @@ metacharacters may be used to trigger arbitrary command execution.**
992
992
<!-- YAML
993
993
added: v0.11.12
994
994
changes:
995
- - version: REPLACEME
995
+ - version: v16.4.0
996
996
pr-url: https://github.com/nodejs/node/pull/38862
997
997
description: The `cwd` option can be a WHATWG `URL` object using
998
998
`file:` protocol.
0 commit comments