This tool is written to compare provided JSON data. The tool validates JSOM and provides result with statuses for new, updaets and removals.
npm install json-diff-change --save
var jdiff = require('json-diff-change');
var response = jdiff.compare("<Old JSON String>", "<New JSON String>", true);
console.log(response);
In case of facing issues, please reachout to me: koradia.savan@gmail.com
https://github.com/savankoradia/json-diff-change
https://us7.list-manage.com/survey?u=abc6246b11d31f27765f716bb&id=8f033cde07