crud-compare
crud-compare copied to clipboard
compareObjectVals' updatedVals contains all fields, not just the ones that changed
right now when you compare array of objects, the updated
array result contains all the fields, even the ones that didn't change. I'd like to know which fields actually changed (field name and value)