just-diff
Advanced tools
Comparing version
{ | ||
"name": "just-diff", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
## just-diff | ||
Part of a [library](../../../../) of zero-dependency npm modules that do just do one thing. | ||
Part of a [library](https://anguscroll.com/just) of zero-dependency npm modules that do just do one thing. | ||
Guilt-free utilities for every occasion. | ||
[Try it now](http://anguscroll.com/just/just-diff) | ||
[`🍦 Try it`](https://anguscroll.com/just/just-diff) | ||
Return an object representing the difference between two other objects | ||
```shell | ||
npm install just-diff | ||
``` | ||
```shell | ||
yarn add just-diff | ||
``` | ||
Return an object representing the difference between two other objects | ||
Pass converter to format as http://jsonpatch.com | ||
@@ -10,0 +17,0 @@ |
13405
0.62%84
9.09%