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

推荐订阅源

F
Fortinet All Blogs
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
人人都是产品经理
人人都是产品经理
V
Visual Studio Blog
Last Week in AI
Last Week in AI
V
V2EX
博客园_首页
IT之家
IT之家
Jina AI
Jina AI
博客园 - 叶小钗
The Cloudflare Blog
T
Tailwind CSS Blog
腾讯CDC
B
Blog
D
Docker
L
LangChain Blog
博客园 - 司徒正美
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
美团技术团队
Apple Machine Learning Research
Apple Machine Learning Research
爱范儿
爱范儿
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI

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.18 (stable)
2012-05-15 · via Node.js Blog

Isaac Schlueter

2012.05.15 Version 0.6.18 (stable)

  • windows: skip GetFileAttributes call when opening a file (Bert Belder)
  • crypto: add PKCS12/PFX support (Sambasiva Suda)
  • #3240: child_process: delete NODE_CHANNEL_FD from env in spawn (Ben Noordhuis)
  • windows: add test for path.normalize with UNC paths (Bert Belder)
  • windows: make path.normalize convert all slashes to backslashes (Bert Belder)
  • fs: Automatically close FSWatcher on error (Bert Belder)
  • #3258: fs.ReadStream.pause() emits duplicate data event (koichik)
  • pipe_wrap: don't assert() on pipe accept errors (Ben Noordhuis)
  • Better exception output for module load and process.nextTick (Felix Geisendörfer)
  • zlib: fix error reporting (Ben Noordhuis)
  • http: Don't destroy on timeout (isaacs)
  • #3231: http: Don't try to emit error on a null'ed req object (isaacs)
  • #3236: http: Refactor ClientRequest.onSocket (isaacs)

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

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

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

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

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

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

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