Try the following:
Original JSON:
{
"nestedSame": {
"dummy": 1
},
"nestedChanged": {
"nestedRemoved": {
"removed": 1
}
New JSON:
"dummy": 2
It does not detect the removal of the field "removed".
Hello again Michel,
We've just uploaded a new version 1.0.6 that is now addressing the missing attributes on the root node.
Once again, thanks a lot for reaching out to us.
Cheers,
Pedro Domingues
Hello Michel, how are you doing?
Thanks a lot for reaching out to us. We'll take a look at it ASAP.
Product League Labs
Thanks for fixing it!