cd/sources/deno-auto-discovered· home sources Deno (auto-discovered)
cat /sources/deno-auto-discovered.feed | wc -l → 21

Deno (auto-discovered)

articles 21 domain deno.com → page 1/2 feed RSS
11:23
2026-05-22
deno.com
developer-tools

Deno 2.8

Deno 2.8 has not yet been officially released, as the release post for this version is still unpublished. Users are directed to check the GitHub releases page for the most current status on the latest…

15:00
2026-05-21
deno.com
open-source

Claw Patrol: an open-source security firewall for agents

The article introduces Claw Patrol, an open-source security firewall developed by Deno to address the risks of giving AI agents access to production systems like AWS, Kubernetes, and databases. Unlike…

09:00
2026-02-25
deno.com
developer-tools

Deno 2.7: Temporal API, Windows ARM, and npm overrides

Deno 2.7 has been released, introducing a stabilized Temporal API for date/time handling, official builds for Windows on ARM (aarch64), and support for the `overrides` field in `package.json` to contr…

15:00
2026-02-23
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 6

This article is the sixth and final part of a series on building a browser-based dinosaur runner game with Deno. It focuses on implementing observability by adding structured JSON logging and custom O…

15:00
2026-02-09
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 5

Based on the article, this is part 5 of a series guiding readers through building a browser-based dinosaur runner game using Deno. This stage focuses on adding player identity and customization featur…

12:00
2026-02-03
deno.com
developer-tools

Introducing Deno Sandbox

Deno Sandbox is a new security feature from Deno Deploy that provides lightweight Linux microVMs for running untrusted code, such as LLM-generated scripts, with defense-in-depth isolation. It protects…

12:00
2026-02-03
deno.com
developer-tools

Deno Deploy is Generally Available

Deno Deploy has officially launched as a general availability service, offering a zero-config platform for deploying JavaScript and TypeScript applications that supports all major frameworks and autom…

15:00
2026-01-26
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 4

Based on the article, this is the fourth installment in a series about building a browser-based dinosaur runner game using Deno. The post focuses on integrating a PostgreSQL database to persist player…

15:00
2025-12-22
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 3

This article is the third part of a tutorial series on building a browser-based dinosaur runner game using Deno. It focuses on implementing obstacles and collision detection, teaching readers how to s…

15:00
2025-12-15
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 2

This article is part two of a series on building a browser-based dinosaur runner game using Deno. It focuses on implementing the game loop, HTML5 canvas rendering, and keyboard/mouse controls for jump…

09:00
2025-12-10
deno.com
developer-tools

Deno 2.6: dx is the new npx

Deno 2.6 introduces a new tool called `dx`, which functions as an equivalent to `npx` for conveniently running binaries from npm and JSR packages. The release also adds more granular permission contro…

15:00
2025-12-08
deno.com
developer-tools

Build a dinosaur runner game with Deno, pt. 1

This article is the first part of a series that guides readers through building a browser-based dinosaur runner game using Deno. It explains how to set up a basic Deno project, configure a local serve…

12:00
2025-10-21
deno.com
developer-tools

My highlights from the new Deno Deploy

The article announces the launch of a rebuilt version of Deno Deploy, a hosting platform rebuilt from scratch for greater flexibility and power. New features include an integrated CI/CD build pipeline…

16:00
2025-10-16
deno.com
open-source

Deno's Other Open Source Projects

The article summarizes several open-source projects developed by the Deno team, all released under the MIT license. Key projects include **rusty_v8** (Rust bindings for the V8 JavaScript engine, now s…

12:00
2025-09-30
deno.com
cybersecurity

How Deno protects against npm exploits

The article explains that Node.js and npm have a permissive default security model, allowing any installed package code, including malicious scripts, full system access. In contrast, Deno is designed …

12:00
2025-09-18
deno.com
open-source

Help Us Raise $200k to Free JavaScript from Oracle

The article announces a GoFundMe campaign by Deno to raise $200,000 for legal costs in a petition to cancel Oracle's "JavaScript" trademark, arguing the term has become a generic public domain name fo…

09:00
2025-09-10
deno.com
developer-tools

Deno 2.5: Permissions in the config file

Deno 2.5 introduces the ability to define permission sets directly in the `deno.json` config file, allowing users to pre-configure and reuse specific permission flags for different commands like `deno…

page 1 / 2 next →