jsonpatch
An implementation of JSON Patch and JSON Pointer IETF RFCs
json-patch
A JavaScript implementation of the JSON Object Notation (JSON) Patch http://tools.ietf.org/html/rfc6902 and JSON Pointer http://tools.ietf.org/html/rfc6901 specifications.
odiff
Get a list of differences between one javascript value and another.
mongoose-patch-history
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection