Posted inWeb
How to install / upgrade Node.js via command line
The server side JavaScript software system, Node.js, has just been updated to version 0.8.17 which fixes integer overflow vulnerability in TypedArrays. The new update also comes with better performance and npm peerDependencies. If you use TypedArrays, it is highly recommended to upgrade Node.js to v0.8.17.
