licenses.dev

eslint-plugin-n v16.6.2

Additional ESLint's rules for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
@eslint-community/eslint-utils • 4.4.1Utilities for ESLint plugins.DIRECT1
@eslint-community/regexpp • 4.12.1Regular expression parser for ECMAScript.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
builtins • 5.1.0List of node.js builtin modulesDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
eslint-compat-utils • 0.5.1Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.INDIRECT1
eslint-plugin-es-x • 7.8.0ESLint plugin about ECMAScript syntactic features.DIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-tsconfig • 4.8.1Find and parse the tsconfig.json file from a directory pathDIRECT1
globals • 13.24.0Global identifiers from different JavaScript environmentsDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.DIRECT0
is-builtin-module • 3.2.1Check if a string matches the name of a Node.js builtin moduleDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?DIRECT2
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve-pkg-maps • 1.0.0Resolve package.json exports & imports mapsINDIRECT0
resolve • 1.22.10resolve 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
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
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 16.6.2 version:

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