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

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
GbyAI
GbyAI
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
Recent Announcements
Recent Announcements
L
LangChain Blog
B
Blog
阮一峰的网络日志
阮一峰的网络日志
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
D
Docker
WordPress大学
WordPress大学
J
Java Code Geeks
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
博客园 - 叶小钗
Last Week in AI
Last Week in AI
Stack Overflow Blog
Stack Overflow Blog
有赞技术团队
有赞技术团队
MyScale Blog
MyScale Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog
博客园 - Franky

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 — Version 0.6.16 (stable)
2012-04-30 · via Node.js Blog

Isaac Schlueter

2012.04.30 Version 0.6.16 (stable)

  • Upgrade V8 to 3.6.6.25
  • Upgrade npm to 1.1.18
  • Windows: add mappings for UV_ENOENT (Bert Belder)
  • linux: add IN_MOVE_SELF to inotify event mask (Ben Noordhuis)
  • unix: call pipe handle connection cb on accept() error (Ben Noordhuis)
  • unix: handle EWOULDBLOCK (Ben Noordhuis)
  • map EWOULDBLOCK to UV_EAGAIN (Ben Noordhuis)
  • Map ENOMEM to UV_ENOMEM (isaacs)
  • Child process: support the gid and uid options (Bert Belder)
  • test: cluster: add worker death event test (Ben Noordhuis)
  • typo in node_http_parser (isaacs)
  • http_parser: Eat CRLF between requests, even on connection:close. (Ben Noordhuis)
  • don't check return value of unsetenv (Ben Noordhuis)

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

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

Windows x64 Files: https://nodejs.org/dist/v0.6.16/x64/

Macintosh Installer (Universal): https://nodejs.org/dist/v0.6.16/node-v0.6.16.pkg

Other release files: https://nodejs.org/dist/v0.6.16/

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

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