array-differ

Create an array with values that are present in the first input array but not additional ones

filter-array

Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.