Skip to content

v0.7.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 16:46
d72a7fc

Patch Changes

  • #56 816a1a1 Thanks @davidkpiano! - Remove the uuid dependency in favor of the platform-native crypto.randomUUID(), clearing CVE-2026-41907 flagged by downstream security scanners. A #uuid subpath import resolves to node:crypto in Node and the global crypto in browser/worker environments.