Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
An implementation of WHATWG EventTarget interface.
No description provided.
Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
Used in npm for command line application support
ES2019 spec-compliant String.prototype.trimStart shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES5 spec-compliant shim for String.prototype.trim
ES6 spec-compliant RegExp.prototype.flags shim.
Node.js's util module for all engines
ES proposal-spec-compliant Object.fromEntries shim.
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ECMAScript 5 compatibility shims for legacy JavaScript engines
ES spec-compliant shim for ArrayBuffer.prototype.slice
ECMAScript spec-compliant polyfill/shim for `globalThis`
ES2017 spec-compliant Object.values shim.
WASI Preview2 shim for JS environments
An ES2015 spec-compliant `Function.prototype.name` shim
ES2017 spec-compliant Object.entries shim.
Native OS module API shim for older node.js versions
Spec-compliant polyfill for String.prototype.matchAll
Node's event emitter for all engines.
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.