node-aix-ppc64 18.20.6 → 18.20.7

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 CHANGED
@@ -9,6 +9,7 @@
9
9
  </tr>
10
10
  <tr>
11
11
  <td>
12
+ <a href="#18.20.7">18.20.7</a><br/>
12
13
  <a href="#18.20.6">18.20.6</a><br/>
13
14
  <a href="#18.20.5">18.20.5</a><br/>
14
15
  <a href="#18.20.4">18.20.4</a><br/>
@@ -71,6 +72,65 @@
71
72
  * [io.js](CHANGELOG_IOJS.md)
72
73
  * [Archive](CHANGELOG_ARCHIVE.md)
73
74
 
75
+ <a id="18.20.7"></a>
76
+
77
+ ## 2025-02-20, Version 18.20.7 'Hydrogen' (LTS), @aduh95
78
+
79
+ ### Notable Changes
80
+
81
+ * \[[`ea5eb0e98b`](https://github.com/nodejs/node/commit/ea5eb0e98b)] - **crypto**: update root certificates to NSS 3.107 (Node.js GitHub Bot) [#56566](https://github.com/nodejs/node/pull/56566)
82
+
83
+ ### Commits
84
+
85
+ * \[[`bb2977ca6c`](https://github.com/nodejs/node/commit/bb2977ca6c)] - **build**: use glob for dependencies of out/Makefile (Richard Lau) [#55789](https://github.com/nodejs/node/pull/55789)
86
+ * \[[`92896945b8`](https://github.com/nodejs/node/commit/92896945b8)] - **build**: support python 3.13 (Chengzhong Wu) [#53190](https://github.com/nodejs/node/pull/53190)
87
+ * \[[`ea5eb0e98b`](https://github.com/nodejs/node/commit/ea5eb0e98b)] - **crypto**: update root certificates to NSS 3.107 (Node.js GitHub Bot) [#56566](https://github.com/nodejs/node/pull/56566)
88
+ * \[[`d03a23577d`](https://github.com/nodejs/node/commit/d03a23577d)] - **deps**: V8: cherry-pick 26fd1dfa9cd6 (Shu-yu Guo) [#55873](https://github.com/nodejs/node/pull/55873)
89
+ * \[[`53bb21b093`](https://github.com/nodejs/node/commit/53bb21b093)] - **deps**: V8: backport ae5a4db8ad86 (Shu-yu Guo) [#55873](https://github.com/nodejs/node/pull/55873)
90
+ * \[[`5eb6dfe284`](https://github.com/nodejs/node/commit/5eb6dfe284)] - **deps**: update zlib to 1.3.0.1-motley-82a5fec (Node.js GitHub Bot) [#55980](https://github.com/nodejs/node/pull/55980)
91
+ * \[[`734515a0f7`](https://github.com/nodejs/node/commit/734515a0f7)] - **deps**: update zlib to 1.3.0.1-motley-7e2e4d7 (Node.js GitHub Bot) [#54432](https://github.com/nodejs/node/pull/54432)
92
+ * \[[`d64cc98324`](https://github.com/nodejs/node/commit/d64cc98324)] - **deps**: update simdutf to 5.6.4 (Node.js GitHub Bot) [#56255](https://github.com/nodejs/node/pull/56255)
93
+ * \[[`9eab21dd1d`](https://github.com/nodejs/node/commit/9eab21dd1d)] - **deps**: update simdutf to 5.6.3 (Node.js GitHub Bot) [#55973](https://github.com/nodejs/node/pull/55973)
94
+ * \[[`2e3367b46a`](https://github.com/nodejs/node/commit/2e3367b46a)] - **deps**: update simdutf to 5.6.2 (Node.js GitHub Bot) [#55889](https://github.com/nodejs/node/pull/55889)
95
+ * \[[`df74d66207`](https://github.com/nodejs/node/commit/df74d66207)] - **deps**: update simdutf to 5.6.1 (Node.js GitHub Bot) [#55850](https://github.com/nodejs/node/pull/55850)
96
+ * \[[`ade37ee0b3`](https://github.com/nodejs/node/commit/ade37ee0b3)] - **deps**: update acorn to 8.14.0 (Node.js GitHub Bot) [#55699](https://github.com/nodejs/node/pull/55699)
97
+ * \[[`a3c367adbd`](https://github.com/nodejs/node/commit/a3c367adbd)] - **deps**: update corepack to 0.31.0 (Node.js GitHub Bot) [#56795](https://github.com/nodejs/node/pull/56795)
98
+ * \[[`2cff6a8428`](https://github.com/nodejs/node/commit/2cff6a8428)] - **deps**: update corepack to 0.30.0 (Node.js GitHub Bot) [#55977](https://github.com/nodejs/node/pull/55977)
99
+ * \[[`8b8c9a2cf5`](https://github.com/nodejs/node/commit/8b8c9a2cf5)] - **doc**: update macOS and Xcode versions for releases (Michaël Zasso) [#56337](https://github.com/nodejs/node/pull/56337)
100
+ * \[[`706af28113`](https://github.com/nodejs/node/commit/706af28113)] - **doc**: add "Skip to content" button (Antoine du Hamel) [#56750](https://github.com/nodejs/node/pull/56750)
101
+ * \[[`634a6b3a14`](https://github.com/nodejs/node/commit/634a6b3a14)] - **doc**: improve accessibility of expandable lists (Antoine du Hamel) [#56749](https://github.com/nodejs/node/pull/56749)
102
+ * \[[`f0b60c5bf9`](https://github.com/nodejs/node/commit/f0b60c5bf9)] - **doc**: fix arrow vertical alignment in HTML version (Akash Yeole) [#52193](https://github.com/nodejs/node/pull/52193)
103
+ * \[[`91cce27ebb`](https://github.com/nodejs/node/commit/91cce27ebb)] - **doc**: remove flicker on page load on dark theme (Dima Demakov) [#50942](https://github.com/nodejs/node/pull/50942)
104
+ * \[[`522fbb00a8`](https://github.com/nodejs/node/commit/522fbb00a8)] - **doc**: make theme consistent across api and other docs (Dima Demakov) [#50877](https://github.com/nodejs/node/pull/50877)
105
+ * \[[`1486465520`](https://github.com/nodejs/node/commit/1486465520)] - **doc**: save user preference for JS flavor (Vidar Eldøy) [#49526](https://github.com/nodejs/node/pull/49526)
106
+ * \[[`d74cff7e59`](https://github.com/nodejs/node/commit/d74cff7e59)] - **doc**: rename possibly confusing variable and CSS class (Antoine du Hamel) [#49536](https://github.com/nodejs/node/pull/49536)
107
+ * \[[`4829d976fe`](https://github.com/nodejs/node/commit/4829d976fe)] - **doc**: add main ARIA landmark to API docs (Rich Trott) [#49882](https://github.com/nodejs/node/pull/49882)
108
+ * \[[`6c4ce1f1d4`](https://github.com/nodejs/node/commit/6c4ce1f1d4)] - **doc**: add navigation ARIA landmark to doc ToC (Rich Trott) [#49882](https://github.com/nodejs/node/pull/49882)
109
+ * \[[`33548f8c1f`](https://github.com/nodejs/node/commit/33548f8c1f)] - **doc**: add history entries for JSON modules stabilization (Antoine du Hamel) [#55855](https://github.com/nodejs/node/pull/55855)
110
+ * \[[`e12bdf6141`](https://github.com/nodejs/node/commit/e12bdf6141)] - **meta**: bump `actions/upload-artifact` from 4.4.3 to 4.6.0 (dependabot\[bot]) [#56861](https://github.com/nodejs/node/pull/56861)
111
+ * \[[`6f44ef388b`](https://github.com/nodejs/node/commit/6f44ef388b)] - **meta**: bump actions/upload-artifact from 4.4.0 to 4.4.3 (dependabot\[bot]) [#55685](https://github.com/nodejs/node/pull/55685)
112
+ * \[[`ae39211117`](https://github.com/nodejs/node/commit/ae39211117)] - **meta**: bump actions/upload-artifact from 4.3.4 to 4.4.0 (dependabot\[bot]) [#54703](https://github.com/nodejs/node/pull/54703)
113
+ * \[[`4cf80b37c7`](https://github.com/nodejs/node/commit/4cf80b37c7)] - **meta**: bump `actions/upload-artifact` from 4.3.3 to 4.3.4 (dependabot\[bot]) [#54166](https://github.com/nodejs/node/pull/54166)
114
+ * \[[`4d402b79cb`](https://github.com/nodejs/node/commit/4d402b79cb)] - **meta**: bump `actions/download-artifact` from 4.1.7 to 4.1.8 (dependabot\[bot]) [#54167](https://github.com/nodejs/node/pull/54167)
115
+ * \[[`1c01f93497`](https://github.com/nodejs/node/commit/1c01f93497)] - **meta**: bump actions/upload-artifact from 4.3.1 to 4.3.3 (dependabot\[bot]) [#52785](https://github.com/nodejs/node/pull/52785)
116
+ * \[[`6558a516ec`](https://github.com/nodejs/node/commit/6558a516ec)] - **meta**: bump actions/download-artifact from 4.1.4 to 4.1.7 (dependabot\[bot]) [#52784](https://github.com/nodejs/node/pull/52784)
117
+ * \[[`dd70860ec8`](https://github.com/nodejs/node/commit/dd70860ec8)] - **meta**: bump actions/download-artifact from 4.1.3 to 4.1.4 (dependabot\[bot]) [#52314](https://github.com/nodejs/node/pull/52314)
118
+ * \[[`4a24d92a45`](https://github.com/nodejs/node/commit/4a24d92a45)] - **meta**: bump actions/upload-artifact from 4.3.0 to 4.3.1 (dependabot\[bot]) [#51941](https://github.com/nodejs/node/pull/51941)
119
+ * \[[`655b9071b9`](https://github.com/nodejs/node/commit/655b9071b9)] - **meta**: bump actions/download-artifact from 4.1.1 to 4.1.3 (dependabot\[bot]) [#51938](https://github.com/nodejs/node/pull/51938)
120
+ * \[[`0e6ad795aa`](https://github.com/nodejs/node/commit/0e6ad795aa)] - **meta**: bump actions/download-artifact from 4.1.0 to 4.1.1 (dependabot\[bot]) [#51644](https://github.com/nodejs/node/pull/51644)
121
+ * \[[`61babc5037`](https://github.com/nodejs/node/commit/61babc5037)] - **meta**: bump actions/upload-artifact from 4.0.0 to 4.3.0 (dependabot\[bot]) [#51643](https://github.com/nodejs/node/pull/51643)
122
+ * \[[`8b16d80029`](https://github.com/nodejs/node/commit/8b16d80029)] - **meta**: update artifact actions to v4 (Michaël Zasso) [#51219](https://github.com/nodejs/node/pull/51219)
123
+ * \[[`d47e8cb86d`](https://github.com/nodejs/node/commit/d47e8cb86d)] - **test**: do not use deprecated import assertions (Antoine du Hamel) [#55873](https://github.com/nodejs/node/pull/55873)
124
+ * \[[`06c523d693`](https://github.com/nodejs/node/commit/06c523d693)] - **test**: mark `test-inspector-stop-profile-after-done` as flaky (Antoine du Hamel) [#57001](https://github.com/nodejs/node/pull/57001)
125
+ * \[[`dafea86962`](https://github.com/nodejs/node/commit/dafea86962)] - **test**: mark `test-perf-hooks` as flaky on macOS (Antoine du Hamel) [#57001](https://github.com/nodejs/node/pull/57001)
126
+ * \[[`8e53f1f43d`](https://github.com/nodejs/node/commit/8e53f1f43d)] - **test**: mark test-inspector-multisession-ws as flaky (Antoine du Hamel) [#57001](https://github.com/nodejs/node/pull/57001)
127
+ * \[[`350eb50bbe`](https://github.com/nodejs/node/commit/350eb50bbe)] - **test**: mark `test-performance-function` as flaky (Antoine du Hamel) [#57001](https://github.com/nodejs/node/pull/57001)
128
+ * \[[`a1f428a343`](https://github.com/nodejs/node/commit/a1f428a343)] - **test**: skip `test-perf-hooks` on SmartOS (Antoine du Hamel) [#57001](https://github.com/nodejs/node/pull/57001)
129
+ * \[[`199f52fcc0`](https://github.com/nodejs/node/commit/199f52fcc0)] - **test**: make test-crypto-hash compatible with OpenSSL > 3.4.0 (Jelle van der Waa) [#56160](https://github.com/nodejs/node/pull/56160)
130
+ * \[[`b08ce67d48`](https://github.com/nodejs/node/commit/b08ce67d48)] - **test**: compare paths on Windows without considering case (Early Riser) [#53993](https://github.com/nodejs/node/pull/53993)
131
+ * \[[`6e84d211a1`](https://github.com/nodejs/node/commit/6e84d211a1)] - **test**: deflake test-perf-hooks.js (Joyee Cheung) [#49892](https://github.com/nodejs/node/pull/49892)
132
+ * \[[`a7f565fc7f`](https://github.com/nodejs/node/commit/a7f565fc7f)] - **tools**: fix failing `lint-sh` workflow (Antoine du Hamel) [#56995](https://github.com/nodejs/node/pull/56995)
133
+
74
134
  <a id="18.20.6"></a>
75
135
 
76
136
  ## 2025-01-21, Version 18.20.6 'Hydrogen' (LTS), @RafaelGSS
package/bin/node CHANGED
Binary file
@@ -36,7 +36,7 @@
36
36
 
37
37
  # Reset this number to 0 on major V8 upgrades.
38
38
  # Increment by one for each non-official patch applied to deps/v8.
39
- 'v8_embedder_string': '-node.37',
39
+ 'v8_embedder_string': '-node.39',
40
40
 
41
41
  ##### V8 defaults for Node.js #####
42
42
 
@@ -5978,15 +5978,15 @@ _GLOBAL__F__ZN2v88internal6torque4TypeC2ERKS2_
5978
5978
  _GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeEEE
5979
5979
  _GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
5980
5980
  _GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
5981
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x469426eb5c20c818
5982
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x871559ddf9ce8c66
5983
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x965018570baf5325
5984
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x2bc342b8cd81624d
5985
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x7242d1c71195c180
5986
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x8f4e1412d9537c21
5987
- _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0x157f6075b16caed5
5988
- _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0x43c18cca2aff2321
5989
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x3c41130ba1d85b41
5981
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x17d01e297f32f950
5982
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_FE345EE0_0x192fa7af9d16b567
5983
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x5e68decd4e9cf502
5984
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x20b3f3219029312d
5985
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0x9b51381bab0677d5
5986
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x5702b490190d877c
5987
+ _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_3723FE55_0xc00d4660efcecb25
5988
+ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_FE345EE0_0xde3bf062147c3919
5989
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x7865bbd2bd8eb9cc
5990
5990
  _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_3723FE55_0x15d5cd6688a36fc4
5991
5991
  _GLOBAL__I_65535_0_.._deps_v8_src_strings_string_case.cc_DFF67DD7_0x41a0be9ee7f046e4
5992
5992
  _GLOBAL__I_65535_0_.._src_connection_wrap.cc_FE345EE0_0x86ab3c1b2cbdf2d5
@@ -7025,9 +7025,9 @@ _GLOBAL__I_65535_0__ZNK2v88internal9PreParser13GetIdentifierEv
7025
7025
  _GLOBAL__I_65535_0__ZNK4node10BaseObject15GetTransferModeEv
7026
7026
  _GLOBAL__I_65535_0__ZNK4node3url11BindingData10MemoryInfoEPNS_13MemoryTrackerE
7027
7027
  _GLOBAL__I_65535_0__ZNK7simdutf14implementation27supported_by_runtime_systemEv
7028
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0x25b345b7a4ad3b4
7029
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x73d6f3657df8b7d5
7030
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0xf79fecfdaa7b6a45
7028
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_FE345EE0_0x8ae0d5e2b31ed185
7029
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0xf70894a1b32a6a49
7030
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_FE345EE0_0x6aabb3902a6a6507
7031
7031
  _GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
7032
7032
  _GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
7033
7033
  _HZData_74
@@ -56948,9 +56948,9 @@ _ZN7simdutf13validate_utf8EPKcm
56948
56948
  _ZN7simdutf14validate_asciiEPKcm
56949
56949
  _ZN7simdutf14validate_utf16EPKDsm
56950
56950
  _ZN7simdutf14validate_utf32EPKDim
56951
- _ZN7simdutf16base64_to_binaryEPKDsmPcmNS_27last_chunk_handling_optionsE
56952
- _ZN7simdutf16base64_to_binaryEPKcmPcmNS_27last_chunk_handling_optionsE
56953
- _ZN7simdutf16binary_to_base64EPKcmPcm
56951
+ _ZN7simdutf16base64_to_binaryEPKDsmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
56952
+ _ZN7simdutf16base64_to_binaryEPKcmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
56953
+ _ZN7simdutf16binary_to_base64EPKcmPcNS_14base64_optionsE
56954
56954
  _ZN7simdutf16detect_encodingsEPKcm
56955
56955
  _ZN7simdutf16validate_utf16beEPKDsm
56956
56956
  _ZN7simdutf16validate_utf16leEPKDsm
@@ -56959,8 +56959,8 @@ _ZN7simdutf18trim_partial_utf16EPKDsm
56959
56959
  _ZN7simdutf19autodetect_encodingEPKcm
56960
56960
  _ZN7simdutf20trim_partial_utf16beEPKDsm
56961
56961
  _ZN7simdutf20trim_partial_utf16leEPKDsm
56962
- _ZN7simdutf21base64_to_binary_safeEPKDsmPcRmmNS_27last_chunk_handling_optionsE
56963
- _ZN7simdutf21base64_to_binary_safeEPKcmPcRmmNS_27last_chunk_handling_optionsE
56962
+ _ZN7simdutf21base64_to_binary_safeEPKDsmPcRmNS_14base64_optionsENS_27last_chunk_handling_optionsE
56963
+ _ZN7simdutf21base64_to_binary_safeEPKcmPcRmNS_14base64_optionsENS_27last_chunk_handling_optionsE
56964
56964
  _ZN7simdutf21convert_utf16_to_utf8EPKDsmPc
56965
56965
  _ZN7simdutf21convert_utf32_to_utf8EPKDimPc
56966
56966
  _ZN7simdutf21convert_utf8_to_utf16EPKcmPDs
@@ -56996,7 +56996,7 @@ _ZN7simdutf24latin1_length_from_utf32Em
56996
56996
  _ZN7simdutf24utf16_length_from_latin1Em
56997
56997
  _ZN7simdutf24utf8_length_from_utf16beEPKDsm
56998
56998
  _ZN7simdutf24utf8_length_from_utf16leEPKDsm
56999
- _ZN7simdutf25base64_length_from_binaryEmm
56999
+ _ZN7simdutf25base64_length_from_binaryEmNS_14base64_optionsE
57000
57000
  _ZN7simdutf25convert_latin1_to_utf16beEPKcmPDs
57001
57001
  _ZN7simdutf25convert_latin1_to_utf16leEPKcmPDs
57002
57002
  _ZN7simdutf25convert_utf16be_to_latin1EPKDsmPc
@@ -57005,8 +57005,8 @@ _ZN7simdutf25get_active_implementationEv
57005
57005
  _ZN7simdutf25utf32_length_from_utf16beEPKDsm
57006
57006
  _ZN7simdutf25utf32_length_from_utf16leEPKDsm
57007
57007
  _ZN7simdutf25validate_utf8_with_errorsEPKcm
57008
- _ZN7simdutf26base64_to_binary_safe_implIDsEENS_6resultEPKT_mPcRmmNS_27last_chunk_handling_optionsE
57009
- _ZN7simdutf26base64_to_binary_safe_implIcEENS_6resultEPKT_mPcRmmNS_27last_chunk_handling_optionsE
57008
+ _ZN7simdutf26base64_to_binary_safe_implIDsEENS_6resultEPKT_mPcRmNS_14base64_optionsENS_27last_chunk_handling_optionsE
57009
+ _ZN7simdutf26base64_to_binary_safe_implIcEENS_6resultEPKT_mPcRmNS_14base64_optionsENS_27last_chunk_handling_optionsE
57010
57010
  _ZN7simdutf26get_default_implementationEv
57011
57011
  _ZN7simdutf26validate_ascii_with_errorsEPKcm
57012
57012
  _ZN7simdutf26validate_utf16_with_errorsEPKDsm
@@ -64344,9 +64344,9 @@ _ZNK7simdutf8fallback14implementation13count_utf16leEPKDsm
64344
64344
  _ZNK7simdutf8fallback14implementation13validate_utf8EPKcm
64345
64345
  _ZNK7simdutf8fallback14implementation14validate_asciiEPKcm
64346
64346
  _ZNK7simdutf8fallback14implementation14validate_utf32EPKDim
64347
- _ZNK7simdutf8fallback14implementation16base64_to_binaryEPKDsmPcmNS_27last_chunk_handling_optionsE
64348
- _ZNK7simdutf8fallback14implementation16base64_to_binaryEPKcmPcmNS_27last_chunk_handling_optionsE
64349
- _ZNK7simdutf8fallback14implementation16binary_to_base64EPKcmPcm
64347
+ _ZNK7simdutf8fallback14implementation16base64_to_binaryEPKDsmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64348
+ _ZNK7simdutf8fallback14implementation16base64_to_binaryEPKcmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64349
+ _ZNK7simdutf8fallback14implementation16binary_to_base64EPKcmPcNS_14base64_optionsE
64350
64350
  _ZNK7simdutf8fallback14implementation16detect_encodingsEPKcm
64351
64351
  _ZNK7simdutf8fallback14implementation16validate_utf16beEPKDsm
64352
64352
  _ZNK7simdutf8fallback14implementation16validate_utf16leEPKDsm
@@ -64367,6 +64367,8 @@ _ZNK7simdutf8fallback14implementation23convert_utf8_to_utf16leEPKcmPDs
64367
64367
  _ZNK7simdutf8fallback14implementation23latin1_length_from_utf8EPKcm
64368
64368
  _ZNK7simdutf8fallback14implementation23utf16_length_from_utf32EPKDim
64369
64369
  _ZNK7simdutf8fallback14implementation23utf8_length_from_latin1EPKcm
64370
+ _ZNK7simdutf8fallback14implementation24base64_to_binary_detailsEPKDsmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64371
+ _ZNK7simdutf8fallback14implementation24base64_to_binary_detailsEPKcmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64370
64372
  _ZNK7simdutf8fallback14implementation24convert_utf16be_to_utf32EPKDsmPDi
64371
64373
  _ZNK7simdutf8fallback14implementation24convert_utf16le_to_utf32EPKDsmPDi
64372
64374
  _ZNK7simdutf8fallback14implementation24convert_utf32_to_utf16beEPKDimPDs
@@ -64377,7 +64379,7 @@ _ZNK7simdutf8fallback14implementation24utf16_length_from_latin1Em
64377
64379
  _ZNK7simdutf8fallback14implementation24utf32_length_from_latin1Em
64378
64380
  _ZNK7simdutf8fallback14implementation24utf8_length_from_utf16beEPKDsm
64379
64381
  _ZNK7simdutf8fallback14implementation24utf8_length_from_utf16leEPKDsm
64380
- _ZNK7simdutf8fallback14implementation25base64_length_from_binaryEmm
64382
+ _ZNK7simdutf8fallback14implementation25base64_length_from_binaryEmNS_14base64_optionsE
64381
64383
  _ZNK7simdutf8fallback14implementation25convert_latin1_to_utf16beEPKcmPDs
64382
64384
  _ZNK7simdutf8fallback14implementation25convert_latin1_to_utf16leEPKcmPDs
64383
64385
  _ZNK7simdutf8fallback14implementation25convert_utf16be_to_latin1EPKDsmPc
@@ -64425,9 +64427,9 @@ _ZNK7simdutf8internal26unsupported_implementation13count_utf16leEPKDsm
64425
64427
  _ZNK7simdutf8internal26unsupported_implementation13validate_utf8EPKcm
64426
64428
  _ZNK7simdutf8internal26unsupported_implementation14validate_asciiEPKcm
64427
64429
  _ZNK7simdutf8internal26unsupported_implementation14validate_utf32EPKDim
64428
- _ZNK7simdutf8internal26unsupported_implementation16base64_to_binaryEPKDsmPcmNS_27last_chunk_handling_optionsE
64429
- _ZNK7simdutf8internal26unsupported_implementation16base64_to_binaryEPKcmPcmNS_27last_chunk_handling_optionsE
64430
- _ZNK7simdutf8internal26unsupported_implementation16binary_to_base64EPKcmPcm
64430
+ _ZNK7simdutf8internal26unsupported_implementation16base64_to_binaryEPKDsmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64431
+ _ZNK7simdutf8internal26unsupported_implementation16base64_to_binaryEPKcmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64432
+ _ZNK7simdutf8internal26unsupported_implementation16binary_to_base64EPKcmPcNS_14base64_optionsE
64431
64433
  _ZNK7simdutf8internal26unsupported_implementation16detect_encodingsEPKcm
64432
64434
  _ZNK7simdutf8internal26unsupported_implementation16validate_utf16beEPKDsm
64433
64435
  _ZNK7simdutf8internal26unsupported_implementation16validate_utf16leEPKDsm
@@ -64448,6 +64450,8 @@ _ZNK7simdutf8internal26unsupported_implementation23convert_utf8_to_utf16leEPKcmP
64448
64450
  _ZNK7simdutf8internal26unsupported_implementation23latin1_length_from_utf8EPKcm
64449
64451
  _ZNK7simdutf8internal26unsupported_implementation23utf16_length_from_utf32EPKDim
64450
64452
  _ZNK7simdutf8internal26unsupported_implementation23utf8_length_from_latin1EPKcm
64453
+ _ZNK7simdutf8internal26unsupported_implementation24base64_to_binary_detailsEPKDsmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64454
+ _ZNK7simdutf8internal26unsupported_implementation24base64_to_binary_detailsEPKcmPcNS_14base64_optionsENS_27last_chunk_handling_optionsE
64451
64455
  _ZNK7simdutf8internal26unsupported_implementation24convert_utf16be_to_utf32EPKDsmPDi
64452
64456
  _ZNK7simdutf8internal26unsupported_implementation24convert_utf16le_to_utf32EPKDsmPDi
64453
64457
  _ZNK7simdutf8internal26unsupported_implementation24convert_utf32_to_utf16beEPKDimPDs
@@ -64458,7 +64462,7 @@ _ZNK7simdutf8internal26unsupported_implementation24utf16_length_from_latin1Em
64458
64462
  _ZNK7simdutf8internal26unsupported_implementation24utf32_length_from_latin1Em
64459
64463
  _ZNK7simdutf8internal26unsupported_implementation24utf8_length_from_utf16beEPKDsm
64460
64464
  _ZNK7simdutf8internal26unsupported_implementation24utf8_length_from_utf16leEPKDsm
64461
- _ZNK7simdutf8internal26unsupported_implementation25base64_length_from_binaryEmm
64465
+ _ZNK7simdutf8internal26unsupported_implementation25base64_length_from_binaryEmNS_14base64_optionsE
64462
64466
  _ZNK7simdutf8internal26unsupported_implementation25convert_latin1_to_utf16beEPKcmPDs
64463
64467
  _ZNK7simdutf8internal26unsupported_implementation25convert_latin1_to_utf16leEPKcmPDs
64464
64468
  _ZNK7simdutf8internal26unsupported_implementation25convert_utf16be_to_latin1EPKDsmPc
@@ -24,7 +24,7 @@
24
24
 
25
25
  #define NODE_MAJOR_VERSION 18
26
26
  #define NODE_MINOR_VERSION 20
27
- #define NODE_PATCH_VERSION 6
27
+ #define NODE_PATCH_VERSION 7
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 1
30
30
  #define NODE_VERSION_LTS_CODENAME "Hydrogen"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-aix-ppc64",
3
- "version": "v18.20.6",
3
+ "version": "v18.20.7",
4
4
  "description": "node",
5
5
  "bin": {
6
6
  "node": "bin/node"