node@24
« Back to VersTracker
Description:
Open-source, cross-platform JavaScript runtime environment
Type: Formula  |  Latest Version: 11@0  |  Tracked Since: Nov 3, 2025
Links: Homepage  |  @nodejs  |  formulae.brew.sh
Category: Developer tools
Tags: javascript runtime server-side backend typescript
Install: brew install node@24
About:
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. It enables developers to run JavaScript on the server-side, allowing for the construction of scalable network applications. It features an event-driven, non-blocking I/O model that makes it lightweight and efficient.
Key Features:
  • Event-driven, non-blocking I/O
  • Built on Chrome's V8 JavaScript engine
  • NPM ecosystem for package management
  • Cross-platform compatibility
Use Cases:
  • Building scalable web servers and APIs
  • Developing command-line interface (CLI) tools
  • Real-time applications like chat and gaming servers
Alternatives:
  • Deno – Modern successor to Node.js with built-in TypeScript support and security-first model
  • Bun – Faster JavaScript runtime focused on performance and native API support
Version History
Detected Version Rev Change Commit
Jan 13, 2026 2:23pm 11 0 VERSION_BUMP 775a24a1
Nov 3, 2025 11:41pm 11 1 VERSION_BUMP aa31215e
Oct 30, 2025 9:04am 11 0 VERSION_BUMP 804a10ed