File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -1405,7 +1405,9 @@ added:
1405
1405
- v12.0.0
1406
1406
- v10.20.0
1407
1407
changes:
1408
- - version: v14.10.0
1408
+ - version:
1409
+ - v14.10.0
1410
+ - v12.19.0
1409
1411
pr-url: https://github.com/nodejs/node/pull/34960
1410
1412
description: This function is also available as `buf.readBigUint64LE()`.
1411
1413
-->
Original file line number Diff line number Diff line change @@ -902,7 +902,9 @@ loading.
902
902
### ` module.parent `
903
903
<!-- YAML
904
904
added: v0.1.16
905
- deprecated: v14.6.0
905
+ deprecated:
906
+ - v12.19.0
907
+ - v14.6.0
906
908
-->
907
909
908
910
> Stability: 0 - Deprecated: Please use [ ` require.main ` ] [ ] and
Original file line number Diff line number Diff line change @@ -488,7 +488,9 @@ These advanced options are available for controlling decompression:
488
488
<!-- YAML
489
489
added: v0.11.1
490
490
changes:
491
- - version: v14.5.0
491
+ - version:
492
+ - v14.5.0
493
+ - v12.19.0
492
494
pr-url: https://github.com/nodejs/node/pull/33516
493
495
description: The `maxOutputLength` option is supported now.
494
496
- version: v9.4.0
You can’t perform that action at this time.
0 commit comments