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

推荐订阅源

博客园 - 叶小钗
爱范儿
爱范儿
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
博客园 - 聂微东
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
博客园 - Franky
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 司徒正美
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
宝玉的分享
宝玉的分享
罗磊的独立博客
Jina AI
Jina AI

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.9.6 (Unstable)
2013-01-11 · via Node.js Blog

The Node.js Project

2013.01.11, Version 0.9.6 (Unstable)

  • V8: update to 3.15.11.5

  • node: remove ev-emul.h (Ben Noordhuis)

  • path: make basename and extname ignore trailing slashes (Bert Belder)

  • typed arrays: fix sunos signed/unsigned char issue (Ben Noordhuis)

  • child_process: Fix {stdio:'inherit'} regression (Ben Noordhuis)

  • child_process: Fix pipe() from child stdio streams (Maciej Małecki)

  • child_process: make fork() execPath configurable (Bradley Meck)

  • stream: Add readable.push(chunk) method (isaacs)

  • dtrace: x64 ustack helper (Fedor Indutny)

  • repl: fix floating point number parsing (Nirk Niggler)

  • repl: allow overriding builtins (Ben Noordhuis)

  • net: add localAddress and localPort to Socket (James Hight)

  • fs: make pool size coincide with ReadStream bufferSize (Shigeki Ohtsu)

  • typed arrays: implement load and store swizzling (Dean McNamee)

  • windows: fix perfctr crash on XP and 2003 (Scott Blomquist)

  • dgram: fix double implicit bind error (Ben Noordhuis)

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

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

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

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

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

Linux 32-bit Binary: https://nodejs.org/dist/v0.9.6/node-v0.9.6-linux-x86.tar.gz

Linux 64-bit Binary: https://nodejs.org/dist/v0.9.6/node-v0.9.6-linux-x64.tar.gz

Solaris 32-bit Binary: https://nodejs.org/dist/v0.9.6/node-v0.9.6-sunos-x86.tar.gz

Solaris 64-bit Binary: https://nodejs.org/dist/v0.9.6/node-v0.9.6-sunos-x64.tar.gz

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

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

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

Shasums:

31ef1e0d875232c85ecde0bc84ddf19cf6cd63f7  node-v0.9.6-darwin-x64.tar.gz
62d5f6f2b39e87eb1f86da0423b6ec45180cd986  node-v0.9.6-darwin-x86.tar.gz
e3cb0989c8262349659424ea2f534c8afe12f93c  node-v0.9.6-linux-x64.tar.gz
ff4b68f274a52038fbd04a4ef143e1076ae71db9  node-v0.9.6-linux-x86.tar.gz
59ebb5e5c02c9e40a7a3cc2d8f554f2d722048eb  node-v0.9.6-sunos-x64.tar.gz
714b88c5f34bb0adad2d73b6d76fa423d14c29b8  node-v0.9.6-sunos-x86.tar.gz
3ecc617efcae5274c3a1e3452e8fb0646a3e6afc  node-v0.9.6-x86.msi
d865d044cc1e9379998aa6c3d34dbe2824e41b5e  node-v0.9.6.pkg
650d7c50e29ce7ab428de0617ad315063a53ea1a  node-v0.9.6.tar.gz
94b10c6945ec78af6d9b90fc083f97adfa44473f  node.exe
0b0eceee083ca9cfdc8c24fbdfe92f7ee25938c2  node.exp
9af3ceee0be869e866b2f516dc2b17690e442739  node.lib
7dfbdf0ac378e67cfa5aff550f057c31f8f92d38  node.pdb
02f27f503a16850a66f7e6fe8732bfa5fcbe311f  x64/node-v0.9.6-x64.msi
3f5990602e7268413602dd54a4d019b3330630ae  x64/node.exe
836a7be49bd7ed5f1794775d0c20e75f327b067d  x64/node.exp
e5e3abed1da31d94525f8731e2d67f0e19b20304  x64/node.lib
b61c1a7a5786a38864943bb3d4c78859d0430d7a  x64/node.pdb