Skip to content

Releases: panva/jose

v5.5.0

26 Jun 10:13
Compare
Choose a tag to compare

Features

v5.4.1

18 Jun 12:02
Compare
Choose a tag to compare

Fixes

  • ensure latest release on npm is v5.x (a9b2a30)

v4.15.7

18 Jun 11:57
Compare
Choose a tag to compare

Fixes

  • add a workerd package.json target (e36d69e)

v5.4.0

03 Jun 15:14
Compare
Choose a tag to compare

Features

  • expose JWT's payload in JWTClaimValidationFailed instances (58bcffb), closes #680

Refactor

  • add explicit return types everywhere (cc2b2d7)

v5.3.0

10 May 13:05
Compare
Choose a tag to compare

Features

  • allow observing remote JWKS resolver state and its manual reload (fa8b639)

Refactor

  • if should not be the only statement in else blocks (a6b716b)

v5.2.4

07 Apr 07:38
Compare
Choose a tag to compare

Refactor

  • use createLocalJWKSet instead of LocalJWKSet in createRemoteJWKSet (a7c566c)

v5.2.3

07 Mar 12:39
Compare
Choose a tag to compare

Refactor

  • move iv generation and optional outputs around (05c4351)

v4.15.5

07 Mar 12:05
Compare
Choose a tag to compare

Fixes

v2.0.7

07 Mar 12:04
Compare
Choose a tag to compare

Fixes

v5.2.2

11 Feb 19:49
Compare
Choose a tag to compare

Fixes

  • types: iv and tag is optional in JSON serializations (53019cd)