# @ldapjs/protocol

> Provides constants for LDAP ASN.1 tags and values.

Latest version **1.2.1** (published 2022-12-17) · MIT license · 0 weekly downloads

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

## Install

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

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.2.1 |
| Published | 2022-12-17 |
| First published | 2022-06-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 7.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | James Sumners |
| Maintainers | melloc, jsumners, jgeurts, tonybrix |
| Keywords | ldapjs |

## Links

- npm: https://www.npmjs.com/package/@ldapjs/protocol
- Repository: https://github.com/ldapjs/protocol
- Homepage: https://github.com/ldapjs/protocol#readme
- Issues: https://github.com/ldapjs/protocol/issues
- npm.io page: https://npm.io/package/@ldapjs/protocol

## Recent versions

- 1.2.1 (latest) — 2022-12-17
- 1.2.0 — 2022-12-11
- 1.1.1 — 2022-12-11
- 1.1.0 — 2022-06-05
- 1.0.0 — 2022-06-05

## README

# `@ldapjs/protocol`

This package provides a set of constant values and ASN.1 tags that are used
throughout the LDAP protocol. The constants are taken primarily from the
corresponding RFC: https://datatracker.ietf.org/doc/html/rfc4511.

For reference on how tags are constructed, read:
https://web.archive.org/web/20220525004444/https://ldap.com/ldapv3-wire-protocol-reference-asn1-ber/

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