licenses.dev

eslint-plugin-import-x v4.6.1

Import with sanity.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@eslint-community/eslint-utils • 4.6.1Utilities for ESLint plugins.INDIRECT1
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@types/doctrine • 0.0.9TypeScript definitions for doctrineDIRECT0
@typescript-eslint/scope-manager • 8.31.1TypeScript scope analyser for ESLintDIRECT3
@typescript-eslint/types • 8.31.1Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/typescript-estree • 8.31.1A parser that converts TypeScript source code into an ESTree compatible formINDIRECT28
@typescript-eslint/utils • 8.31.1Utilities for working with TypeScript + ESLint togetherDIRECT32
@typescript-eslint/visitor-keys • 8.31.1Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
enhanced-resolve • 5.18.1Offers a async require.resolve function. It's highly configurable.DIRECT2
eslint-import-resolver-node • 0.3.9Node default behavior import resolution plugin for eslint-plugin-import.DIRECT8
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-tsconfig • 4.10.0Find 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.16.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
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
resolve-pkg-maps • 1.0.0Resolve package.json exports & imports mapsINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
stable-hash • 0.0.4Stable JS value hash.DIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tapable • 2.2.1Just a little module for plugins.INDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
ts-api-utils • 2.1.0Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️INDIRECT0
ISC5
PackageRelationDependenciesPublished
fastq • 1.19.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
minimatch • 9.0.5a glob matcher in javascriptDIRECT2
semver • 7.7.1The semantic version parser used by npm.DIRECT0
Apache-2.03
PackageRelationDependenciesPublished
doctrine • 3.0.0JSDoc parserDIRECT1
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 4.2.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
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-import-x)](https://licenses.dev/npm/eslint-plugin-import-x)
<a href="https://licenses.dev/npm/eslint-plugin-import-x">
  <img src="https://licenses.dev/b/npm/eslint-plugin-import-x" alt="licenses" />
</a>

Or the licenses badge code for the 4.6.1 version:

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