A Python implementation for comparing JSON objects and generating structured diffs that treats array changes as complete units. Arrays are treated as complete units. When array elements change, the ...