node-aix-ppc64 16.19.1 → 16.20.1
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 +80 -0
- package/bin/node +0 -0
- package/include/node/common.gypi +1 -1
- package/include/node/config.gypi +76 -75
- package/include/node/node.exp +254 -17
- 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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/BSD-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN32/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64-ARM/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/VC-WIN64A/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/aix64-gcc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin-i386-cc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-arm64-cc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/darwin64-x86_64-cc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-aarch64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-armv4/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-elf/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-ppc64le/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux-x86_64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux32-s390x/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h +12 -12
- package/include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h +12 -12
- package/include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-riscv64/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/asm_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/linux64-s390x/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris-x86-gcc/no-asm/crypto/buildinf.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_avx2/crypto/buildinf.h +1 -1
- package/include/node/openssl/archs/solaris64-x86_64-gcc/no-asm/crypto/buildinf.h +1 -1
- package/include/node/openssl/opensslv.h +3 -3
- 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.1">16.20.1</a><br/>
|
|
13
|
+
<a href="#16.20.0">16.20.0</a><br/>
|
|
12
14
|
<a href="#16.19.1">16.19.1</a><br/>
|
|
13
15
|
<a href="#16.19.0">16.19.0</a><br/>
|
|
14
16
|
<a href="#16.18.1">16.18.1</a><br/>
|
|
@@ -68,6 +70,84 @@
|
|
|
68
70
|
* [io.js](CHANGELOG_IOJS.md)
|
|
69
71
|
* [Archive](CHANGELOG_ARCHIVE.md)
|
|
70
72
|
|
|
73
|
+
<a id="16.20.1"></a>
|
|
74
|
+
|
|
75
|
+
## 2023-06-20, Version 16.20.1 'Gallium' (LTS), @RafaelGSS
|
|
76
|
+
|
|
77
|
+
This is a security release.
|
|
78
|
+
|
|
79
|
+
### Notable Changes
|
|
80
|
+
|
|
81
|
+
The following CVEs are fixed in this release:
|
|
82
|
+
|
|
83
|
+
* [CVE-2023-30581](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30581): `mainModule.__proto__` Bypass Experimental Policy Mechanism (High)
|
|
84
|
+
* [CVE-2023-30585](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30585): Privilege escalation via Malicious Registry Key manipulation during Node.js installer repair process (Medium)
|
|
85
|
+
* [CVE-2023-30588](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30588): Process interuption due to invalid Public Key information in x509 certificates (Medium)
|
|
86
|
+
* [CVE-2023-30589](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30589): HTTP Request Smuggling via Empty headers separated by CR (Medium)
|
|
87
|
+
* [CVE-2023-30590](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-30590): DiffieHellman does not generate keys after setting a private key (Medium)
|
|
88
|
+
* OpenSSL Security Releases
|
|
89
|
+
* [OpenSSL security advisory 28th March](https://www.openssl.org/news/secadv/20230328.txt).
|
|
90
|
+
* [OpenSSL security advisory 20th April](https://www.openssl.org/news/secadv/20230420.txt).
|
|
91
|
+
* [OpenSSL security advisory 30th May](https://www.openssl.org/news/secadv/20230530.txt)
|
|
92
|
+
* c-ares vulnerabilities:
|
|
93
|
+
* [GHSA-9g78-jv2r-p7vc](https://github.com/c-ares/c-ares/security/advisories/GHSA-9g78-jv2r-p7vc)
|
|
94
|
+
* [GHSA-8r8p-23f3-64c2](https://github.com/c-ares/c-ares/security/advisories/GHSA-8r8p-23f3-64c2)
|
|
95
|
+
* [GHSA-54xr-f67r-4pc4](https://github.com/c-ares/c-ares/security/advisories/GHSA-54xr-f67r-4pc4)
|
|
96
|
+
* [GHSA-x6mf-cxr9-8q6v](https://github.com/c-ares/c-ares/security/advisories/GHSA-x6mf-cxr9-8q6v)
|
|
97
|
+
|
|
98
|
+
More detailed information on each of the vulnerabilities can be found in [June 2023 Security Releases](https://nodejs.org/en/blog/vulnerability/june-2023-security-releases/) blog post.
|
|
99
|
+
|
|
100
|
+
### Commits
|
|
101
|
+
|
|
102
|
+
* \[[`5a92ea7a3b`](https://github.com/nodejs/node/commit/5a92ea7a3b)] - **crypto**: handle cert with invalid SPKI gracefully (Tobias Nießen)
|
|
103
|
+
* \[[`5df04e893a`](https://github.com/nodejs/node/commit/5df04e893a)] - **deps**: set `CARES_RANDOM_FILE` for c-ares (Richard Lau) [#48156](https://github.com/nodejs/node/pull/48156)
|
|
104
|
+
* \[[`c171cbd124`](https://github.com/nodejs/node/commit/c171cbd124)] - **deps**: update c-ares to 1.19.1 (RafaelGSS) [#48115](https://github.com/nodejs/node/pull/48115)
|
|
105
|
+
* \[[`155d3aac02`](https://github.com/nodejs/node/commit/155d3aac02)] - **deps**: update archs files for OpenSSL-1.1.1u+quic (RafaelGSS) [#48369](https://github.com/nodejs/node/pull/48369)
|
|
106
|
+
* \[[`8d4c8f8ebe`](https://github.com/nodejs/node/commit/8d4c8f8ebe)] - **deps**: upgrade openssl sources to OpenSSL\_1\_1\_1u (RafaelGSS) [#48369](https://github.com/nodejs/node/pull/48369)
|
|
107
|
+
* \[[`1a5c9284eb`](https://github.com/nodejs/node/commit/1a5c9284eb)] - **doc,test**: clarify behavior of DH generateKeys (Tobias Nießen) [nodejs-private/node-private#426](https://github.com/nodejs-private/node-private/pull/426)
|
|
108
|
+
* \[[`e42ff4b018`](https://github.com/nodejs/node/commit/e42ff4b018)] - **http**: disable request smuggling via empty headers (Paolo Insogna) [nodejs-private/node-private#429](https://github.com/nodejs-private/node-private/pull/429)
|
|
109
|
+
* \[[`10042683c8`](https://github.com/nodejs/node/commit/10042683c8)] - **msi**: do not create AppData\Roaming\npm (Tobias Nießen) [nodejs-private/node-private#408](https://github.com/nodejs-private/node-private/pull/408)
|
|
110
|
+
* \[[`a6f4e87bc9`](https://github.com/nodejs/node/commit/a6f4e87bc9)] - **policy**: handle mainModule.\_\_proto\_\_ bypass (RafaelGSS) [nodejs-private/node-private#416](https://github.com/nodejs-private/node-private/pull/416)
|
|
111
|
+
* \[[`b77000f4d7`](https://github.com/nodejs/node/commit/b77000f4d7)] - **test**: allow SIGBUS in signal-handler abort test (Michaël Zasso) [#47851](https://github.com/nodejs/node/pull/47851)
|
|
112
|
+
|
|
113
|
+
<a id="16.20.0"></a>
|
|
114
|
+
|
|
115
|
+
## 2023-03-29, Version 16.20.0 'Gallium' (LTS), @BethGriggs
|
|
116
|
+
|
|
117
|
+
### Notable Changes
|
|
118
|
+
|
|
119
|
+
* **deps:**
|
|
120
|
+
* update undici to 5.20.0 (Node.js GitHub Bot) [#46711](https://github.com/nodejs/node/pull/46711)
|
|
121
|
+
* update c-ares to 1.19.0 (Michaël Zasso) [#46415](https://github.com/nodejs/node/pull/46415)
|
|
122
|
+
* upgrade npm to 8.19.4 (npm team) [#46677](https://github.com/nodejs/node/pull/46677)
|
|
123
|
+
* update corepack to 0.17.0 (Node.js GitHub Bot) [#46842](https://github.com/nodejs/node/pull/46842)
|
|
124
|
+
* **(SEMVER-MINOR)** **src**: add support for externally shared js builtins (Michael Dawson) [#44376](https://github.com/nodejs/node/pull/44376)
|
|
125
|
+
|
|
126
|
+
### Commits
|
|
127
|
+
|
|
128
|
+
* \[[`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)
|
|
129
|
+
* \[[`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)
|
|
130
|
+
* \[[`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)
|
|
131
|
+
* \[[`85f88c6a8d`](https://github.com/nodejs/node/commit/85f88c6a8d)] - **deps**: V8: cherry-pick 90be99fab31c (Michaël Zasso) [#46646](https://github.com/nodejs/node/pull/46646)
|
|
132
|
+
* \[[`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)
|
|
133
|
+
* \[[`56cbc7fdda`](https://github.com/nodejs/node/commit/56cbc7fdda)] - **deps**: V8: cherry-pick c2792e58035f (Jiawen Geng) [#44961](https://github.com/nodejs/node/pull/44961)
|
|
134
|
+
* \[[`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)
|
|
135
|
+
* \[[`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)
|
|
136
|
+
* \[[`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)
|
|
137
|
+
* \[[`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)
|
|
138
|
+
* \[[`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)
|
|
139
|
+
* \[[`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)
|
|
140
|
+
* \[[`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)
|
|
141
|
+
* \[[`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)
|
|
142
|
+
* \[[`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)
|
|
143
|
+
* \[[`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)
|
|
144
|
+
* \[[`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)
|
|
145
|
+
* \[[`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)
|
|
146
|
+
* \[[`0d1485b924`](https://github.com/nodejs/node/commit/0d1485b924)] - **test**: fix default WPT titles (Filip Skokan) [#46778](https://github.com/nodejs/node/pull/46778)
|
|
147
|
+
* \[[`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)
|
|
148
|
+
* \[[`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)
|
|
149
|
+
* \[[`768e56227e`](https://github.com/nodejs/node/commit/768e56227e)] - **tools**: make `utils.SearchFiles` deterministic (Bruno Pitrus) [#44496](https://github.com/nodejs/node/pull/44496)
|
|
150
|
+
|
|
71
151
|
<a id="16.19.1"></a>
|
|
72
152
|
|
|
73
153
|
## 2023-02-16, Version 16.19.1 'Gallium' (LTS), @richardlau
|
package/bin/node
CHANGED
|
Binary file
|
package/include/node/common.gypi
CHANGED
package/include/node/config.gypi
CHANGED
|
@@ -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': '/',
|