Releases: panva/jose
Releases · panva/jose
v6.0.11
Fixes
typ checking edge-cases when it contains a slash (/) character (31e4baf )
v6.0.10
Refactor
removed unused claims methods (74719cf )
reorganize jwt claim set utils (1f12d88 )
v6.0.9
Documentation
add more symbol document, ignore ts-private fields (8b73687 )
bump typedoc (6163a8b )
drop cdnjs links in README (a910038 )
drop denoland/x links in README and add jsr (3662b9e )
fix key export links from docs/README.md (c8edfc2 )
Refactor
always assume structuredClone is present (f7898a9 )
hide internal private fields and drop ProduceJWT inheritance (ab18881 )
less objects when JWE JWT Replicated Header Parameters are used (c763a0e )
v6.0.8
Fixes
export [customFetch] symbol from the default entrypoint (1615614 ), closes #762
v6.0.7
Documentation
improve generate key/secret and import function descriptions (cd06359 )
Fixes
use [customFetch] when provided to createRemoteJWKSet (35f6509 ), closes #760
v6.0.6
Refactor
Documentation
add various exported symbol descriptions (3b8ff71 )
add various exported symbol descriptions (fc4e7da )
add various exported symbol descriptions (74f02c8 )
update base64url function descriptions (03d72c8 )
v6.0.5
Refactor
types: make JWKParameters.kty compatible with @types/node and @types/web (bb6ccfe )
Documentation
add various exported symbol descriptions (f52c2ff )
v6.0.4
Refactor
optimize base64 with tc39/proposal-arraybuffer-base64 (8a0da69 ), closes #752
update getSPKI to use crypto.createPublicKey when available (92392a0 ), closes #752
use Double HMAC pattern for AES-CBC tag comparison (f3ba4c7 ), closes #752
v6.0.3
Documentation
remove root module tag so that README.md shows up on jsr.io (ee70698 )
v6.0.2
Documentation
add module tags to all entrypoints (a5687aa )
You can’t perform that action at this time.