Silent Install HQ
ZIP WinGet

deno

denoland · 1.36.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 120bc0fdb809c6d3cfa6a435e028e9425a897589d41ea74fa1f7596bfb6e22f6 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.36.0
Description A modern runtime for JavaScript and TypeScript
License MIT
Release Notes 1.36.0 / 2023.08.03 - feat(bench): add BenchContext::start() and BenchContext::end() (#18734) - feat(bench): print iter/s in the report (#19994) - feat(cli): Add dot test reporter (#19804) - feat(cli): Adding JUnit test reports (#19747) - feat(compile): Add --no-terminal to compile command (#17991) - feat(ext/http): Upgrade to hyper1.0-rc4 (#19987) - feat(ext/websocket): allow HTTP(S) protocol in URL (#19862) - feat(node): add polyfill for node:test module (#20002) - feat(node/os): implement get…