ucan-wg / ts-ucan

Auth tokens for a distributed, user-controlled world
https://www.npmjs.com/package/ucans
Apache License 2.0
102 stars 12 forks source link

Update SemVer handling & add 0.9.0 compat #104

Closed blaine closed 1 year ago

blaine commented 1 year ago

This lib is deprecated, but pending wasm-based ts-ucan, we need compat with rs-ucan 0.2.0; this adds that support by implementing parsing of full semver tags including pre-release tags, and updates the ucan version to 0.9.1. In theory this shouldn't break anything? 🧐