ZIP
WinGet
Node.js 18
Node.js Foundation · 18.15.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
node-v18.15.0-win-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.18
Version
18.15.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Release Notes
Notable Changes
- [63563f8a7a] - doc,lib,src,test: rename --test-coverage (Colin Ihrig) #46017
- [28a775b32f] - test_runner: add initial code coverage support (Colin Ihrig) #46017
- [4d50db14b3] - (SEMVER-MINOR) test_runner: add reporters (Moshe Atlow) #45712
- [643545ab79] - (SEMVER-MINOR) fs: add statfs() functions (Colin Ihrig) #46358
- [110ead9abb] - (SEMVER-MINOR) vm: expose cachedDataRejected for vm.compileFunction (Anna Henningsen) #46320
- [02632b42cf] - (SEMVER-MINOR) v8: support gc pro…