Node.js v8.6.0 发布了。Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。该版本更新内容如下:
crypto
Support for multiple ECDH curves.
dgram
Added setMulticastInterface() API.
Custom lookup functions are now supported.
n-api
The command-line flag is no longer required to use N-API.
tls
Docs-only deprecation of parseCertString().
New Contributors
Welcome Sebastiaan Deckers (@sebdeckers) as a new Collaborator!
下载地址:
https://nodejs.org/en/download/
软件详情:https://nodejs.org/en/blog/release/v8.6.0/
来自:开源中国社区

