ZIP
WinGet
Deno
Deno Land Inc. · 2.7.5 · 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
deno-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
DenoLand.Deno
Version
2.7.5
Description
A modern runtime for JavaScript and TypeScript
License
MIT
↗
Homepage
https://deno.com/
Installer URL
https://github.com/denoland/deno/releases/download/v2.7.5/deno-x86_64-pc-windows-msvc.zip
Release Notes
2.7.5 / 2026.03.11
- feat(coverage): add function coverage to summary and HTML reports (#32507)
- feat(doc): support npm packages in deno doc (#32435)
- feat(ext/node): add node_api_create_object_with_properties API (#31443)
- feat(ext/node): implement KeyObject.toCryptoKey() and
KeyObject.from(CryptoKey) (#32523)
- feat(otel): allow feeding permission audit data into OTEL (#32501)
- feat: --cpu-prof flags for CPU profiles (#31909)
- fix(console): prevent multi-line object values in console.ta…