array-differ
Create an array with values that are present in the first input array but not additional ones
arr-diff
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
p-locate
Get the first fulfilled promise that satisfies the provided testing function
locate-path
Get the first path that exists on disk of multiple paths
isarray
Array#isArray for older browsers