Socket
Socket
Sign inDemoInstall

jose

Package Overview
Dependencies
Maintainers
1
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jose - npm Package Versions

1
21

1.22.0

Diff

Changelog

Source

1.22.0 (2020-01-29)

Features

  • keystore filtering by JWK Key thumbprint (a9f6f71)

Performance Improvements

  • base64url decode, JWT.verify, JWK.Key instance re-use (470b4c7)
panva
published 1.21.1 •

Changelog

Source

1.21.1 (2020-01-25)

Fixes

  • contactKDF iteration count fixed for key sizes larger than 256 bits (70ff222)
panva
published 1.21.0 •

Changelog

Source

1.21.0 (2020-01-23)

Fixes

  • typescript: don't expose non existant classes, fix decode key (0f8bf88)

Features

  • add opt-in support for Unsecured JWS algorithm "none" (3a6d17f)
panva
published 1.20.0 •

Changelog

Source

1.20.0 (2020-01-16)

Features

  • add JWTExpired error and JWTClaimInvalid claim and reason props (a0c0c7a), closes #62
panva
published 1.19.0 •

Changelog

Source

1.19.0 (2020-01-13)

Features

  • exposed shorthands for JWT verification profiles (b1864e3)
panva
published 1.18.2 •

Changelog

Source

1.18.2 (2020-01-08)

Fixes

  • ensure asn1.js version to remove Buffer deprecation notice (13b1106)
  • expose JOSENotSupported key import errors on unsupported runtimes (bc81e5d)
  • typo in JOSENotSupported error when x509 certs are not supported (bb58c9c)
panva
published 1.18.1 •

Changelog

Source

1.18.1 (2020-01-01)

Fixes

  • force iat past check when maxTokenAge option is used + JWT refactor (828ad5a)
panva
published 1.18.0 •

Changelog

Source

1.18.0 (2019-12-31)

Features

  • add JWT validation profiles for Access Tokens and Logout Tokens (7bb5c95)
panva
published 1.17.2 •

Changelog

Source

1.17.2 (2019-12-17)

Fixes

  • skip validating iat is in the past when exp is present (0ed5025)
panva
published 1.17.1 •

Changelog

Source

1.17.1 (2019-12-10)

Fixes

  • properly fail to import unsupported openssh keys (bee5744)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc