deep-object-diff
deep-object-diff copied to clipboard
when object removed out of array in detailedDiff: get as removal not as change of every index
I know this is a duplicate of some Issues, but I haven't found a solution yet.
Here is an example: https://gist.github.com/blockiyt/0e37ca606ec232b38599d271d6aacdd9
Is it possible to fix that, or to add an boolean to the function and if true it behaves like that? Thanks for your help!