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

推荐订阅源

人人都是产品经理
人人都是产品经理
Blog — PlanetScale
Blog — PlanetScale
MyScale Blog
MyScale Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
Vercel News
Vercel News
D
Docker
博客园 - 聂微东
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
云风的 BLOG
云风的 BLOG
D
DataBreaches.Net
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
美团技术团队
F
Fortinet All Blogs
MongoDB | Blog
MongoDB | Blog
T
The Blog of Author Tim Ferriss
GbyAI
GbyAI
N
Netflix TechBlog - Medium
G
Google Developers Blog
腾讯CDC

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.4
2011-12-02 · via Node.js Blog

Ben Noordhuis

2011.12.02, Version 0.6.4 (stable)

  • doc improvements (Kyle Young, Tim Oxley, Roman Shtylman, Mathias Bynens)
  • upgrade bundled npm (Isaac Schlueter)
  • polish Windows installer (Igor Zinkovsky, Isaac Schlueter)
  • punycode: upgrade to v0.2.1 (Mathias Bynens)
  • build: add --without-npm flag to configure script
  • sys: deprecate module some more, print stack trace if NODE_DEBUG=sys
  • cli: add -p switch, prints result of --eval
  • #1997: fix Blowfish ECB encryption and decryption (Ingmar Runge)
  • #2223: fix socket 'close' event being emitted twice
  • #2224: fix RSS memory usage > 4 GB reporting (Russ Bradberry)
  • #2225: fix util.inspect() object stringification bug (Nathan Rajlich)

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

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

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

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

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