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

推荐订阅源

Y
Y Combinator Blog
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
量子位
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Google DeepMind News
Google DeepMind News
博客园_首页
云风的 BLOG
云风的 BLOG
月光博客
月光博客
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Vercel News
Vercel News
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
P
Proofpoint News Feed
D
Docker
F
Fortinet All Blogs
N
Netflix TechBlog - Medium
博客园 - 叶小钗
Martin Fowler
Martin Fowler
雷峰网
雷峰网
酷 壳 – CoolShell
酷 壳 – CoolShell
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog

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.6.1
2011-11-11 · via Node.js Blog

Ryan Dahl

2011.11.11, Version 0.6.1 (stable)

  • doc improvements (Eric Lovett, Ben Noordhuis, Scott Anderson, Yoji SHIDARA)
  • crypto: make thread-safe (Ben Noordhuis)
  • fix process.kill error object
  • debugger: correctly handle source with multi-byte characters (Shigeki Ohtsu)
  • make stdout and stderr non-destroyable (Igor Zinkovsky)
  • fs: don't close uninitialized fs.watch handle (Ben Noordhuis)
  • #2026 fix man page install on BSDs (Ben Noordhuis)
  • #2040 fix unrecognized errno assert in uv_err_name
  • #2043 fs: mkdir() should call callback if mode is omitted
  • #2045 fs: fix fs.realpath on windows to return on error (Benjamin Pasero)
  • #2047 minor cluster improvements
  • #2052 readline get window columns correctly
  • Upgrade V8 to 3.6.6.7

Source Code: https://nodejs.org/dist/v0.6.1/node-v0.6.1.tar.gz

Windows Installer: https://nodejs.org/dist/v0.6.1/node-v0.6.1.msi

Macintosh Installer: https://nodejs.org/dist/v0.6.1/node-v0.6.1.pkg

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

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