Node v7.7.3 Released

Windows 32-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v7.7.3/node-v7.7.3-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v7.7.3/win-x86/node.exe
Windows 64-bit Binary: https:/… Read more

Similar

ES modules in Node today

Enable ES modules in Node today with a new opt-in, spec-compliant, ECMAScript (ES) module loader that enables a smooth transition between Node and ES module formats with near built-in performance! (more…)

Read more »