UNPKG

json-diff-rfc6902

Version:

This framework is to compare two JSON data and generate the Patch

14 lines 142 B
[ { "op": "add", "path": "/2", "value": { "f1": 6, "f2": 7 } }, { "op": "remove", "path": "/3" } ]