mirror of
https://github.com/bitnami/containers.git
synced 2026-02-22 08:07:24 +08:00
NodeJS 7.6.0 contains several changes. Notable changes from 7.5.0 include:
- deps:
- update V8 to 5.5
- upgrade libuv to 1.11.0
- add node-inspect 1.10.4
- upgrade zlib to 1.2.11
- lib: build node inspect into node
- crypto: Remove expired certs from CNNIC whitelist
- inspector: add --inspect-brk
- fs: allow WHATWG URL objects as paths
- src: support UTF-8 in compiled-in JS source files
- url: extend url.format to support WHATWG URL