Node.js 12.7.0 release, JavaScript runtime server

Node.js 12.7.0 has been released, Node.js JavaScript runtime environment is based on a Chrome V8 engine. Updates are as follows:

deps:

  • nghttp2 upgraded to 1.39.1
  • Npm upgrade to 6.10.0

esm:

  • Achieve pkg-exports scheme. You may be a new  "exports" field to the module  package.json file to provide custom alias subpath   # proposal-pkg-exports

http

  • New response.writableFinished 
  • In  http.ClientRequest "information" public events  headersrawHeaders and other fields

inspector

  • New inspector.waitForDebugger() 

policy

  • Add  --policy-integrity=sri CLI option strategies to reduce tampering. If you specify a policy mistake before integrity, but this policy is not integrity, it will run any code Node.js

readline,tty

  • Streaming API for various methods of writing characters from the public

src

Details Update List View Address:

https://nodejs.org/en/blog/release/v12.7.0/

download link:

Guess you like

Origin www.oschina.net/news/108510/node-js-12-7-0-released