This repository was archived by the owner on Oct 25, 2024. It is now read-only.
0.0.25
Switched from `process.hrtime` to `Date.now` as high-resolution timing is not required in this case. This change removes the dependency on Node.js-specific functionality, enabling the library to run in environments like Cloudflare Workers using `unenv` with Angular.