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 @@ -3904,30 +3904,31 @@ console.log(versions);
39043904Will generate an object similar to:
39053905
39063906` ` ` console
3907- { node: ' 20.2 .0' ,
3908- acorn: ' 8.8.2 ' ,
3909- ada: ' 2.4.0 ' ,
3910- ares: ' 1.19.0 ' ,
3911- base64: ' 0.5.0 ' ,
3912- brotli: ' 1.0.9 ' ,
3907+ { node: ' 23.0 .0' ,
3908+ acorn: ' 8.11.3 ' ,
3909+ ada: ' 2.7.8 ' ,
3910+ ares: ' 1.28.1 ' ,
3911+ base64: ' 0.5.2 ' ,
3912+ brotli: ' 1.1.0 ' ,
39133913 cjs_module_lexer: ' 1.2.2' ,
3914- cldr: ' 43 .0' ,
3915- icu: ' 73 .1' ,
3916- llhttp: ' 8.1.0 ' ,
3917- modules: ' 115 ' ,
3918- napi: ' 8 ' ,
3919- nghttp2: ' 1.52 .0' ,
3914+ cldr: ' 45 .0' ,
3915+ icu: ' 75 .1' ,
3916+ llhttp: ' 9.2.1 ' ,
3917+ modules: ' 127 ' ,
3918+ napi: ' 9 ' ,
3919+ nghttp2: ' 1.61 .0' ,
39203920 nghttp3: ' 0.7.0' ,
3921- ngtcp2: ' 0.8.1' ,
3922- openssl: ' 3.0.8+quic' ,
3923- simdutf: ' 3.2.9' ,
3924- tz: ' 2023c' ,
3925- undici: ' 5.22.0' ,
3926- unicode: ' 15.0' ,
3927- uv: ' 1.44.2' ,
3928- uvwasi: ' 0.0.16' ,
3929- v8: ' 11.3.244.8-node.9' ,
3930- zlib: ' 1.2.13' }
3921+ ngtcp2: ' 1.3.0' ,
3922+ openssl: ' 3.0.13+quic' ,
3923+ simdjson: ' 3.8.0' ,
3924+ simdutf: ' 5.2.4' ,
3925+ tz: ' 2024a' ,
3926+ undici: ' 6.13.0' ,
3927+ unicode: ' 15.1' ,
3928+ uv: ' 1.48.0' ,
3929+ uvwasi: ' 0.0.20' ,
3930+ v8: ' 12.4.254.14-node.11' ,
3931+ zlib: ' 1.3.0.1-motley-7d77fb7' }
39313932` ` `
39323933
39333934## Exit codes
You can’t perform that action at this time.
0 commit comments