Socket
Socket
Sign inDemoInstall

jsonwebtoken

Package Overview
Dependencies
16
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
9Next

9.0.2

Diff

Changelog

Source

9.0.2 - 2023-08-30

  • security: updating semver to 7.5.4 to resolve CVE-2022-25883, closes #921.
  • refactor: reduce library size by using lodash specific dependencies, closes #878.
jake.lacey
published 9.0.1 •

Changelog

Source

9.0.1 - 2023-07-05

  • fix(stubs): allow decode method to be stubbed
julien.wollscheid
published 9.0.0 •

Changelog

Source

9.0.0 - 2022-12-21

Breaking changes: See Migration from v8 to v9

Breaking changes

  • Removed support for Node versions 11 and below.
  • The verify() function no longer accepts unsigned tokens by default. ([834503079514b72264fd13023a3b8d648afd6a16]https://github.com/auth0/node-jsonwebtoken/commit/834503079514b72264fd13023a3b8d648afd6a16)
  • RSA key size must be 2048 bits or greater. ([ecdf6cc6073ea13a7e71df5fad043550f08d0fa6]https://github.com/auth0/node-jsonwebtoken/commit/ecdf6cc6073ea13a7e71df5fad043550f08d0fa6)
  • Key types must be valid for the signing / verification algorithm

Security fixes

  • security: fixes Arbitrary File Write via verify function - CVE-2022-23529
  • security: fixes Insecure default algorithm in jwt.verify() could lead to signature validation bypass - CVE-2022-23540
  • security: fixes Insecure implementation of key retrieval function could lead to Forgeable Public/Private Tokens from RSA to HMAC - CVE-2022-23541
  • security: fixes Unrestricted key type could lead to legacy keys usage - CVE-2022-23539
ziluvatar
published 8.5.1 •

Changelog

Source

8.5.1 - 2019-03-18

Bug fix

Docs

ziluvatar
published 8.5.0 •

Changelog

Source

8.5.0 - 2019-02-20

New Functionality

Test Improvements

Docs

ziluvatar
published 8.4.0 •

Changelog

Source

8.4.0 - 2018-11-14

New Functionality

Bug Fixes

Docs

Test Improvements

CI

ziluvatar
published 8.3.0 •

Changelog

Source

8.3.0 - 2018-06-11

ziluvatar
published 8.2.2 •

Changelog

Source

8.2.2 - 2018-05-30

ziluvatar
published 8.2.1 •

Changelog

Source

8.2.1 - 2018-04-05

ziluvatar
published 8.2.0 •

Changelog

Source

8.2.0 - 2018-03-02

2345
9Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc