licenses.dev

eslint-plugin-i v2.29.1

A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood.

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 • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
eslint-import-resolver-node • 0.3.9Node default behavior import resolution plugin for eslint-plugin-import.DIRECT8
eslint-module-utils • 2.11.0Core utilities to support eslint-plugin-import and other module-related plugins.DIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-tsconfig • 4.8.1Find and parse the tsconfig.json file from a directory pathDIRECT1
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
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve-pkg-maps • 1.0.0Resolve package.json exports & imports mapsINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
ISC2
PackageRelationDependenciesPublished
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
semver • 7.6.3The semantic version parser used by npm.DIRECT0
Apache-2.01
PackageRelationDependenciesPublished
doctrine • 3.0.0JSDoc parserDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.29.1 version:

[![licenses](https://licenses.dev/b/npm/eslint-plugin-i/2.29.1)](https://licenses.dev/npm/eslint-plugin-i/2.29.1)
<a href="https://licenses.dev/npm/eslint-plugin-i/2.29.1">
  <img src="https://licenses.dev/b/npm/eslint-plugin-i/2.29.1" alt="licenses" />
</a>
GitHub