# can-diff

> Diffing helpers for can-reflect

Latest version **1.5.1** (published 2021-04-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install can-diff
pnpm add can-diff
yarn add can-diff
bun add can-diff
```

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.5.1 |
| Published | 2021-04-09 |
| First published | 2018-04-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 68.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | DoneJS Core Team |
| Maintainers | phillipskevin, justinbmeyer, nlundquist, matthewp, chasen, cherif_b, stin13 |
| Keywords | canjs, donejs, donejs-plugin |

## Links

- npm: https://www.npmjs.com/package/can-diff
- Repository: https://github.com/canjs/can-diff
- Homepage: http://canjs.com
- Issues: https://github.com/canjs/can-diff/issues
- npm.io page: https://npm.io/package/can-diff

## Dependencies (3)

- [can-queues](https://npm.io/package/can-queues.md) ^1.0.1
- [can-reflect](https://npm.io/package/can-reflect.md) ^1.14.1
- [can-key-tree](https://npm.io/package/can-key-tree.md) ^1.0.2

## Recent versions

- 1.5.1 (latest) — 2021-04-09
- 1.5.0 — 2019-07-25
- 1.4.5 — 2019-05-24
- 1.4.4 — 2018-12-07
- 1.4.3 — 2018-12-07
- 1.4.2 — 2018-08-28
- 1.4.1 — 2018-07-13
- 1.4.0 — 2018-07-10
- 1.3.0 — 2018-07-10
- 1.2.0 — 2018-07-05
- 1.0.4 — 2018-06-19
- 1.0.3 — 2018-06-13
- 1.0.2 — 2018-06-13
- 1.0.1 — 2018-05-18
- 1.0.0 — 2018-05-18
- … 9 more at https://npm.io/package/can-diff/versions

## README

# can-diff

[![Join our Slack](https://img.shields.io/badge/slack-join%20chat-611f69.svg)](https://www.bitovi.com/community/slack?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join our Discourse](https://img.shields.io/discourse/https/forums.bitovi.com/posts.svg)](https://forums.bitovi.com/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/canjs/can-diff/blob/master/LICENSE)
[![npm version](https://badge.fury.io/js/can-diff.svg)](https://www.npmjs.com/package/can-diff)
[![Travis build status](https://travis-ci.org/canjs/can-diff.svg?branch=master)](https://travis-ci.org/canjs/can-diff)
[![Greenkeeper badge](https://badges.greenkeeper.io/canjs/can-diff.svg)](https://greenkeeper.io/)

Diffing helpers for can-reflect

## Documentation

Read the [can-diff API docs on CanJS.com](https://canjs.com/doc/can-diff.html).

## Changelog

See the [latest releases on GitHub](https://github.com/canjs/can-diff/releases).

## Contributing

The [contribution guide](https://github.com/canjs/can-diff/blob/master/CONTRIBUTING.md) has information on getting help, reporting bugs, developing locally, and more.

## License

[MIT](https://github.com/canjs/can-diff/blob/master/LICENSE)

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