🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

just-diff

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-diff - npm Package Compare versions

Comparing version

to
5.0.1

{
"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 @@