has-symbols
Determine if the JS environment has Symbol support. Supports spec, or shams.
which-typed-array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim