Skip to content

Releases: JonathanWilbur/asn1-ts

v8.0.5

19 Jan 00:48
Compare
Choose a tag to compare

Explicitly import Buffer from node:buffer, which apparently matters for some environments such as Cloudflare Workers.

v8.0.4

19 Jan 00:49
Compare
Choose a tag to compare

Fix UTCTime and GeneralizedTime decoding. See CHANGELOG.md.