git clone https://github.com/lukas-runge/typeid-zero-not-being-a-valid-time.git
yarn && yarn test
→ test fails with RangeError: 'unixTsMs' must be a 48-bit positive integer
git checkout "proposed-fix"
yarn && yarn test
→ test succeeds 🥳
git clone https://github.com/lukas-runge/typeid-zero-not-being-a-valid-time.git
yarn && yarn test
→ test fails with RangeError: 'unixTsMs' must be a 48-bit positive integer
git checkout "proposed-fix"
yarn && yarn test
→ test succeeds 🥳