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
Used in pnpm for command line application support
TypeScript definitions for cmd-shim
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
An implementation of WHATWG EventTarget interface.
No description provided.
ES2019 spec-compliant String.prototype.trimStart shim.
Deno.test only shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
ES2019 spec-compliant String.prototype.trimEnd shim.
ES6 spec-compliant RegExp.prototype.flags shim.
ES proposal-spec-compliant Object.fromEntries shim.
ES5 spec-compliant shim for String.prototype.trim
Node.js's util module for all engines
ES spec-compliant shim for ArrayBuffer.prototype.slice
Used in npm for command line application support
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
ECMAScript spec-compliant polyfill/shim for `globalThis`
ECMAScript 5 compatibility shims for legacy JavaScript engines
WASI Preview2 shim for JS environments
ES2017 spec-compliant Object.values shim.
An ES2015 spec-compliant `Function.prototype.name` shim
ES2017 spec-compliant Object.entries shim.