UNPKG

json-diff-rfc6902

Version:

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

51 lines 447 B
{ "3": { "f1": [ "c", "m" ], "f2": [ "d", "n" ] }, "5": { "f1": [ "11", "g" ], "f2": [ "f", "h" ] }, "6": { "f1": [ "22", 4 ], "f2": [ "f", 5 ] }, "7": { "f1": [ 4, 6 ], "f2": [ 5, 7 ] }, "_t": "a", "_8": [ { "f1": 6, "f2": 7 }, 0, 0 ] }