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

推荐订阅源

博客园 - 叶小钗
D
Docker
GbyAI
GbyAI
Y
Y Combinator Blog
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
P
Proofpoint News Feed
云风的 BLOG
云风的 BLOG
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Stack Overflow Blog
Stack Overflow Blog
WordPress大学
WordPress大学
小众软件
小众软件
Engineering at Meta
Engineering at Meta
酷 壳 – CoolShell
酷 壳 – CoolShell
I
InfoQ
B
Blog
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
B
Blog RSS Feed
Microsoft Security Blog
Microsoft Security 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 — Weekly Update - Feb 13th, 2015
2015-02-13 · via Node.js Blog

TC

Tierney Coren

io.js support added by...

io.js breaks 10,000 stars on GitHub

On Feb. 13, io.js reached the goal of 10,000 stars on GitHub. We couldn't have done it without the support of the amazing community behind JavaScript. Thank you all!

io.js 1.2.0 released

  • stream: Simpler stream construction (readable-stream/issues#102)
  • dns: lookup() now supports an 'all' boolean option, default to false but when turned on will cause the method to return an array of all resolved names for an address, see, (iojs/pull#744)
  • assert: Remove prototype property comparison in deepEqual() (iojs/issues#636); introduce a deepStrictEqual() method to mirror deepEqual() but performs strict equality checks on primitives (iojs/issues#639).
  • tracing: Add LTTng (Linux Trace Toolkit Next Generation) when compiled with the --with-lttng option. Trace points match those available for DTrace and ETW. (iojs/issues#702)
  • docs: Lots of doc updates, see individual commits; new Errors page discussing JavaScript errors, V8 specifics, and io.js specific error details.
  • npm upgrade to 2.5.1
  • libuv upgrade to 1.4.0, see libuv ChangeLog
  • Add new collaborators:
    • Aleksey Smolenchuk (@lxe)
    • Shigeki Ohtsu (@shigeki)

View the original article on Medium.

  • Added interested contributors to teams for their language.
  • Teams registered Twitter accounts for their teams and other relevant social media accounts.
  • Teams came up with their own ways of working together, and they became more of "community organizers," as opposed to just "translators"

Stats for Localizations:

  • 146 people signed up to help with the localizations the first day (over 160 signed up now)
  • 27 languages communities created the first day (already up to 29)

Language Communities

io.js and Node.js

View the original article on Medium.

  • Scott Hammond, CEO of Joyent, expressed his desire to bring io.js back to the Node.js.

In only a few months io.js...

  • Has grown to 23 active core team members
  • Has several working groups
  • Has 29 language localization teams,
  • Has drawn more contributors to the project than we’ve ever had in the history of Node.js, and
  • Has been able to release quality software at a good pace with the support of an exceptional community.

We are eager to put this all behind us but we can’t sacrifice the progress we’ve made or the principles and open governance that got us here.

The Future

  • Talks with the Node.js foundation are ongoing.
  • Once the foundation has a technical governance model you will see an issue on io.js’ GitHub about whether io.js should join.
    • This will be discussed and voted on openly in a public TC meeting following the governance rules we’ve already built.

For the community, nothing has changed.

What to do right now