jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
array-union
Create an array of unique values, in order, from the input arrays
is-weakset
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.