Node 8.8.0、6.11.5 和 4.8.5 发布,你在用哪版?

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Node 同时更新了 3 个版本。 Node v8.8.0 (Current) 主要更新包括: crypto: expose ECDH class #8188 http2: http2 is now exposed by defualt without the need for a flag #15685 a new environment vari...

Node 同时更新了 3 个版本。

Node v8.8.0 (Current) 主要更新包括:

  • crypto:

  • http2:

    • http2 is now exposed by defualt without the need for a flag #15685

    • a new environment varible NODE_NO_HTTP2 has been added to allow userland http2 to be required #15685

    • support has been added for generic Duplex streams #16269

  • module:

    • resolve and instantiate loader pipeline hooks have been added to the ESM lifecycle #15445

  • zlib:

    • CVE-2017-14919 - In zlib v1.2.9, a change was made that causes an error to be raised when a raw deflate stream is initialized with windowBits set to 8. On some versions this crashes Node and you cannot recover from it, while on some versions it throws an exception. Node.js will now gracefully set windowBits to 9 replicating the legacy behavior to avoid a DOS vector. nodejs-private/node-private#95

Node v6.11.5 (LTS) 和 Node v4.8.5 (Maintenance) 主要更新包括:

zlib:

  • CVE-2017-14919 - In zlib v1.2.9, a change was made that causes an error to be raised when a raw deflate stream is initialized with windowBits set to 8. On some versions this crashes Node and you cannot recover from it, while on some versions it throws an exception. Node.js will now gracefully set windowBits to 9 replicating the legacy behavior to avoid a DOS vector. nodejs-private/node-private#95

下载地址:

https://nodejs.org/en/download/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

程序员面试宝典(第5版)

程序员面试宝典(第5版)

欧立奇、刘洋、段韬 / 电子工业出版社 / 2015-10 / 55.00

容提要 《程序员面试宝典(第5版)》是《程序员面试宝典》的第5 版,在保留第4 版的数据结构、面向对象、程序设计等主干的基础上,修正了前4 版近40 处错误,解释清楚一些读者提出的问题,并使用各大IT 公司及相关企业最新面试题(2014-2015)替换和补充原内容,以反映自第4 版以来两年多的时间内所发生的变化。 《程序员面试宝典(第5版)》取材于各大公司面试真题(笔试、口试、电话面试......一起来看看 《程序员面试宝典(第5版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具