# @types/bcrypt

> TypeScript definitions for bcrypt

Latest version **6.0.0** (published 2025-07-19) · MIT license · 0 weekly downloads

## Install

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

## 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 | 6.0.0 |
| Published | 2025-07-19 |
| First published | 2016-05-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 9.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51441 |
| Maintainers | types |

## Links

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

## Dependencies (1)

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

## Recent versions

- 6.0.0 (latest) — 2025-07-19
- 5.0.2 (ts4.5) — 2023-11-06
- 5.0.0 (ts3.5) — 2021-05-09
- 3.0.0 (ts2.3) — 2018-10-02
- 5.0.1 — 2023-10-17
- 3.0.1 — 2021-04-09
- 2.0.0 — 2018-04-28
- 1.0.0 — 2016-12-17
- 0.0.30 — 2016-09-19
- 0.0.29 — 2016-07-14
- 0.0.28-alpha — 2016-07-12
- 10.0.28-alpha — 2016-07-08
- 10.0.27-alpha — 2016-07-03
- 10.0.26-alpha — 2016-07-02
- 10.0.25-alpha — 2016-07-01
- … 5 more at https://npm.io/package/@types/bcrypt/versions

## README

# Installation
> `npm install --save @types/bcrypt`

# Summary
This package contains type definitions for bcrypt (https://www.npmjs.org/package/bcrypt).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bcrypt.

### Additional Details
 * Last updated: Sat, 19 Jul 2025 00:04:39 GMT
 * Dependencies: [@types/node](https://npmjs.com/package/@types/node)

# Credits
These definitions were written by [ Peter Harris](https://github.com/codeanimal), [Ayman Nedjmeddine](https://github.com/IOAyman), [David Stapleton](https://github.com/dstapleton92), and [BendingBender](https://github.com/BendingBender).

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