# @types/jsonwebtoken

> TypeScript definitions for jsonwebtoken

Latest version **9.0.10** (published 2025-06-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/jsonwebtoken
pnpm add @types/jsonwebtoken
yarn add @types/jsonwebtoken
bun add @types/jsonwebtoken
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 9.0.10 |
| Published | 2025-06-16 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 13.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51437 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/jsonwebtoken
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken
- npm.io page: https://npm.io/package/@types/jsonwebtoken

## Dependencies (2)

- [@types/ms](https://npm.io/package/@types/ms.md) *
- [@types/node](https://npm.io/package/@types/node.md) *

## Recent versions

- 9.0.10 (latest) — 2025-06-16
- 9.0.9 (ts5.0) — 2025-02-22
- 9.0.7 (ts4.9) — 2024-09-16
- 9.0.6 (ts4.7) — 2024-02-26
- 9.0.5 (ts4.5) — 2023-11-07
- 9.0.2 (ts4.4) — 2023-04-27
- 9.0.1 (ts4.2) — 2023-01-12
- 8.5.9 (ts4.1) — 2022-08-24
- 8.5.8 (ts3.8) — 2022-01-17
- 8.5.6 (ts3.7) — 2021-11-15
- 8.5.5 (ts3.6) — 2021-08-19
- 8.5.1 (ts3.5) — 2021-03-16
- 8.5.0 (ts3.4) — 2020-05-13
- 8.3.9 (ts2.8) — 2020-04-07
- 8.3.5 (ts2.7) — 2019-10-15
- … 40 more at https://npm.io/package/@types/jsonwebtoken/versions

## README

# Installation
> `npm install --save @types/jsonwebtoken`

# Summary
This package contains type definitions for jsonwebtoken (https://github.com/auth0/node-jsonwebtoken).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken.

### Additional Details
 * Last updated: Mon, 16 Jun 2025 07:35:37 GMT
 * Dependencies: [@types/ms](https://npmjs.com/package/@types/ms), [@types/node](https://npmjs.com/package/@types/node)

# Credits
These definitions were written by [Maxime LUCE](https://github.com/SomaticIT), [Daniel Heim](https://github.com/danielheim), [Brice BERNARD](https://github.com/brikou), [Veli-Pekka Kestilä](https://github.com/vpk), [Daniel Parker](https://github.com/GeneralistDev), [Kjell Dießel](https://github.com/kettil), [Robert Gajda](https://github.com/RunAge), [Nico Flaig](https://github.com/nflaig), [Linus Unnebäck](https://github.com/LinusU), [Ivan Sieder](https://github.com/ivansieder), [Piotr Błażejewicz](https://github.com/peterblazejewicz), and [Nandor Kraszlan](https://github.com/nandi95).

---
_Source: https://npm.io/package/@types/jsonwebtoken · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
