Silent Install HQ
ZIP WinGet

deno

denoland · 0.39.0 · 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

SHA256 17b5f9c6a4a2eeb65a9415270917f1466127334f55904dfc72b780a642591d54 VirusTotal ↗
Filename deno-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID DenoLand.Deno
Version 0.39.0
Description A modern runtime for JavaScript and TypeScript
License MIT
Release Notes Changes - BREAKING CHANGE: Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#4565) - BREAKING CHANGE: Remove /std/media_types (#4594) - BREAKING CHANGE: Remove old release files (#4545) - BREAKING CHANGE: Remove std/strings/pad.ts because String.prototype.padStart exists (#4564) - feat: Add common to std/path (#4527) - feat: Added colors to doc output (#4518) - feat: Expose global state publicly (#4572) - feat: Make inspector more robust, add --inspect-brk support (#45…