UNPKG

json-diff-rfc6902

Version:

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

39 lines 323 B
{ "3": { "f1": [ 5, 6 ], "f2": [ 1, 3 ] }, "4": { "f1": [ 6, "q" ] }, "5": { "f1": [ 7, "q" ], "f2": [ 5, 3 ] }, "6": { "f1": [ 8, 0 ], "f2": [ 8, 1 ] }, "_t": "a" }