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

推荐订阅源

D
Docker
月光博客
月光博客
B
Blog RSS Feed
C
Check Point Blog
WordPress大学
WordPress大学
T
Tailwind CSS Blog
GbyAI
GbyAI
H
Help Net Security
Y
Y Combinator Blog
I
InfoQ
雷峰网
雷峰网
阮一峰的网络日志
阮一峰的网络日志
小众软件
小众软件
美团技术团队
博客园 - 三生石上(FineUI控件)
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
A
About on SuperTechFans
G
Google Developers Blog
爱范儿
爱范儿
F
Fortinet All Blogs
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
人人都是产品经理
人人都是产品经理

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.11.3 (Unstable)
2013-06-26 · via Node.js Blog

The Node.js Project

2013.06.26, Version 0.11.3 (Unstable)

  • uv: Upgrade to v0.11.5

  • c-ares: upgrade to 1.10.0

  • v8: upgrade to v3.19.13

  • punycode: update to v1.2.3 (Mathias Bynens)

  • debugger: break on uncaught exception (Miroslav Bajtos)

  • child_process: emit 'disconnect' asynchronously (Ben Noordhuis)

  • dtrace: enable uv's probes if enabled (Timothy J Fontaine)

  • dtrace: unify dtrace and systemtap interfaces (Timothy J Fontaine)

  • buffer: New API for backing data store (Trevor Norris)

  • buffer: return this in fill() for chainability (Brian White)

  • build: fix include order for building on windows (Timothy J Fontaine)

  • build: add android support (Linus Mårtensson)

  • readline: strip ctrl chars for prompt width calc (Krzysztof Chrapka)

  • tls: introduce TLSSocket based on tls_wrap binding (Fedor Indutny)

  • tls: add localAddress and localPort properties (Ben Noordhuis)

  • crypto: free excessive memory in NodeBIO (Fedor Indutny)

  • process: remove maxTickDepth (Trevor Norris)

  • timers: use uv_now instead of Date.now (Timothy J Fontaine)

  • util: Add debuglog, deprecate console lookalikes (isaacs)

  • module: use path.sep instead of a custom solution (Robert Kowalski)

  • http: don't escape request path, reject bad chars (Ben Noordhuis)

  • net: emit dns 'lookup' event before connect (Ben Noordhuis)

  • dns: add getServers and setServers (Timothy J Fontaine)

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

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

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

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

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

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

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

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

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

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

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

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

Shasums:

8320d6167f4c49d85b42bde41a201dabc125540d  node-v0.11.3-darwin-x64.tar.gz
df9a540da0f5eb80682b5f63a8f7c841876ae9b2  node-v0.11.3-darwin-x86.tar.gz
76839ea31e90046c80af088b36c619eae622a6c0  node-v0.11.3-linux-x64.tar.gz
fd571ebfcdf5d7e35a2fbd972967ac24326ecb39  node-v0.11.3-linux-x86.tar.gz
85c03b89d61245ddfc911784a358e32a8a801c4f  node-v0.11.3-sunos-x64.tar.gz
58f7824fdbe8b57e13865630c11100ac920474f9  node-v0.11.3-sunos-x86.tar.gz
507bbb003c755865f2b9cfc7a656ec9b142624fd  node-v0.11.3-x86.msi
613ac2e985738ac06859394daf64347594b1e073  node-v0.11.3.pkg
4b82d58ed3ce38fa67a8484b42cfd47179b6a4a5  node-v0.11.3.tar.gz
e8628e45ee979ed0e666ff4ddce82444251afc85  node.exe
e883f3f4b110e78cd11d03848003829fd7377ddb  node.exp
5e82f6ef29379d8d39fb0661a0533bdbed412432  node.lib
cc3ee23230b947159282161481491f39f9a36c85  node.pdb
2f7adfe4cfb69efc5d9f0b94b18787a0e14c3021  x64/node-v0.11.3-x64.msi
625fd4ab66816e57b08d73853a9438ea9e16f720  x64/node.exe
dbc8cc48c651b342980b408fdc07da01e6e3e67e  x64/node.exp
9203d66c50a34c1658928d525d1f1d2eaae9718c  x64/node.lib
9b1261772868734a7962848e1d1db55efde2bce9  x64/node.pdb