Node.js v.0.10.5 (Stable) Released
Node.js |
Update v.0.10.5
This latest node.js stable release v.0.10.5 adds support for VS 2012, fixes unlikely buffer overflow in os.type(), applies fix to unshift() race conditions in stream, http module doesn't try to destroy nonexistent sockets anymore, plus additional updates on crypto, assert, dgram and handle_wrap modules.
Source code: http://nodejs.org/dist/v0.10.5/node-v0.10.5.tar.gz
Issue tracker: https://github.com/joyent/node/issues
Original article on Node.js blog: http://blog.nodejs.org/2013/04/23/node-v0-10-5-stable
Comments
Post a Comment