Silent Install HQ
ZIP WinGet

deno

denoland · 1.0.2 · 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 20287e36893ffc5fc713a0ff6272ed92038ff77553126fde85e86be6e8522d3b 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.0.2
Description A modern runtime for JavaScript and TypeScript
License MIT
Release Notes - fix: --inspect flag working like --inspect-brk (#5697) - fix: Disallow http imports for modules loaded over https (#5680) - fix: Redirects handling in module analysis (#5726) - fix: SWC lexer settings and silent errors (#5752) - fix: TS type imports (#5733) - fix(fmt): Do not panic on new expr with no parens. (#5734) - fix(cli/js/streams): High water mark validation (#5681) - fix(std/http): file_server's target directory (#5695) - feat(std/hash): add md5 (#5719) - refactor: Move std/fmt/sprint…