Summary
Fixes for issues reported by Publint, and fixes for use on Deno. Hashlock should now be usable via npx|bun x|pnpm dlx|yarnpkg, etc., and should function smoothly on Node v20+, Bun, and Deno.
Only imports were changed, via the node: prefix supported since Node 16. No underlying code was changed in this release.
What's Changed
Full Changelog: v1.0.2...v1.0.3