Silent Install HQ
ZIP WinGet

deno

denoland · 1.5.4 · 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 0eeba445dbc6fc1593e6ede6b143e2cc353ee060f7c3459ab23777af3b0a7fe0 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 1.5.4
Description A modern runtime for JavaScript and TypeScript
License MIT
Release Notes 1.5.4 / 2020.11.23 - feat(unstable): Add deno test --no-run (#8093) - feat(unstable): Support --watch flag for bundle and fmt subcommands (#8276) - fix: Support "deno run --v8-flags=--help" without script (#8110) - fix(tsc): Allow non-standard extensions on imports (#8464) - refactor: Improve Deno.version type declaration (#8391) - refactor: Rename --failfast to --fail-fast for test subcommand (#8456) - upgrade: rusty_v8 0.13.0, v8 8.8.278.2 (#8446) - feat(std/hash): Add HmacSha1 (#8418) - feat(…