ZIP
WinGet
Node.js 19
Node.js Foundation · 19.5.0 · x86
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-v19.5.0-win-x86.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.19
Version
19.5.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v19.5.0/node-v19.5.0-win-x86.zip
Release Notes
Notable Changes
- http:
- (SEMVER-MINOR) join authorization headers (Marco Ippolito) #45982
- lib::
- add webstreams to Duplex.from() (Debadree Chatterjee) #46190
- stream:
- implement finished() for ReadableStream and WritableStream (Debadree Chatterjee) #46205
Commits
- [def36946da] - assert: remove assert.snapshot (Moshe Atlow) #46112
- [e1c56ec3fd] - benchmark,tools: use os.availableParallelism() (Deokjin Kim) #46003
- [370f621d4d] - build: add extra semi check (Jiawen Geng) #46194
- […