v4.1.14
Fix (shim)
- Wrap more things in a try/catch, because IE sucks and sometimes throws on [[Get]] of window.localStorage (#327)
Refactor
- Use
ES.ToUint32
instead of inline>>>
Tests
- Test up to
node
v4.1
Dev Deps
- update
eslint
,@ljharb/eslint-config
,semver
,jscs