JavaScript's built-in Array object does not have a difference method by default to compare 2 arrays. However, it looks very useful to have it as a bulit-in method:
Please do not recommend that people modify objects they don't own; it's not a polyfill until it's in a spec.
I think the main issue here is that your suggestion uses .includes which uses SameValue - it makes a lot more sense to me to take a comparator function that decides whether two things are the same or different.