licenses.dev

babel-plugin-module-resolver v5.0.0

Module resolver plugin for Babel

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
find-babel-config • 2.1.2Find the closest babel config based on a directoryDIRECT1
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
json5 • 2.2.3JSON for HumansINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pkg-up • 3.1.0Find the closest package.json fileDIRECT6
reselect • 4.1.8Selectors for Redux.DIRECT0
resolve • 1.22.8resolve 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
ISC7
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 8.1.0a little globberDIRECT8
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.0.0 version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-module-resolver/5.0.0)](https://licenses.dev/npm/babel-plugin-module-resolver/5.0.0)
<a href="https://licenses.dev/npm/babel-plugin-module-resolver/5.0.0">
  <img src="https://licenses.dev/b/npm/babel-plugin-module-resolver/5.0.0" alt="licenses" />
</a>
GitHub