惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
V
V2EX
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
Martin Fowler
Martin Fowler
小众软件
小众软件
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
The Cloudflare Blog
T
Tailwind CSS Blog
H
Help Net Security
腾讯CDC
爱范儿
爱范儿
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
Microsoft Security Blog
Microsoft Security Blog
Stack Overflow Blog
Stack Overflow Blog
D
DataBreaches.Net
C
Check Point Blog
量子位
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com

Node.js Blog

Node.js — Security Bug Bounty Program Paused Due to Loss of Funding Node.js — Node.js 25.9.0 (Current) Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 Node.js — Node.js 25.8.2 (Current) Node.js — Node.js 24.14.1 (LTS) Node.js — Node.js 22.22.2 (LTS) Node.js — Node.js 20.20.2 (LTS) Node.js — Tuesday, March 24, 2026 Security Releases Node.js — Node.js 25.8.1 (Current) Node.js — Evolving the Node.js Release Schedule Node.js — Node.js 22.22.1 (LTS) Node.js — Node.js 20.20.1 (LTS) Node.js — Node.js 25.8.0 (Current) Node.js — Node.js 25.7.0 (Current) Node.js — Node.js 24.14.0 (LTS) Node.js — New HackerOne Signal Requirement for Vulnerability Reports Node.js — Node.js 25.6.1 (Current) Node.js — Node.js 24.13.1 (LTS) Node.js — Node.js 25.6.0 (Current) Node.js — OpenSSL Security Advisory Assessment, January 2026 Node.js — Node.js 25.5.0 (Current) Node.js — Chalk to Node.js util styleText Node.js — Node.js 25.4.0 (Current) Node.js — Mitigating Denial-of-Service Vulnerability from Unrecoverable Stack Space Exhaustion for React, Next.js, and APM Users Node.js — Node.js 22.22.0 (LTS) Node.js — Node.js 25.3.0 (Current) Node.js — Node.js 24.13.0 (LTS) Node.js — Node.js 20.20.0 (LTS) Node.js — Tuesday, January 13, 2026 Security Releases Node.js — Node.js 24.12.0 (LTS)
Node.js — Node.js 0.5.7 (unstable)
2011-09-17 · via Node.js Blog

Ryan Dahl

2011.09.16, Version 0.5.7 (unstable)

  • Upgrade V8 to 3.6.4
  • Improve Windows compatibility
  • Documentation improvements
  • Debugger and REPL improvements (Fedor Indutny)
  • Add legacy API support: net.Stream(fd), process.stdout.writable, process.stdout.fd
  • Fix mkdir EEXIST handling (isaacs)
  • Use net_uv instead of net_legacy for stdio
  • Do not load readline from util.inspect
  • #1673 Fix bug related to V8 context with accessors (Fedor Indutny)
  • #1634 util: Fix inspection for Error (koichik)
  • #1645 fs: Add positioned file writing feature to fs.WriteStream (Thomas Shinnick)
  • #1637 fs: Unguarded fs.watchFile cache statWatchers checking fixed (Thomas Shinnick)
  • #1695 Forward customFds to ChildProcess.spawn
  • #1707 Fix hasOwnProperty security problem in querystring (isaacs)
  • #1719 Drain OpenSSL error queue

Download: https://nodejs.org/dist/v0.5.7/node-v0.5.7.tar.gz

Windows Executable: https://nodejs.org/dist/v0.5.7/node.exe

Website: https://nodejs.org/docs/v0.5.7/

Documentation: https://nodejs.org/docs/v0.5.7/api/