# @ldapjs/dn

> API for handling LDAP distinguished name strings

Latest version **1.1.0** (published 2023-04-24) · MIT license · 0 weekly downloads

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

## Install

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

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.1.0 |
| Published | 2023-04-24 |
| First published | 2023-02-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 71.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Maintainers | melloc, jsumners, jgeurts, tonybrix |

## Links

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

## Dependencies (2)

- [@ldapjs/asn1](https://npm.io/package/@ldapjs/asn1.md) 2.0.0
- [process-warning](https://npm.io/package/process-warning.md) ^2.1.0

## Recent versions

- 1.1.0 (latest) — 2023-04-24
- 1.0.0-rc.1 (rc) — 2023-02-12
- 1.0.0 — 2023-02-22

## README

# dn

Provides objects for representing and working with LDAP distinguished name
strings as defined by [RFC 4514](https://www.rfc-editor.org/rfc/rfc4514).

## License

MIT.

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