ZIP
WinGet
Node.js 14
Node.js Foundation · 14.14.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-v14.14.0-win-x86.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.14
Version
14.14.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Release Notes
Notable Changes
- [7e7afc5186] - crypto: update certdata to NSS 3.56 (Shelley Vohr) #35546
- [8877430530] - doc: add aduh95 to collaborators (Antoine du Hamel) #35542
- [1610728d7c] - (SEMVER-MINOR) fs: add rm method (Ian Sutherland) #35494
- [6ff152cc67] - (SEMVER-MINOR) http: allow passing array of key/val into writeHead (Robert Nagy) #35274
- [93f947af0a] - (SEMVER-MINOR) src: expose v8::Isolate setup callbacks (Shelley Vohr) #35512
Commits
- [16c17ddd88] - build: fix Commit Queue failure com…