- fix(*): Fix Blob detection for iOS 8/9
- chore(*): restrict files included in npm package
- chore(*): update package name
- fix(*): do not call toJSON more than once (#7)
- fix(*): Ensure globals are functions before running
instanceofchecks against them. (#4) - fix(*): fix the case when toJSON() returns a Buffer (#6)
- chore(*): Bump dependencies, add semistandard checkstyle and travis configuration (#5)
- perf(*): Performance improvements (#3)
- fix toJSON [@jderuere]
- fix
global.isBufferusage [@tonetheman] - fix tests on modern versions of node
- bump mocha
- fix "undefined function" bug when iterating an object created with Object.create(null) [gunta]
- prevent browserify from bundling
Buffer