v4.1.15
Fixes (shim)
- new Date + Date.parse: Fix a Safari 8 & 9 bug where the
msarg is treated as a signed instead of unsigned int (#329) - add 'frame' to blacklisted keys (#330)
Tests
- Test on
nodev4.2 - Date: prevent nondeterminism in the tests - this sometime produced values that are one ms off
Dev Deps
- update
eslint,@ljharb/eslint-config,jscs,uglify-js