diff-arrays-of-objects

Compare two arrays of objects, finding added, removed, updated and identical objects. Details the differences between updated objects.

is-equal-shallow

Does a shallow comparison of two objects, returning false if the keys or values differ.