Im using jsondiffpatch.net to create a patch to keep track of differences between two json objects. I do not require using the reverse and unpatch methods which makes use of the "oldValue" in the patches generated.
Is there a way to display only new values in the patch generated?