ZIP
WinGet
deno
denoland · 1.32.1 · 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
1.32.1
Description
A modern runtime for JavaScript and TypeScript
License
MIT
↗
Homepage
https://deno.land
Installer URL
https://github.com/denoland/deno/releases/download/v1.32.1/deno-x86_64-pc-windows-msvc.zip
Release Notes
1.32.1 / 2023.03.23
- fix(core): disable resizable ArrayBuffer and growable SharedArrayBuffer (#18395)
- fix(cli): restore deno run - to handle stdin as typescript (#18391)
- fix(inspect): ensure non-compact output when object literal has newline in entry text (#18366)
- fix(lsp): ensure enablePaths works when clients do not provide a trailing slash for workspace dir (#18373)