Node.js v9.9.0 发布,服务器端的 JavaScript 运行环境

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

内容简介:Node v9.9.0 (Current) 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下: 显著的改变: assert: From now on all error messages produced by assert in strict mode will produce a error dif...

Node v9.9.0 (Current) 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下:

显著的改变:

  • assert:

    • From now on all error messages produced by assert in strict mode will produce a error diff. (Ruben Bridgewater) #17615

    • From now on it is possible to use a validation object in throws instead of the other possibilities. (Ruben Bridgewater) #17584

  • crypto:

    • allow passing null as IV unless required (Tobias Nießen) #18644

  • fs:

    • support as and as+ flags in stringToFlags() (Sarat Addepalli) #18801

  • tls:

    • expose Finished messages in TLSSocket (Anton Salikhmetov) #19102

  • tty:

    • Add getColorDepth function to determine if terminal supports colors. (Ruben Bridgewater) #17615

  • util:

    • add util.inspect compact option (Ruben Bridgewater) #17576

  • Added new collaborators

完整更新内容可查看发布主页

下载地址:https://github.com/nodejs/node/releases


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

JavaScript从入门到精通

JavaScript从入门到精通

明日科技 / 清华大学出版社 / 2012-9 / 69.80元

《JavaScript从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了使用JavaScript语言进行程序开发应该掌握的各方面技术。全书共分24章,包括初识JavaScript、JavaScript基础、流程控制、函数、JavaScript对象与数组、字符串与数值处理对象、正则表达式、程序调试与错误处理、事件处理、处理文档(document对象)、文档对象模型(DOM......一起来看看 《JavaScript从入门到精通》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具