File tree Expand file tree Collapse file tree 1 file changed +23
-22
lines changed Expand file tree Collapse file tree 1 file changed +23
-22
lines changed Original file line number Diff line number Diff line change @@ -3908,30 +3908,31 @@ console.log(versions);
39083908Will generate an object similar to:
39093909
39103910` ` ` console
3911- { node: ' 20.2 .0' ,
3912- acorn: ' 8.8.2 ' ,
3913- ada: ' 2.4.0 ' ,
3914- ares: ' 1.19.0 ' ,
3915- base64: ' 0.5.0 ' ,
3916- brotli: ' 1.0.9 ' ,
3911+ { node: ' 23.0 .0' ,
3912+ acorn: ' 8.11.3 ' ,
3913+ ada: ' 2.7.8 ' ,
3914+ ares: ' 1.28.1 ' ,
3915+ base64: ' 0.5.2 ' ,
3916+ brotli: ' 1.1.0 ' ,
39173917 cjs_module_lexer: ' 1.2.2' ,
3918- cldr: ' 43 .0' ,
3919- icu: ' 73 .1' ,
3920- llhttp: ' 8.1.0 ' ,
3921- modules: ' 115 ' ,
3922- napi: ' 8 ' ,
3923- nghttp2: ' 1.52 .0' ,
3918+ cldr: ' 45 .0' ,
3919+ icu: ' 75 .1' ,
3920+ llhttp: ' 9.2.1 ' ,
3921+ modules: ' 127 ' ,
3922+ napi: ' 9 ' ,
3923+ nghttp2: ' 1.61 .0' ,
39243924 nghttp3: ' 0.7.0' ,
3925- ngtcp2: ' 0.8.1' ,
3926- openssl: ' 3.0.8+quic' ,
3927- simdutf: ' 3.2.9' ,
3928- tz: ' 2023c' ,
3929- undici: ' 5.22.0' ,
3930- unicode: ' 15.0' ,
3931- uv: ' 1.44.2' ,
3932- uvwasi: ' 0.0.16' ,
3933- v8: ' 11.3.244.8-node.9' ,
3934- zlib: ' 1.2.13' }
3925+ ngtcp2: ' 1.3.0' ,
3926+ openssl: ' 3.0.13+quic' ,
3927+ simdjson: ' 3.8.0' ,
3928+ simdutf: ' 5.2.4' ,
3929+ tz: ' 2024a' ,
3930+ undici: ' 6.13.0' ,
3931+ unicode: ' 15.1' ,
3932+ uv: ' 1.48.0' ,
3933+ uvwasi: ' 0.0.20' ,
3934+ v8: ' 12.4.254.14-node.11' ,
3935+ zlib: ' 1.3.0.1-motley-7d77fb7' }
39353936` ` `
39363937
39373938## Exit codes
You can’t perform that action at this time.
0 commit comments