github zloirock/core-js v2.0.2
2.0.2 - 2016.01.04

latest releases: v3.37.0, v3.36.1, v3.36.0...
8 years ago
  • Temporarily removed length validation from Uint8Array constructor wrapper. Reason - bug in ws module (-> socket.io) which passes to Buffer constructor -> Uint8Array float and uses the V8 bug for conversion to int (by the spec should be thrown an error). It creates problems for many people. I hope, it will be returned after fixing this bug in V8.

Don't miss a new core-js release

NewReleases is sending notifications on new releases.