@@ -146,7 +146,9 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
146146<!-- YAML
147147added: v0.1.90
148148changes:
149- - version: v16.4.0
149+ - version:
150+ - v16.4.0
151+ - v14.18.0
150152 pr-url: https://github.com/nodejs/node/pull/38862
151153 description: The `cwd` option can be a WHATWG `URL` object using
152154 `file:` protocol.
@@ -275,7 +277,9 @@ controller.abort();
275277<!-- YAML
276278added: v0.1.91
277279changes:
278- - version: v16.4.0
280+ - version:
281+ - v16.4.0
282+ - v14.18.0
279283 pr-url: https://github.com/nodejs/node/pull/38862
280284 description: The `cwd` option can be a WHATWG `URL` object using
281285 `file:` protocol.
@@ -384,14 +388,20 @@ controller.abort();
384388<!-- YAML
385389added: v0.5.0
386390changes:
387- - version: v16.4.0
391+ - version:
392+ - v16.4.0
393+ - v14.18.0
388394 pr-url: https://github.com/nodejs/node/pull/38862
389395 description: The `cwd` option can be a WHATWG `URL` object using
390396 `file:` protocol.
391- - version: v15.13.0
397+ - version:
398+ - v15.13.0
399+ - v14.18.0
392400 pr-url: https://github.com/nodejs/node/pull/37256
393401 description: timeout was added.
394- - version: v15.11.0
402+ - version:
403+ - v15.11.0
404+ - v14.18.0
395405 pr-url: https://github.com/nodejs/node/pull/37325
396406 description: killSignal for AbortSignal was added.
397407 - version:
@@ -499,14 +509,20 @@ if (process.argv[2] === 'child') {
499509<!-- YAML
500510added: v0.1.90
501511changes:
502- - version: v16.4.0
512+ - version:
513+ - v16.4.0
514+ - v14.18.0
503515 pr-url: https://github.com/nodejs/node/pull/38862
504516 description: The `cwd` option can be a WHATWG `URL` object using
505517 `file:` protocol.
506- - version: v15.13.0
518+ - version:
519+ - v15.13.0
520+ - v14.18.0
507521 pr-url: https://github.com/nodejs/node/pull/37256
508522 description: timeout was added.
509- - version: v15.11.0
523+ - version:
524+ - v15.11.0
525+ - v14.18.0
510526 pr-url: https://github.com/nodejs/node/pull/37325
511527 description: killSignal for AbortSignal was added.
512528 - version:
@@ -746,7 +762,9 @@ subprocess.unref();
746762<!-- YAML
747763added: v0.7.10
748764changes:
749- - version: v15.6.0
765+ - version:
766+ - v15.6.0
767+ - v14.18.0
750768 pr-url: https://github.com/nodejs/node/pull/29412
751769 description: Added the `overlapped` stdio flag.
752770 - version: v3.3.1
@@ -861,7 +879,9 @@ configuration at startup.
861879<!-- YAML
862880added: v0.11.12
863881changes:
864- - version: v16.4.0
882+ - version:
883+ - v16.4.0
884+ - v14.18.0
865885 pr-url: https://github.com/nodejs/node/pull/38862
866886 description: The `cwd` option can be a WHATWG `URL` object using
867887 `file:` protocol.
@@ -934,7 +954,9 @@ arbitrary command execution.**
934954<!-- YAML
935955added: v0.11.12
936956changes:
937- - version: v16.4.0
957+ - version:
958+ - v16.4.0
959+ - v14.18.0
938960 pr-url: https://github.com/nodejs/node/pull/38862
939961 description: The `cwd` option can be a WHATWG `URL` object using
940962 `file:` protocol.
@@ -998,7 +1020,9 @@ metacharacters may be used to trigger arbitrary command execution.**
9981020<!-- YAML
9991021added: v0.11.12
10001022changes:
1001- - version: v16.4.0
1023+ - version:
1024+ - v16.4.0
1025+ - v14.18.0
10021026 pr-url: https://github.com/nodejs/node/pull/38862
10031027 description: The `cwd` option can be a WHATWG `URL` object using
10041028 `file:` protocol.
0 commit comments