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

推荐订阅源

爱范儿
爱范儿
H
Help Net Security
Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
博客园 - 叶小钗
Y
Y Combinator Blog
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
C
Check Point Blog
Recent Announcements
Recent Announcements
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
美团技术团队
云风的 BLOG
云风的 BLOG
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
Apple Machine Learning Research
Apple Machine Learning Research
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
B
Blog

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.7.8 (unstable)
2012-04-18 · via Node.js Blog

Isaac Schlueter

2012.04.18, Version 0.7.8, (unstable)

  • Upgrade V8 to 3.9.24.9
  • Upgrade OpenSSL to 1.0.0f
  • Upgrade npm to 1.1.18
  • Show licenses in Binary installers
  • Domains (isaacs)
  • readline: rename "end" to "close" (Nathan Rajlich)
  • tcp: make getsockname() return address family as string (Shigeki Ohtsu)
  • http, https: fix .setTimeout() (ssuda)
  • os: add cross platform EOL character (Mustansir Golawala)
  • typed arrays: unexport SizeOfArrayElementForType() (Aaron Jacobs)
  • net: honor 'enable' flag in .setNoDelay() (Ben Noordhuis)
  • child_process: emit error when .kill fails (Andreas Madsen)
  • gyp: fix 'argument list too long' build error (Ben Noordhuis)
  • fs.WriteStream: Handle modifications to fs.open (isaacs)
  • repl, readline: Handle newlines better (Nathan Rajlich, Nathan Friedly)
  • build: target OSX 10.5 when building on darwin (Nathan Rajlich)
  • Fix #3052 Handle errors properly in zlib (isaacs)
  • build: add support for DTrace and postmortem (Dave Pacheco)
  • core: add reusable Slab allocator (Ben Noordhuis)

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

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

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

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

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

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

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