node-aix-ppc64 16.19.0 → 16.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +88 -8
- package/bin/node +0 -0
- package/include/node/common.gypi +1 -1
- package/include/node/config.gypi +77 -76
- package/include/node/node.exp +256 -24
- package/include/node/node_version.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/asm_avx2/include/progs.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/include/progs.h +1 -1
- package/include/node/openssl/bnerr.h +2 -1
- package/include/node/openssl/cmserr.h +1 -0
- package/include/node/openssl/opensslv.h +2 -2
- package/include/node/openssl/x509v3.h +2 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -9,6 +9,8 @@
|
|
|
9
9
|
</tr>
|
|
10
10
|
<tr>
|
|
11
11
|
<td valign="top">
|
|
12
|
+
<a href="#16.20.0">16.20.0</a><br/>
|
|
13
|
+
<a href="#16.19.1">16.19.1</a><br/>
|
|
12
14
|
<a href="#16.19.0">16.19.0</a><br/>
|
|
13
15
|
<a href="#16.18.1">16.18.1</a><br/>
|
|
14
16
|
<a href="#16.18.0">16.18.0</a><br/>
|
|
@@ -67,6 +69,85 @@
|
|
|
67
69
|
* [io.js](CHANGELOG_IOJS.md)
|
|
68
70
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
69
71
|
|
|
72
|
+
<a id="16.20.0"></a>
|
|
73
|
+
|
|
74
|
+
## 2023-03-29, Version 16.20.0 'Gallium' (LTS), @BethGriggs
|
|
75
|
+
|
|
76
|
+
### Notable Changes
|
|
77
|
+
|
|
78
|
+
* **deps:**
|
|
79
|
+
* update undici to 5.20.0 (Node.js GitHub Bot) [#46711](https://github.com/nodejs/node/pull/46711)
|
|
80
|
+
* update c-ares to 1.19.0 (Michaël Zasso) [#46415](https://github.com/nodejs/node/pull/46415)
|
|
81
|
+
* upgrade npm to 8.19.4 (npm team) [#46677](https://github.com/nodejs/node/pull/46677)
|
|
82
|
+
* update corepack to 0.17.0 (Node.js GitHub Bot) [#46842](https://github.com/nodejs/node/pull/46842)
|
|
83
|
+
* **(SEMVER-MINOR)** **src**: add support for externally shared js builtins (Michael Dawson) [#44376](https://github.com/nodejs/node/pull/44376)
|
|
84
|
+
|
|
85
|
+
### Commits
|
|
86
|
+
|
|
87
|
+
* \[[`de6dd67790`](https://github.com/nodejs/node/commit/de6dd67790)] - **crypto**: avoid hang when no algorithm available (Richard Lau) [#46237](https://github.com/nodejs/node/pull/46237)
|
|
88
|
+
* \[[`4617512788`](https://github.com/nodejs/node/commit/4617512788)] - **crypto**: ensure auth tag set for chacha20-poly1305 (Ben Noordhuis) [#46185](https://github.com/nodejs/node/pull/46185)
|
|
89
|
+
* \[[`24972164fc`](https://github.com/nodejs/node/commit/24972164fc)] - **deps**: update undici to 5.20.0 (Node.js GitHub Bot) [#46711](https://github.com/nodejs/node/pull/46711)
|
|
90
|
+
* \[[`85f88c6a8d`](https://github.com/nodejs/node/commit/85f88c6a8d)] - **deps**: V8: cherry-pick 90be99fab31c (Michaël Zasso) [#46646](https://github.com/nodejs/node/pull/46646)
|
|
91
|
+
* \[[`b4ebe6d47b`](https://github.com/nodejs/node/commit/b4ebe6d47b)] - **deps**: update c-ares to 1.19.0 (Michaël Zasso) [#46415](https://github.com/nodejs/node/pull/46415)
|
|
92
|
+
* \[[`56cbc7fdda`](https://github.com/nodejs/node/commit/56cbc7fdda)] - **deps**: V8: cherry-pick c2792e58035f (Jiawen Geng) [#44961](https://github.com/nodejs/node/pull/44961)
|
|
93
|
+
* \[[`7af9bdb31e`](https://github.com/nodejs/node/commit/7af9bdb31e)] - **deps**: upgrade npm to 8.19.4 (npm team) [#46677](https://github.com/nodejs/node/pull/46677)
|
|
94
|
+
* \[[`962a7471b5`](https://github.com/nodejs/node/commit/962a7471b5)] - **deps**: update corepack to 0.17.0 (Node.js GitHub Bot) [#46842](https://github.com/nodejs/node/pull/46842)
|
|
95
|
+
* \[[`748bc96e35`](https://github.com/nodejs/node/commit/748bc96e35)] - **deps**: update corepack to 0.16.0 (Node.js GitHub Bot) [#46710](https://github.com/nodejs/node/pull/46710)
|
|
96
|
+
* \[[`a467782499`](https://github.com/nodejs/node/commit/a467782499)] - **deps**: update corepack to 0.15.3 (Node.js GitHub Bot) [#46037](https://github.com/nodejs/node/pull/46037)
|
|
97
|
+
* \[[`1913b6763d`](https://github.com/nodejs/node/commit/1913b6763d)] - **deps**: update corepack to 0.15.2 (Node.js GitHub Bot) [#45635](https://github.com/nodejs/node/pull/45635)
|
|
98
|
+
* \[[`809371a15f`](https://github.com/nodejs/node/commit/809371a15f)] - **module**: require.resolve.paths returns null with node schema (MURAKAMI Masahiko) [#45147](https://github.com/nodejs/node/pull/45147)
|
|
99
|
+
* \[[`086bb2f8d4`](https://github.com/nodejs/node/commit/086bb2f8d4)] - _**Revert**_ "**src**: let http2 streams end after session close" (Rich Trott) [#46721](https://github.com/nodejs/node/pull/46721)
|
|
100
|
+
* \[[`6a01d39120`](https://github.com/nodejs/node/commit/6a01d39120)] - **(SEMVER-MINOR)** **src**: add support for externally shared js builtins (Michael Dawson) [#44376](https://github.com/nodejs/node/pull/44376)
|
|
101
|
+
* \[[`d081032a60`](https://github.com/nodejs/node/commit/d081032a60)] - **test**: fix test-net-connect-reset-until-connected (Vita Batrla) [#46781](https://github.com/nodejs/node/pull/46781)
|
|
102
|
+
* \[[`efe1be47ec`](https://github.com/nodejs/node/commit/efe1be47ec)] - **test**: skip test depending on `overlapped-checker` when not available (Antoine du Hamel) [#45015](https://github.com/nodejs/node/pull/45015)
|
|
103
|
+
* \[[`fc47d58abe`](https://github.com/nodejs/node/commit/fc47d58abe)] - **test**: remove cjs loader from stack traces (Geoffrey Booth) [#44197](https://github.com/nodejs/node/pull/44197)
|
|
104
|
+
* \[[`cf76d0790d`](https://github.com/nodejs/node/commit/cf76d0790d)] - **test**: fix WPT title when no META title is present (Filip Skokan) [#46804](https://github.com/nodejs/node/pull/46804)
|
|
105
|
+
* \[[`0d1485b924`](https://github.com/nodejs/node/commit/0d1485b924)] - **test**: fix default WPT titles (Filip Skokan) [#46778](https://github.com/nodejs/node/pull/46778)
|
|
106
|
+
* \[[`088e9cde3d`](https://github.com/nodejs/node/commit/088e9cde3d)] - **test**: add WPTRunner support for variants and generating WPT reports (Filip Skokan) [#46498](https://github.com/nodejs/node/pull/46498)
|
|
107
|
+
* \[[`908c4dff44`](https://github.com/nodejs/node/commit/908c4dff44)] - **test**: mark test-crypto-key-objects flaky on Linux (Richard Lau) [#46684](https://github.com/nodejs/node/pull/46684)
|
|
108
|
+
* \[[`768e56227e`](https://github.com/nodejs/node/commit/768e56227e)] - **tools**: make `utils.SearchFiles` deterministic (Bruno Pitrus) [#44496](https://github.com/nodejs/node/pull/44496)
|
|
109
|
+
|
|
110
|
+
<a id="16.19.1"></a>
|
|
111
|
+
|
|
112
|
+
## 2023-02-16, Version 16.19.1 'Gallium' (LTS), @richardlau
|
|
113
|
+
|
|
114
|
+
This is a security release.
|
|
115
|
+
|
|
116
|
+
### Notable Changes
|
|
117
|
+
|
|
118
|
+
The following CVEs are fixed in this release:
|
|
119
|
+
|
|
120
|
+
* **[CVE-2023-23918](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23918)**: Node.js Permissions policies can be bypassed via process.mainModule (High)
|
|
121
|
+
* **[CVE-2023-23919](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23919)**: Node.js OpenSSL error handling issues in nodejs crypto library (Medium)
|
|
122
|
+
* **[CVE-2023-23920](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23920)**: Node.js insecure loading of ICU data through ICU\_DATA environment variable (Low)
|
|
123
|
+
|
|
124
|
+
Fixed by an update to undici:
|
|
125
|
+
|
|
126
|
+
* **[CVE-2023-23936](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-23936)**: Fetch API in Node.js did not protect against CRLF injection in host headers (Medium)
|
|
127
|
+
* See <https://github.com/nodejs/undici/security/advisories/GHSA-5r9g-qh6m-jxff> for more information.
|
|
128
|
+
* **[CVE-2023-24807](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24807)**: Regular Expression Denial of Service in Headers in Node.js fetch API (Low)
|
|
129
|
+
* See <https://github.com/nodejs/undici/security/advisories/GHSA-r6ch-mqf9-qc9w> for more information.
|
|
130
|
+
|
|
131
|
+
More detailed information on each of the vulnerabilities can be found in [February 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/) blog post.
|
|
132
|
+
|
|
133
|
+
This security release includes OpenSSL security updates as outlined in the recent
|
|
134
|
+
[OpenSSL security advisory](https://www.openssl.org/news/secadv/20230207.txt).
|
|
135
|
+
|
|
136
|
+
### Commits
|
|
137
|
+
|
|
138
|
+
* \[[`7fef050447`](https://github.com/nodejs/node/commit/7fef050447)] - **build**: build ICU with ICU\_NO\_USER\_DATA\_OVERRIDE (RafaelGSS) [nodejs-private/node-private#374](https://github.com/nodejs-private/node-private/pull/374)
|
|
139
|
+
* \[[`b558e9f476`](https://github.com/nodejs/node/commit/b558e9f476)] - **crypto**: clear OpenSSL error on invalid ca cert (RafaelGSS) [nodejs-private/node-private#375](https://github.com/nodejs-private/node-private/pull/375)
|
|
140
|
+
* \[[`160adb7ffc`](https://github.com/nodejs/node/commit/160adb7ffc)] - **crypto**: clear OpenSSL error queue after calling X509\_check\_private\_key() (Filip Skokan) [#45495](https://github.com/nodejs/node/pull/45495)
|
|
141
|
+
* \[[`d0ece30948`](https://github.com/nodejs/node/commit/d0ece30948)] - **crypto**: clear OpenSSL error queue after calling X509\_verify() (Takuro Sato) [#45377](https://github.com/nodejs/node/pull/45377)
|
|
142
|
+
* \[[`2d9ae4f184`](https://github.com/nodejs/node/commit/2d9ae4f184)] - **deps**: update undici to v5.19.1 (Matteo Collina) [nodejs-private/node-private#388](https://github.com/nodejs-private/node-private/pull/388)
|
|
143
|
+
* \[[`d80e8312fd`](https://github.com/nodejs/node/commit/d80e8312fd)] - **deps**: cherry-pick Windows ARM64 fix for openssl (Richard Lau) [#46568](https://github.com/nodejs/node/pull/46568)
|
|
144
|
+
* \[[`de5c8d2c2f`](https://github.com/nodejs/node/commit/de5c8d2c2f)] - **deps**: update archs files for quictls/openssl-1.1.1t+quic (RafaelGSS) [#46568](https://github.com/nodejs/node/pull/46568)
|
|
145
|
+
* \[[`1a8ccfe908`](https://github.com/nodejs/node/commit/1a8ccfe908)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1t+quic (RafaelGSS) [#46568](https://github.com/nodejs/node/pull/46568)
|
|
146
|
+
* \[[`693789780b`](https://github.com/nodejs/node/commit/693789780b)] - **doc**: clarify release notes for Node.js 16.19.0 (Richard Lau) [#45846](https://github.com/nodejs/node/pull/45846)
|
|
147
|
+
* \[[`f95ef064f4`](https://github.com/nodejs/node/commit/f95ef064f4)] - **lib**: makeRequireFunction patch when experimental policy (RafaelGSS) [nodejs-private/node-private#358](https://github.com/nodejs-private/node-private/pull/358)
|
|
148
|
+
* \[[`b02d895137`](https://github.com/nodejs/node/commit/b02d895137)] - **policy**: makeRequireFunction on mainModule.require (RafaelGSS) [nodejs-private/node-private#358](https://github.com/nodejs-private/node-private/pull/358)
|
|
149
|
+
* \[[`d7f83c420c`](https://github.com/nodejs/node/commit/d7f83c420c)] - **test**: avoid left behind child processes (Richard Lau) [#46276](https://github.com/nodejs/node/pull/46276)
|
|
150
|
+
|
|
70
151
|
<a id="16.19.0"></a>
|
|
71
152
|
|
|
72
153
|
## 2022-12-13, Version 16.19.0 'Gallium' (LTS), @richardlau
|
|
@@ -75,8 +156,7 @@
|
|
|
75
156
|
|
|
76
157
|
#### OpenSSL 1.1.1s
|
|
77
158
|
|
|
78
|
-
This
|
|
79
|
-
vulnerabilities.
|
|
159
|
+
This OpenSSL version does not address any security vulnerabilities.
|
|
80
160
|
|
|
81
161
|
#### Root certificates updated to NSS 3.85
|
|
82
162
|
|
|
@@ -114,7 +194,7 @@ Savings Time (DST) for Fiji and Mexico. For more information, see
|
|
|
114
194
|
|
|
115
195
|
#### Other Notable Changes
|
|
116
196
|
|
|
117
|
-
* \[[`33707dcd03`](https://github.com/nodejs/node/commit/33707dcd03)] - **dgram**: add dgram send queue info (theanarkh) [#44149](https://github.com/nodejs/node/pull/44149)
|
|
197
|
+
* \[[`33707dcd03`](https://github.com/nodejs/node/commit/33707dcd03)] - **(SEMVER-MINOR)** **dgram**: add dgram send queue info (theanarkh) [#44149](https://github.com/nodejs/node/pull/44149)
|
|
118
198
|
|
|
119
199
|
Dependency updates:
|
|
120
200
|
|
|
@@ -122,8 +202,8 @@ Dependency updates:
|
|
|
122
202
|
|
|
123
203
|
Experimental features:
|
|
124
204
|
|
|
125
|
-
* \[[`1e0dcd1ee0`](https://github.com/nodejs/node/commit/1e0dcd1ee0)] - **cli**: add `--watch` (Moshe Atlow) [#44366](https://github.com/nodejs/node/pull/44366)
|
|
126
|
-
* \[[`8c73279ebb`](https://github.com/nodejs/node/commit/8c73279ebb)] - **util**: add default value option to parsearg (Manuel Spigolon) [#44631](https://github.com/nodejs/node/pull/44631)
|
|
205
|
+
* \[[`1e0dcd1ee0`](https://github.com/nodejs/node/commit/1e0dcd1ee0)] - **(SEMVER-MINOR)** **cli**: add `--watch` (Moshe Atlow) [#44366](https://github.com/nodejs/node/pull/44366)
|
|
206
|
+
* \[[`8c73279ebb`](https://github.com/nodejs/node/commit/8c73279ebb)] - **(SEMVER-MINOR)** **util**: add default value option to parsearg (Manuel Spigolon) [#44631](https://github.com/nodejs/node/pull/44631)
|
|
127
207
|
|
|
128
208
|
### Commits
|
|
129
209
|
|
|
@@ -131,7 +211,7 @@ Experimental features:
|
|
|
131
211
|
* \[[`cc2c7648e0`](https://github.com/nodejs/node/commit/cc2c7648e0)] - **build**: support Python 3.11 (Luigi Pinca) [#45191](https://github.com/nodejs/node/pull/45191)
|
|
132
212
|
* \[[`ac24c80663`](https://github.com/nodejs/node/commit/ac24c80663)] - **build**: remove redundant condition from common.gypi (Richard Lau) [#45076](https://github.com/nodejs/node/pull/45076)
|
|
133
213
|
* \[[`03dcbe3030`](https://github.com/nodejs/node/commit/03dcbe3030)] - **build**: fix bad upstream merge (Stephen Gallagher) [#44642](https://github.com/nodejs/node/pull/44642)
|
|
134
|
-
* \[[`1e0dcd1ee0`](https://github.com/nodejs/node/commit/1e0dcd1ee0)] - **cli**: add `--watch` (Moshe Atlow) [#44366](https://github.com/nodejs/node/pull/44366)
|
|
214
|
+
* \[[`1e0dcd1ee0`](https://github.com/nodejs/node/commit/1e0dcd1ee0)] - **(SEMVER-MINOR)** **cli**: add `--watch` (Moshe Atlow) [#44366](https://github.com/nodejs/node/pull/44366)
|
|
135
215
|
* \[[`96d131665e`](https://github.com/nodejs/node/commit/96d131665e)] - **cluster**: use inspector utils (Moshe Atlow) [#44592](https://github.com/nodejs/node/pull/44592)
|
|
136
216
|
* \[[`704836033a`](https://github.com/nodejs/node/commit/704836033a)] - **crypto**: update root certificates (Luigi Pinca) [#45490](https://github.com/nodejs/node/pull/45490)
|
|
137
217
|
* \[[`5a776d4a69`](https://github.com/nodejs/node/commit/5a776d4a69)] - **deps**: update timezone to 2022f (Richard Lau) [#45613](https://github.com/nodejs/node/pull/45613)
|
|
@@ -146,7 +226,7 @@ Experimental features:
|
|
|
146
226
|
* \[[`cd54bce4f5`](https://github.com/nodejs/node/commit/cd54bce4f5)] - **deps**: update timezone (Node.js GitHub Bot) [#44950](https://github.com/nodejs/node/pull/44950)
|
|
147
227
|
* \[[`2901abe4f0`](https://github.com/nodejs/node/commit/2901abe4f0)] - **deps**: update undici to 5.11.0 (Node.js GitHub Bot) [#44929](https://github.com/nodejs/node/pull/44929)
|
|
148
228
|
* \[[`c80cf97033`](https://github.com/nodejs/node/commit/c80cf97033)] - **deps**: update corepack to 0.14.2 (Node.js GitHub Bot) [#44775](https://github.com/nodejs/node/pull/44775)
|
|
149
|
-
* \[[`33707dcd03`](https://github.com/nodejs/node/commit/33707dcd03)] - **dgram**: add dgram send queue info (theanarkh) [#44149](https://github.com/nodejs/node/pull/44149)
|
|
229
|
+
* \[[`33707dcd03`](https://github.com/nodejs/node/commit/33707dcd03)] - **(SEMVER-MINOR)** **dgram**: add dgram send queue info (theanarkh) [#44149](https://github.com/nodejs/node/pull/44149)
|
|
150
230
|
* \[[`c708d9bb94`](https://github.com/nodejs/node/commit/c708d9bb94)] - **doc**: fix typo in parseArgs default value (Tobias Nießen) [#45083](https://github.com/nodejs/node/pull/45083)
|
|
151
231
|
* \[[`5a0efa05d2`](https://github.com/nodejs/node/commit/5a0efa05d2)] - **node-api**: handle no support for external buffers (Michael Dawson) [#45181](https://github.com/nodejs/node/pull/45181)
|
|
152
232
|
* \[[`db31de634e`](https://github.com/nodejs/node/commit/db31de634e)] - **readline**: refactor to avoid unsafe regex primordials (Antoine du Hamel) [#43475](https://github.com/nodejs/node/pull/43475)
|
|
@@ -175,7 +255,7 @@ Experimental features:
|
|
|
175
255
|
* \[[`e7ed56f501`](https://github.com/nodejs/node/commit/e7ed56f501)] - **tools**: make license-builder.sh comply with shellcheck 0.8.0 (Rich Trott) [#41258](https://github.com/nodejs/node/pull/41258)
|
|
176
256
|
* \[[`cc819b4bf8`](https://github.com/nodejs/node/commit/cc819b4bf8)] - **tools**: fix typo in `avoid-prototype-pollution` lint rule (Antoine du Hamel) [#44446](https://github.com/nodejs/node/pull/44446)
|
|
177
257
|
* \[[`254358c81e`](https://github.com/nodejs/node/commit/254358c81e)] - **tools**: refactor `avoid-prototype-pollution` lint rule (Antoine du Hamel) [#43476](https://github.com/nodejs/node/pull/43476)
|
|
178
|
-
* \[[`8c73279ebb`](https://github.com/nodejs/node/commit/8c73279ebb)] - **util**: add default value option to parsearg (Manuel Spigolon) [#44631](https://github.com/nodejs/node/pull/44631)
|
|
258
|
+
* \[[`8c73279ebb`](https://github.com/nodejs/node/commit/8c73279ebb)] - **(SEMVER-MINOR)** **util**: add default value option to parsearg (Manuel Spigolon) [#44631](https://github.com/nodejs/node/pull/44631)
|
|
179
259
|
|
|
180
260
|
<a id="16.18.1"></a>
|
|
181
261
|
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/common.gypi
CHANGED
package/include/node/config.gypi
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
# Do not edit. Generated by the configure script.
|
|
2
|
-
{ 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CONF_NAME=nodejs_conf'], 'include_dirs': [], 'libraries': []},
|
|
2
|
+
{ 'target_defaults': {'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CONF_NAME=nodejs_conf', 'ICU_NO_USER_DATA_OVERRIDE'], 'include_dirs': [], 'libraries': []},
|
|
3
3
|
'variables': { 'asan': 0,
|
|
4
4
|
'coverage': 'false',
|
|
5
5
|
'dcheck_always_on': 0,
|
|
@@ -22,6 +22,7 @@
|
|
|
22
22
|
'libdir': 'lib',
|
|
23
23
|
'llvm_version': '0.0',
|
|
24
24
|
'napi_build_version': '8',
|
|
25
|
+
'node_builtin_shareable_builtins': ['deps/cjs-module-lexer/lexer.js', 'deps/cjs-module-lexer/dist/lexer.js', 'deps/undici/undici.js'],
|
|
25
26
|
'node_byteorder': 'big',
|
|
26
27
|
'node_debug_lib': 'false',
|
|
27
28
|
'node_enable_d8': 'false',
|
|
@@ -42,6 +43,7 @@
|
|
|
42
43
|
'lib/_tls_common.js',
|
|
43
44
|
'lib/_tls_wrap.js',
|
|
44
45
|
'lib/assert.js',
|
|
46
|
+
'lib/assert/strict.js',
|
|
45
47
|
'lib/async_hooks.js',
|
|
46
48
|
'lib/buffer.js',
|
|
47
49
|
'lib/child_process.js',
|
|
@@ -52,87 +54,22 @@
|
|
|
52
54
|
'lib/dgram.js',
|
|
53
55
|
'lib/diagnostics_channel.js',
|
|
54
56
|
'lib/dns.js',
|
|
57
|
+
'lib/dns/promises.js',
|
|
55
58
|
'lib/domain.js',
|
|
56
59
|
'lib/events.js',
|
|
57
60
|
'lib/fs.js',
|
|
61
|
+
'lib/fs/promises.js',
|
|
58
62
|
'lib/http.js',
|
|
59
63
|
'lib/http2.js',
|
|
60
64
|
'lib/https.js',
|
|
61
65
|
'lib/inspector.js',
|
|
62
|
-
'lib/module.js',
|
|
63
|
-
'lib/net.js',
|
|
64
|
-
'lib/os.js',
|
|
65
|
-
'lib/path.js',
|
|
66
|
-
'lib/perf_hooks.js',
|
|
67
|
-
'lib/process.js',
|
|
68
|
-
'lib/punycode.js',
|
|
69
|
-
'lib/querystring.js',
|
|
70
|
-
'lib/readline.js',
|
|
71
|
-
'lib/repl.js',
|
|
72
|
-
'lib/stream.js',
|
|
73
|
-
'lib/string_decoder.js',
|
|
74
|
-
'lib/sys.js',
|
|
75
|
-
'lib/test.js',
|
|
76
|
-
'lib/timers.js',
|
|
77
|
-
'lib/tls.js',
|
|
78
|
-
'lib/trace_events.js',
|
|
79
|
-
'lib/tty.js',
|
|
80
|
-
'lib/url.js',
|
|
81
|
-
'lib/util.js',
|
|
82
|
-
'lib/v8.js',
|
|
83
|
-
'lib/vm.js',
|
|
84
|
-
'lib/wasi.js',
|
|
85
|
-
'lib/worker_threads.js',
|
|
86
|
-
'lib/zlib.js',
|
|
87
|
-
'lib/assert/strict.js',
|
|
88
|
-
'lib/dns/promises.js',
|
|
89
|
-
'lib/fs/promises.js',
|
|
90
66
|
'lib/internal/abort_controller.js',
|
|
91
67
|
'lib/internal/assert.js',
|
|
68
|
+
'lib/internal/assert/assertion_error.js',
|
|
69
|
+
'lib/internal/assert/calltracker.js',
|
|
92
70
|
'lib/internal/async_hooks.js',
|
|
93
71
|
'lib/internal/blob.js',
|
|
94
72
|
'lib/internal/blocklist.js',
|
|
95
|
-
'lib/internal/buffer.js',
|
|
96
|
-
'lib/internal/child_process.js',
|
|
97
|
-
'lib/internal/cli_table.js',
|
|
98
|
-
'lib/internal/constants.js',
|
|
99
|
-
'lib/internal/dgram.js',
|
|
100
|
-
'lib/internal/dtrace.js',
|
|
101
|
-
'lib/internal/encoding.js',
|
|
102
|
-
'lib/internal/error_serdes.js',
|
|
103
|
-
'lib/internal/errors.js',
|
|
104
|
-
'lib/internal/event_target.js',
|
|
105
|
-
'lib/internal/fixed_queue.js',
|
|
106
|
-
'lib/internal/freelist.js',
|
|
107
|
-
'lib/internal/freeze_intrinsics.js',
|
|
108
|
-
'lib/internal/heap_utils.js',
|
|
109
|
-
'lib/internal/histogram.js',
|
|
110
|
-
'lib/internal/http.js',
|
|
111
|
-
'lib/internal/idna.js',
|
|
112
|
-
'lib/internal/inspector_async_hook.js',
|
|
113
|
-
'lib/internal/js_stream_socket.js',
|
|
114
|
-
'lib/internal/linkedlist.js',
|
|
115
|
-
'lib/internal/net.js',
|
|
116
|
-
'lib/internal/options.js',
|
|
117
|
-
'lib/internal/priority_queue.js',
|
|
118
|
-
'lib/internal/promise_hooks.js',
|
|
119
|
-
'lib/internal/querystring.js',
|
|
120
|
-
'lib/internal/repl.js',
|
|
121
|
-
'lib/internal/socket_list.js',
|
|
122
|
-
'lib/internal/socketaddress.js',
|
|
123
|
-
'lib/internal/stream_base_commons.js',
|
|
124
|
-
'lib/internal/timers.js',
|
|
125
|
-
'lib/internal/trace_events_async_hooks.js',
|
|
126
|
-
'lib/internal/tty.js',
|
|
127
|
-
'lib/internal/url.js',
|
|
128
|
-
'lib/internal/util.js',
|
|
129
|
-
'lib/internal/v8_prof_polyfill.js',
|
|
130
|
-
'lib/internal/v8_prof_processor.js',
|
|
131
|
-
'lib/internal/validators.js',
|
|
132
|
-
'lib/internal/watchdog.js',
|
|
133
|
-
'lib/internal/worker.js',
|
|
134
|
-
'lib/internal/assert/assertion_error.js',
|
|
135
|
-
'lib/internal/assert/calltracker.js',
|
|
136
73
|
'lib/internal/bootstrap/environment.js',
|
|
137
74
|
'lib/internal/bootstrap/loaders.js',
|
|
138
75
|
'lib/internal/bootstrap/node.js',
|
|
@@ -141,7 +78,10 @@
|
|
|
141
78
|
'lib/internal/bootstrap/switches/does_own_process_state.js',
|
|
142
79
|
'lib/internal/bootstrap/switches/is_main_thread.js',
|
|
143
80
|
'lib/internal/bootstrap/switches/is_not_main_thread.js',
|
|
81
|
+
'lib/internal/buffer.js',
|
|
82
|
+
'lib/internal/child_process.js',
|
|
144
83
|
'lib/internal/child_process/serialization.js',
|
|
84
|
+
'lib/internal/cli_table.js',
|
|
145
85
|
'lib/internal/cluster/child.js',
|
|
146
86
|
'lib/internal/cluster/primary.js',
|
|
147
87
|
'lib/internal/cluster/round_robin_handle.js',
|
|
@@ -150,6 +90,7 @@
|
|
|
150
90
|
'lib/internal/cluster/worker.js',
|
|
151
91
|
'lib/internal/console/constructor.js',
|
|
152
92
|
'lib/internal/console/global.js',
|
|
93
|
+
'lib/internal/constants.js',
|
|
153
94
|
'lib/internal/crypto/aes.js',
|
|
154
95
|
'lib/internal/crypto/certificate.js',
|
|
155
96
|
'lib/internal/crypto/cfrg.js',
|
|
@@ -173,8 +114,19 @@
|
|
|
173
114
|
'lib/internal/debugger/inspect.js',
|
|
174
115
|
'lib/internal/debugger/inspect_client.js',
|
|
175
116
|
'lib/internal/debugger/inspect_repl.js',
|
|
117
|
+
'lib/internal/dgram.js',
|
|
176
118
|
'lib/internal/dns/promises.js',
|
|
177
119
|
'lib/internal/dns/utils.js',
|
|
120
|
+
'lib/internal/dtrace.js',
|
|
121
|
+
'lib/internal/encoding.js',
|
|
122
|
+
'lib/internal/error_serdes.js',
|
|
123
|
+
'lib/internal/errors.js',
|
|
124
|
+
'lib/internal/event_target.js',
|
|
125
|
+
'lib/internal/fixed_queue.js',
|
|
126
|
+
'lib/internal/freelist.js',
|
|
127
|
+
'lib/internal/freeze_intrinsics.js',
|
|
128
|
+
'lib/internal/fs/cp/cp-sync.js',
|
|
129
|
+
'lib/internal/fs/cp/cp.js',
|
|
178
130
|
'lib/internal/fs/dir.js',
|
|
179
131
|
'lib/internal/fs/promises.js',
|
|
180
132
|
'lib/internal/fs/read_file_context.js',
|
|
@@ -183,12 +135,17 @@
|
|
|
183
135
|
'lib/internal/fs/sync_write_stream.js',
|
|
184
136
|
'lib/internal/fs/utils.js',
|
|
185
137
|
'lib/internal/fs/watchers.js',
|
|
186
|
-
'lib/internal/
|
|
187
|
-
'lib/internal/
|
|
138
|
+
'lib/internal/heap_utils.js',
|
|
139
|
+
'lib/internal/histogram.js',
|
|
140
|
+
'lib/internal/http.js',
|
|
188
141
|
'lib/internal/http2/compat.js',
|
|
189
142
|
'lib/internal/http2/core.js',
|
|
190
143
|
'lib/internal/http2/util.js',
|
|
144
|
+
'lib/internal/idna.js',
|
|
145
|
+
'lib/internal/inspector_async_hook.js',
|
|
146
|
+
'lib/internal/js_stream_socket.js',
|
|
191
147
|
'lib/internal/legacy/processbinding.js',
|
|
148
|
+
'lib/internal/linkedlist.js',
|
|
192
149
|
'lib/internal/main/check_syntax.js',
|
|
193
150
|
'lib/internal/main/eval_stdin.js',
|
|
194
151
|
'lib/internal/main/eval_string.js',
|
|
@@ -201,8 +158,6 @@
|
|
|
201
158
|
'lib/internal/main/test_runner.js',
|
|
202
159
|
'lib/internal/main/watch_mode.js',
|
|
203
160
|
'lib/internal/main/worker_thread.js',
|
|
204
|
-
'lib/internal/modules/package_json_reader.js',
|
|
205
|
-
'lib/internal/modules/run_main.js',
|
|
206
161
|
'lib/internal/modules/cjs/helpers.js',
|
|
207
162
|
'lib/internal/modules/cjs/loader.js',
|
|
208
163
|
'lib/internal/modules/esm/assert.js',
|
|
@@ -219,6 +174,10 @@
|
|
|
219
174
|
'lib/internal/modules/esm/package_config.js',
|
|
220
175
|
'lib/internal/modules/esm/resolve.js',
|
|
221
176
|
'lib/internal/modules/esm/translators.js',
|
|
177
|
+
'lib/internal/modules/package_json_reader.js',
|
|
178
|
+
'lib/internal/modules/run_main.js',
|
|
179
|
+
'lib/internal/net.js',
|
|
180
|
+
'lib/internal/options.js',
|
|
222
181
|
'lib/internal/per_context/domexception.js',
|
|
223
182
|
'lib/internal/per_context/messageport.js',
|
|
224
183
|
'lib/internal/per_context/primordials.js',
|
|
@@ -234,6 +193,7 @@
|
|
|
234
193
|
'lib/internal/perf/utils.js',
|
|
235
194
|
'lib/internal/policy/manifest.js',
|
|
236
195
|
'lib/internal/policy/sri.js',
|
|
196
|
+
'lib/internal/priority_queue.js',
|
|
237
197
|
'lib/internal/process/esm_loader.js',
|
|
238
198
|
'lib/internal/process/execution.js',
|
|
239
199
|
'lib/internal/process/per_thread.js',
|
|
@@ -244,16 +204,22 @@
|
|
|
244
204
|
'lib/internal/process/task_queues.js',
|
|
245
205
|
'lib/internal/process/warning.js',
|
|
246
206
|
'lib/internal/process/worker_thread_only.js',
|
|
207
|
+
'lib/internal/promise_hooks.js',
|
|
208
|
+
'lib/internal/querystring.js',
|
|
247
209
|
'lib/internal/readline/callbacks.js',
|
|
248
210
|
'lib/internal/readline/emitKeypressEvents.js',
|
|
249
211
|
'lib/internal/readline/interface.js',
|
|
250
212
|
'lib/internal/readline/utils.js',
|
|
213
|
+
'lib/internal/repl.js',
|
|
251
214
|
'lib/internal/repl/await.js',
|
|
252
215
|
'lib/internal/repl/history.js',
|
|
253
216
|
'lib/internal/repl/utils.js',
|
|
217
|
+
'lib/internal/socket_list.js',
|
|
218
|
+
'lib/internal/socketaddress.js',
|
|
254
219
|
'lib/internal/source_map/prepare_stack_trace.js',
|
|
255
220
|
'lib/internal/source_map/source_map.js',
|
|
256
221
|
'lib/internal/source_map/source_map_cache.js',
|
|
222
|
+
'lib/internal/stream_base_commons.js',
|
|
257
223
|
'lib/internal/streams/add-abort-signal.js',
|
|
258
224
|
'lib/internal/streams/buffer_list.js',
|
|
259
225
|
'lib/internal/streams/compose.js',
|
|
@@ -279,21 +245,30 @@
|
|
|
279
245
|
'lib/internal/test_runner/tap_stream.js',
|
|
280
246
|
'lib/internal/test_runner/test.js',
|
|
281
247
|
'lib/internal/test_runner/utils.js',
|
|
248
|
+
'lib/internal/timers.js',
|
|
282
249
|
'lib/internal/tls/parse-cert-string.js',
|
|
283
250
|
'lib/internal/tls/secure-context.js',
|
|
284
251
|
'lib/internal/tls/secure-pair.js',
|
|
252
|
+
'lib/internal/trace_events_async_hooks.js',
|
|
253
|
+
'lib/internal/tty.js',
|
|
254
|
+
'lib/internal/url.js',
|
|
255
|
+
'lib/internal/util.js',
|
|
285
256
|
'lib/internal/util/colors.js',
|
|
286
257
|
'lib/internal/util/comparisons.js',
|
|
287
258
|
'lib/internal/util/debuglog.js',
|
|
288
259
|
'lib/internal/util/inspect.js',
|
|
289
260
|
'lib/internal/util/inspector.js',
|
|
290
261
|
'lib/internal/util/iterable_weak_map.js',
|
|
291
|
-
'lib/internal/util/types.js',
|
|
292
262
|
'lib/internal/util/parse_args/parse_args.js',
|
|
293
263
|
'lib/internal/util/parse_args/utils.js',
|
|
264
|
+
'lib/internal/util/types.js',
|
|
294
265
|
'lib/internal/v8/startup_snapshot.js',
|
|
266
|
+
'lib/internal/v8_prof_polyfill.js',
|
|
267
|
+
'lib/internal/v8_prof_processor.js',
|
|
268
|
+
'lib/internal/validators.js',
|
|
295
269
|
'lib/internal/vm/module.js',
|
|
296
270
|
'lib/internal/watch_mode/files_watcher.js',
|
|
271
|
+
'lib/internal/watchdog.js',
|
|
297
272
|
'lib/internal/webstreams/adapters.js',
|
|
298
273
|
'lib/internal/webstreams/compression.js',
|
|
299
274
|
'lib/internal/webstreams/encoding.js',
|
|
@@ -303,15 +278,41 @@
|
|
|
303
278
|
'lib/internal/webstreams/transformstream.js',
|
|
304
279
|
'lib/internal/webstreams/util.js',
|
|
305
280
|
'lib/internal/webstreams/writablestream.js',
|
|
281
|
+
'lib/internal/worker.js',
|
|
306
282
|
'lib/internal/worker/io.js',
|
|
307
283
|
'lib/internal/worker/js_transferable.js',
|
|
284
|
+
'lib/module.js',
|
|
285
|
+
'lib/net.js',
|
|
286
|
+
'lib/os.js',
|
|
287
|
+
'lib/path.js',
|
|
308
288
|
'lib/path/posix.js',
|
|
309
289
|
'lib/path/win32.js',
|
|
290
|
+
'lib/perf_hooks.js',
|
|
291
|
+
'lib/process.js',
|
|
292
|
+
'lib/punycode.js',
|
|
293
|
+
'lib/querystring.js',
|
|
294
|
+
'lib/readline.js',
|
|
295
|
+
'lib/repl.js',
|
|
296
|
+
'lib/stream.js',
|
|
310
297
|
'lib/stream/consumers.js',
|
|
311
298
|
'lib/stream/promises.js',
|
|
312
299
|
'lib/stream/web.js',
|
|
300
|
+
'lib/string_decoder.js',
|
|
301
|
+
'lib/sys.js',
|
|
302
|
+
'lib/test.js',
|
|
303
|
+
'lib/timers.js',
|
|
313
304
|
'lib/timers/promises.js',
|
|
314
|
-
'lib/
|
|
305
|
+
'lib/tls.js',
|
|
306
|
+
'lib/trace_events.js',
|
|
307
|
+
'lib/tty.js',
|
|
308
|
+
'lib/url.js',
|
|
309
|
+
'lib/util.js',
|
|
310
|
+
'lib/util/types.js',
|
|
311
|
+
'lib/v8.js',
|
|
312
|
+
'lib/vm.js',
|
|
313
|
+
'lib/wasi.js',
|
|
314
|
+
'lib/worker_threads.js',
|
|
315
|
+
'lib/zlib.js'],
|
|
315
316
|
'node_module_version': 93,
|
|
316
317
|
'node_no_browser_globals': 'false',
|
|
317
318
|
'node_prefix': '/',
|