# @wry/equality

> Structural equality checking for JavaScript values

Latest version **0.5.7** (published 2023-10-24) · MIT license · 0 weekly downloads

## Install

```sh
npm install @wry/equality
pnpm add @wry/equality
yarn add @wry/equality
bun add @wry/equality
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.5.7 |
| Published | 2023-10-24 |
| First published | 2019-06-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=8 |
| Dependencies | 1 |
| Unpacked size | 63.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 91 |
| Author | Ben Newman |
| Maintainers | benjamn |

## Links

- npm: https://www.npmjs.com/package/@wry/equality
- Repository: https://github.com/benjamn/wryware
- Issues: https://github.com/benjamn/wryware/issues
- npm.io page: https://npm.io/package/@wry/equality

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.3.0

## Recent versions

- 0.5.7 (latest) — 2023-10-24
- 0.5.5 (next) — 2023-05-04
- 0.5.6 — 2023-05-15
- 0.5.4 — 2023-05-03
- 0.5.3 — 2022-08-12
- 0.5.2 — 2021-08-05
- 0.5.1 — 2021-06-04
- 0.5.0 — 2021-06-04
- 0.4.0 — 2021-03-18
- 0.3.4 — 2021-03-05
- 0.3.3 — 2021-02-23
- 0.3.2 — 2021-02-09
- 0.3.1 — 2020-12-16
- 0.3.0 — 2020-10-01
- 0.2.0 — 2020-07-16
- … 12 more at https://npm.io/package/@wry/equality/versions

## README

# @wry/equality

Structural equality checking for JavaScript values, with correct handling
of cyclic references, and minimal bundle size.

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