@@ -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.
@@ -384,7 +384,7 @@ controller.abort();
384
384
<!-- YAML
385
385
added: v0.5.0
386
386
changes:
387
- - version: REPLACEME
387
+ - version: v16.4.0
388
388
pr-url: https://github.com/nodejs/node/pull/38862
389
389
description: The `cwd` option can be a WHATWG `URL` object using
390
390
`file:` protocol.
@@ -499,7 +499,7 @@ if (process.argv[2] === 'child') {
499
499
<!-- YAML
500
500
added: v0.1.90
501
501
changes:
502
- - version: REPLACEME
502
+ - version: v16.4.0
503
503
pr-url: https://github.com/nodejs/node/pull/38862
504
504
description: The `cwd` option can be a WHATWG `URL` object using
505
505
`file:` protocol.
@@ -861,7 +861,7 @@ configuration at startup.
861
861
<!-- YAML
862
862
added: v0.11.12
863
863
changes:
864
- - version: REPLACEME
864
+ - version: v16.4.0
865
865
pr-url: https://github.com/nodejs/node/pull/38862
866
866
description: The `cwd` option can be a WHATWG `URL` object using
867
867
`file:` protocol.
@@ -934,7 +934,7 @@ arbitrary command execution.**
934
934
<!-- YAML
935
935
added: v0.11.12
936
936
changes:
937
- - version: REPLACEME
937
+ - version: v16.4.0
938
938
pr-url: https://github.com/nodejs/node/pull/38862
939
939
description: The `cwd` option can be a WHATWG `URL` object using
940
940
`file:` protocol.
@@ -998,7 +998,7 @@ metacharacters may be used to trigger arbitrary command execution.**
998
998
<!-- YAML
999
999
added: v0.11.12
1000
1000
changes:
1001
- - version: REPLACEME
1001
+ - version: v16.4.0
1002
1002
pr-url: https://github.com/nodejs/node/pull/38862
1003
1003
description: The `cwd` option can be a WHATWG `URL` object using
1004
1004
`file:` protocol.
0 commit comments