Babel compiler core.
Javascript Redis protocol (RESP) parser
Get a compare function for array to sort
Returns `true` if the path appears to be relative.
Remove leading directory components from a path, like tar's --strip-components option
Shim for process.hrtime in the browser
The lodash method `_.cloneDeep` exported as a module.
Unpack multibyte binary values from buffers
Returns true if the value is an object and not an array or null.
Fast and safe decodeURIComponent
A noop logger that conforms to the Log4j interface for modules to stub out internal logging
A tiny inflate implementation
parse a url with memoization
Check if a file is executable
return the first event in a set of ee/event pairs
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Is this value a JS SharedArrayBuffer?
Call a specified method on each value in the given object.
Is this an arguments object? It's a harder question than you think.
Make unhandled promise rejections fail hard right away instead of the default silent fail
Returns true if a filepath is a windows UNC file path.
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
A robust, ES3 compatible, "has own property" predicate.