es-iterator-helpers
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
into-stream
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream