# @ldapjs/change

> API for handling LDAP change objects

Latest version **1.0.0** (published 2023-02-22) · MIT license · 0 weekly downloads

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

## Install

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

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2023-02-22 |
| First published | 2022-12-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 20.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | melloc, jsumners, jgeurts, tonybrix |

## Links

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

## Dependencies (2)

- [@ldapjs/asn1](https://npm.io/package/@ldapjs/asn1.md) 2.0.0
- [@ldapjs/attribute](https://npm.io/package/@ldapjs/attribute.md) 1.0.0

## Recent versions

- 1.0.0 (latest) — 2023-02-22
- 1.0.0-rc.3 (rc) — 2023-02-21
- 1.0.0-rc.2 — 2022-12-29
- 1.0.0-rc.1 — 2022-12-27

## README

# change

Provides objects for managing changes as described in
[RFC 4511 §4.6](https://www.rfc-editor.org/rfc/rfc4511.html#section-4.6).

## License

MIT.

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