# mongodb-diff

> Creates the MongoDB update query by diffing two objects. Credit: xolvio

Latest version **0.4.4** (published 2017-06-01) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.4.4 |
| Published | 2017-06-01 |
| First published | 2016-09-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Jonas Aschenbrenner |
| Maintainers | deanius |

## Links

- npm: https://www.npmjs.com/package/mongodb-diff
- Repository: https://github.com/deanius/mongodb-diff
- Homepage: https://github.com/deanius/mongodb-diff#readme
- Issues: https://github.com/deanius/mongodb-diff/issues
- npm.io page: https://npm.io/package/mongodb-diff

## Dependencies (3)

- [lodash](https://npm.io/package/lodash.md) ^4.0.0
- [deep-diff](https://npm.io/package/deep-diff.md) ^0.3.4
- [babel-runtime](https://npm.io/package/babel-runtime.md) 6.x.x

## Recent versions

- 0.4.4 (latest) — 2017-06-01
- 0.4.3 — 2016-09-21
- 0.4.2 — 2016-09-21
- 0.3.0 — 2016-09-21
- 0.2.2 — 2016-09-21
- 0.2.1 — 2016-09-21
- 0.2.0 — 2016-09-21
- 0.1.0 — 2016-09-21

## README

mongodb-diff
--------------------

Creates the MongoDB update query by diffing two objects.

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