call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 12 | |
debug • 3.2.7small debugging utility | INDIRECT | 1 | |
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
enhanced-resolve • 0.9.1Offers a async require.resolve function. It's highly configurable. | INDIRECT | 3 | |
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
eslint-config-standard • 16.0.3JavaScript Standard Style - ESLint Shareable Config | DIRECT | 0 | |
eslint-import-resolver-node • 0.3.9Node default behavior import resolution plugin for eslint-plugin-import. | DIRECT | 8 | |
eslint-import-resolver-webpack • 0.13.10Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import. | DIRECT | 29 | |
find-root • 1.1.0find the closest package.json | INDIRECT | 0 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 11 | |
get-proto • 1.0.1Robustly get the [[Prototype]] of an object | INDIRECT | 6 | |
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. | INDIRECT | 1 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
interpret • 1.4.0A dictionary of file extensions and associated module loaders. | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag | INDIRECT | 14 | |
lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
memory-fs • 0.2.0A simple in-memory filesystem. Holds data in a javascript object. | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
resolve • 2.0.0-next.5resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
tapable • 0.1.10Just a little module for plugins. | INDIRECT | 0 | |