ZIP
WinGet
Node.js 10
Node.js Foundation · 10.16.1 · 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-v10.16.1-win-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.10
Version
10.16.1
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Release Notes
Notable changes
- deps: upgrade openssl sources to 1.1.1c (Sam Roberts) #28212
- stream: do not unconditionally call \_read() on resume() (Anna Henningsen) #26965
- worker: fix nullptr deref after MessagePort deser failure (Anna Henningsen) #25076
Commits
- [65ef26fdcb] - async_hooks: avoid double-destroy HTTPParser (Gerhard Stoebich) #27477
- [8f5d6cf5f5] - deps: update archs files for OpenSSL-1.1.1c (Sam Roberts) #28212
- [9e62852724] - deps: upgrade openssl sources to 1.1.1c (Sam Roberts) #28…