Node.js 8.1.1 发布,JavaScript 工具包
时间:2017-06-14 09:31 来源:linux.it.net.cn 作者:IT
Node.js 8.1.1 已发布,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。
主要更新如下:
-
Child processes
-
stdout and stderr are now available on the error output of a failed call to the util.promisify()ed version ofchild_process.exec
-
HTTP
-
A regression that broke certain scenarios in which HTTP is used together with the cluster module has been fixed
-
HTTPS
-
The rejectUnauthorized option now works properly for unix sockets
-
Readline
-
A change that broke npm init and other code which uses readline multiple times on the same input stream is reverted
下载地址:
https://nodejs.org/dist/v8.1.1/node-v8.1.1-x64.msi
(责任编辑:IT)
Node.js 8.1.1 已发布,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。 主要更新如下:
下载地址: https://nodejs.org/dist/v8.1.1/node-v8.1.1-x64.msi (责任编辑:IT) |