pkg.sopackage field notes

brew / rank 130

Install deno with Homebrew

Secure runtime for JavaScript and TypeScript. Version 2.9.4 via Homebrew; verified 2026-07-23.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install deno

provider-native install command

overview

Package summary

Secure runtime for JavaScript and TypeScript

Commands and aliases

  • deno
  • dx

history

Project history and usage

Deno is a modern JavaScript, TypeScript, and WebAssembly runtime with secure defaults, built-in tooling, and a single deno executable. It began as a rethink of server-side JavaScript after Node.js and later expanded toward Node and npm compatibility.

Project history

The Deno repository was created in May 2018. The official Deno 1.0 announcement framed the project as a new runtime for JavaScript and TypeScript outside the browser, influenced by lessons from Node.js and designed around browser-compatible APIs, explicit permissions, first-class TypeScript, promises, Rust, and V8.

Deno 1.0 shipped in May 2020 as the stable CLI. The runtime deliberately bundled common developer tooling so users could run, test, format, lint, and document code without assembling a separate Node-style toolchain.

Deno 2, announced in October 2024, marked a shift from rejecting much of the Node ecosystem to supporting Node.js and npm compatibility. The Deno team described that release as combining Deno's original simplicity and security goals with package.json, node_modules, workspaces, npm specifiers, and private npm registries.

Adoption history

Early Deno adoption centered on developers who wanted browser-like module loading, TypeScript without a separate compiler setup, and a permission model for command-line scripts. Its official docs still present the tool as a secure-by-default runtime with a built-in formatter, linter, test runner, benchmarker, and package workflow.

After Deno 2, adoption broadened toward existing Node projects because Deno could run in repositories with package.json and node_modules while keeping Deno's own tooling and permission model. The release feed shows continued active releases, including Deno 2.9.0 in June 2026.

How it is used

Deno is used as a CLI runtime for scripts, services, tests, local tools, web servers, and TypeScript projects. The getting-started docs show deno init creating a project with deno.json, main.ts, and tests, then running TypeScript directly without a separate build step.

Package workflows can use URL imports, JSR packages, npm: specifiers, deno.json, or package.json depending on the project. Deno 2 also supports private npm registry configuration through .npmrc, which aligns it with enterprise Node package workflows.

Why package nerds care

Deno is package-nerd catnip because it challenges the usual JavaScript runtime/package-manager split. One executable brings together runtime, installer, formatter, linter, test runner, task runner, dependency management, and docs.

Its history also tracks a major ecosystem lesson: clean-slate runtimes are attractive, but compatibility wins adoption. Deno 2's Node and npm support made the package story less ideologically pure and much more operationally useful.

Timeline

  • 2018: The denoland/deno repository is created on GitHub.
  • 2020: Deno 1.0 is announced as the first stable CLI release.
  • 2024: Deno 2 is announced with Node.js and npm compatibility.
  • 2026: Deno 2.9.0 is published on GitHub releases.

Related projects

  • Node.js is the historical reference point and compatibility target for Deno 2.
  • V8 and Rust are core implementation technologies discussed in the Deno 1.0 announcement.
  • JSR is Deno's TypeScript-first package registry companion.
  • Fresh and Deno Deploy are related Deno ecosystem projects from Deno Land.

security posture

Risk level: yellow

doc example: JavaScript runtime.

Risk classifier

yellow risk · high confidence · runtime

Why

  • doc example: JavaScript runtime

Signals

  • override:deno

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
deno.jsondeno.jsoncpackage.json

executables

Installed executables

CommandKindExposureNote
denoexecutableindexed executableDiscovered from the local executable index.
dxexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version2.9.4
manager updated2026-07-23
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:deno
Version2.9.4
Package managerHomebrew
Homepagehttps://deno.com/
Repositoryhttps://github.com/denoland/deno
Last updated2026-07-23T18:45:32Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation