licenses.dev

eslint-import-resolver-webpack v0.13.10

Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
debug • 3.2.7small debugging utilityDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
enhanced-resolve • 0.9.1Offers a async require.resolve function. It's highly configurable.DIRECT3
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
find-root • 1.1.0find the closest package.jsonDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.DIRECT1
interpret • 1.4.0A dictionary of file extensions and associated module loaders.DIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?DIRECT2
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagDIRECT14
lodash • 4.17.21Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memory-fs • 0.2.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve • 2.0.0-next.5resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tapable • 0.1.10Just a little module for plugins.INDIRECT0
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/eslint-import-resolver-webpack)](https://licenses.dev/npm/eslint-import-resolver-webpack)
<a href="https://licenses.dev/npm/eslint-import-resolver-webpack">
  <img src="https://licenses.dev/b/npm/eslint-import-resolver-webpack" alt="licenses" />
</a>

Or the licenses badge code for the 0.13.10 version:

[![licenses](https://licenses.dev/b/npm/eslint-import-resolver-webpack/0.13.10)](https://licenses.dev/npm/eslint-import-resolver-webpack/0.13.10)
<a href="https://licenses.dev/npm/eslint-import-resolver-webpack/0.13.10">
  <img src="https://licenses.dev/b/npm/eslint-import-resolver-webpack/0.13.10" alt="licenses" />
</a>
GitHub