# @ldapjs/messages

> API for creating and parsing LDAP messages

Latest version **1.3.0** (published 2023-11-09) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @ldapjs/messages
pnpm add @ldapjs/messages
yarn add @ldapjs/messages
bun add @ldapjs/messages
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.3.0 |
| Published | 2023-11-09 |
| First published | 2023-02-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 231.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | melloc, jsumners, jgeurts, tonybrix |

## Links

- npm: https://www.npmjs.com/package/@ldapjs/messages
- Repository: https://github.com/ldapjs/messages
- Issues: https://github.com/ldapjs/messages/issues
- npm.io page: https://npm.io/package/@ldapjs/messages

## Dependencies (8)

- [@ldapjs/dn](https://npm.io/package/@ldapjs/dn.md) ^1.1.0
- [@ldapjs/asn1](https://npm.io/package/@ldapjs/asn1.md) ^2.0.0
- [@ldapjs/change](https://npm.io/package/@ldapjs/change.md) ^1.0.0
- [@ldapjs/filter](https://npm.io/package/@ldapjs/filter.md) ^2.1.1
- [process-warning](https://npm.io/package/process-warning.md) ^2.2.0
- [@ldapjs/controls](https://npm.io/package/@ldapjs/controls.md) ^2.1.0
- [@ldapjs/protocol](https://npm.io/package/@ldapjs/protocol.md) ^1.2.1
- [@ldapjs/attribute](https://npm.io/package/@ldapjs/attribute.md) ^1.0.0

## Recent versions

- 1.3.0 (latest) — 2023-11-09
- 1.0.0-rc.3 (rc) — 2023-02-21
- 1.2.1 — 2023-08-16
- 1.2.0 — 2023-07-02
- 1.1.1 — 2023-06-22
- 1.1.0 — 2023-04-21
- 1.0.2 — 2023-03-10
- 1.0.1 — 2023-03-08
- 1.0.0 — 2023-02-22
- 1.0.0-rc.2 — 2023-02-21
- 1.0.0-rc.1 — 2023-02-21

## README

# @ldapjs/messages

Provides methods and objects to represent LDAP messages.

## License

MIT.

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