UNPKG

json-diff-rfc6902

Version:

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

23 lines 269 B
[ { "op": "replace", "path": "", "value": [ { "f1": 0, "f2": 1, "f3": 7 }, { "f1": 2, "f2": 3, "f3": 8 }, { "f1": 4, "f2": 5, "f3": 9 } ] } ]