Node.js 6.10.3 和 4.8.3 发布了。Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。Node.js 的生态系统是目前最大的开源包管理系统。 v4.8.3 主要更新内容: module: The module loading global fallback to the Node executable's directory now works correctly on Windows. (Richard Lau) #9283 src: fix base64 decoding in rare edgecase (Nikolai Vavilov) #11995 tls: (Trevor Norris) #11947 (Ben Noordhuis) #11898 (jBarz) #11776 fix rare segmentation faults when using TLS v6.10.3 主要更新内容: module: The module loading global fallback to the Node executable's directory now works correctly on Windows. (Richard Lau) #9283 src: fix base64 decoding in rare edgecase (Nikolai Vavilov) #11995 tls: (Trevor Norris) #11947 (Ben Noordhuis) #11898 (jBarz) #11776 fix rare segmentation faults when using TLS 下载地址: https://nodejs.org/en/download/ Node.js 6.10.3 和 4.8.3 发布,JavaScript 工具包下载地址