shallow-diff
compare two objects or arrays and return the diff (add/updated/removed/unchanged)
shallow-equals
Determine if an array or object is equivalent with another, *not* recursively
extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
shallow-equal
Typescript-compatible minimalistic shallow equality check for arrays/objects