licenses.dev

eslint-plugin-import-x v4.11.0

Import with sanity.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT69
PackageRelationDependenciesPublished
@emnapi/core • 1.4.3emnapi coreINDIRECT2
@emnapi/runtime • 1.4.3emnapi runtimeINDIRECT1
@emnapi/wasi-threads • 1.0.2WASI threads proposal implementation in JavaScriptINDIRECT1
@eslint-community/eslint-utils • 4.7.0Utilities for ESLint plugins.INDIRECT1
@isaacs/balanced-match • 4.0.1Match balanced character pairs, like "{" and "}"INDIRECT0
@isaacs/brace-expansion • 5.0.0Brace expansion as known from sh/bashINDIRECT1
@napi-rs/wasm-runtime • 0.2.11Runtime and polyfill for wasm targetsINDIRECT5
@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
@tybys/wasm-util • 0.9.0WASI polyfill for browser and some wasm utilINDIRECT1
@typescript-eslint/project-service • 8.35.1Standalone TypeScript project service wrapper for linting.INDIRECT4
@typescript-eslint/scope-manager • 8.35.1TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/tsconfig-utils • 8.35.1Utilities for collecting TSConfigs for linting scenarios.INDIRECT0
@typescript-eslint/types • 8.35.1Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/typescript-estree • 8.35.1A parser that converts TypeScript source code into an ESTree compatible formINDIRECT30
@typescript-eslint/utils • 8.35.1Utilities for working with TypeScript + ESLint togetherDIRECT34
@typescript-eslint/visitor-keys • 8.35.1Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@unrs/resolver-binding-android-arm-eabi • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-android-arm64 • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-darwin-arm64 • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-darwin-x64 • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-freebsd-x64 • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-arm-gnueabihf • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-arm-musleabihf • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-arm64-gnu • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-arm64-musl • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-ppc64-gnu • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-riscv64-gnu • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-riscv64-musl • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-s390x-gnu • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-x64-gnu • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-linux-x64-musl • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-wasm32-wasi • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT6
@unrs/resolver-binding-win32-arm64-msvc • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-win32-ia32-msvc • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
@unrs/resolver-binding-win32-x64-msvc • 1.10.1UnRS Resolver Node API with PNP supportINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.2Brace 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
comment-parser • 1.4.1Generic JSDoc-like comment parserDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.1Lightweight 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
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.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.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
napi-postinstall • 0.3.0The `postinstall` script helper for handling native bindings in legacy `npm` versionsINDIRECT0
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.5Stable JS value hash.DIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.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
unrs-resolver • 1.10.1UnRS Resolver Node API with PNP supportDIRECT26
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
minimatch • 10.0.3a glob matcher in javascriptDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
semver • 7.7.2The semantic version parser used by npm.DIRECT0
Apache-2.02
PackageRelationDependenciesPublished
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 4.2.1Constants and utilities about visitor keys to traverse AST.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
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.11.0 version:

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