首页
学习
活动
专区
工具
TVP
发布
精选内容/技术社群/优惠产品,尽在小程序
立即前往

Node v10.8.0 发布,服务器端的 JavaScript 运行环境

Node v10.8.0 已发布,该版本值得关注的更新是针对 npm 进行的更新和错误修复。

值得关注的更新

deps:

  • 升级 npm 至 6.2.0 版本 #21592
    • npm has moved. This release updates various URLs to point to the right places for bugs, support, and PRs.
    • Fix the regular expression matching in xcode_emulation in node-gyp to also handle version numbers with multiple-digit major versions which would otherwise break under use of XCode 10.
    • The npm tree has been significantly flattened. Tarball size for the npm package has gone from 8MB to 4.8MB.
    • Changelogs: 6.2.0-next.06.2.0-next.16.2.0.

下载地址:https://nodejs.org/en/download/current/

Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。

  • 发表于:
  • 原文链接https://www.oschina.net/news/98570/nodejs-10-8-0-released
  • 如有侵权,请联系 cloudcommunity@tencent.com 删除。

扫码

添加站长 进交流群

领取专属 10元无门槛券

私享最新 技术干货

扫码加入开发者社群
领券