Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jose

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jose - npm Package Versions

1
22

1.24.0

Diff

Changelog

Source

1.24.0 (2020-02-25)

Features

  • add JWT.verify "typ" option for checking JWT Type Header parameter (fc08426)
panva
published 1.23.0 •

Changelog

Source

1.23.0 (2020-02-18)

Fixes

  • typescript: add optional JWK.Key props and make them readonly (b92079c), closes #67

Features

  • add ECDH-ES with X25519 and X448 OKP keys (38369ea)
  • add RSA-OAEP-384 and RSA-OAEP-512 JWE Key Management Algorithms (7477f08)
panva
published 1.22.2 •

Changelog

Source

1.22.2 (2020-02-06)

Performance Improvements

  • various codepaths refactored (3e3d7dd)
panva
published 1.22.1 •

Changelog

Source

1.22.1 (2020-02-03)

Fixes

  • actually remove the base64url proper encoding check (eae01b5)
panva
published 1.22.0 •

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)
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