ZIP
WinGet
Node.js 14
Node.js Foundation · 14.19.2 · 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-v14.19.2-win-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.14
Version
14.19.2
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Release Notes
Notable Changes
doc:
- New release key for Bryan English
Learn more at: https://github.com/nodejs/node/pull/42102
Contributed by Bryan English (@bengl)
npm:
- Upgrade npm to v6.14.17.
Learn more at: https://github.com/nodejs/node/pull/42900
Contributed by Ruy Adorno (@ruyadorno)
V8:
- V8 had a stack overflow issue affecting the vm module, cherry-picking cc9a8a37445e
from V8 solves this issue.
Learn more at: https://github.com/nodejs/node/pull/41826
Contributed by Gus Caplan (@devsnek)
- Using…