licenses.dev

eslint v9.26.0

An AST-based pattern checker for JavaScript.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT128
PackageRelationDependenciesPublished
@eslint-community/eslint-utils • 4.7.0Utilities for ESLint plugins.DIRECT1
@eslint-community/regexpp • 4.12.1Regular expression parser for ECMAScript.DIRECT0
@eslint/eslintrc • 3.3.1The legacy ESLintRC config file format for ESLintDIRECT25
@eslint/js • 9.26.0ESLint JavaScript language implementationDIRECT0
@modelcontextprotocol/sdk • 1.13.3Model Context Protocol implementation for TypeScriptDIRECT87
@types/estree • 1.0.8TypeScript definitions for estreeDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaDIRECT0
accepts • 2.0.0Higher-level content negotiationINDIRECT3
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.15.0ECMAScript parserINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorDIRECT5
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
body-parser • 2.2.0Node.js body parsing middlewareINDIRECT39
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
content-disposition • 1.0.0Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.2.2Sign and unsign cookiesINDIRECT0
cookie • 0.7.2HTTP server cookie parsing and serializationINDIRECT0
cors • 2.8.5Node.js CORS middlewareINDIRECT2
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
debug • 4.4.1Lightweight debugging utility for Node.js and the browserDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eventsource-parser • 3.0.3Streaming, source-agnostic EventSource/Server-Sent Events parserINDIRECT0
eventsource • 3.0.7WhatWG/W3C compliant EventSource client for Node.js and browsersINDIRECT1
express-rate-limit • 7.5.1Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.INDIRECT0
express • 5.1.0Fast, unopinionated, minimalist web frameworkINDIRECT66
fast-deep-equal • 3.1.3Fast deep equalDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
file-entry-cache • 8.0.0Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processDIRECT4
finalhandler • 2.1.0Node.js final http responderINDIRECT8
find-up • 5.0.0Find a file or directory by walking up parent directoriesDIRECT5
flat-cache • 4.0.1A stupidly simple key/value storage using files to persist some dataINDIRECT3
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 2.0.0HTTP response freshness testingINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
globals • 14.0.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.DIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
imurmurhash • 0.1.4An incremental implementation of MurmurHash3DIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
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-promise • 4.0.0Test whether an object looks like a promises-a+ promiseINDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 1.1.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 2.0.0Merge objects using their property descriptorsINDIRECT0
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 3.0.1The ultimate javascript content-type utility.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.DIRECT0
negotiator • 1.0.0HTTP content negotiationINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
optionator • 0.9.4option parsing and help generationDIRECT6
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-to-regexp • 8.2.0Express style path to RegExp utilityINDIRECT0
pkce-challenge • 5.0.0Generate or verify a Proof Key for Code Exchange (PKCE) challenge pairINDIRECT0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 3.0.0Get and validate the raw body of a readable stream.INDIRECT10
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
router • 2.2.0Simple middleware-style routerINDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 1.2.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 2.2.0Serve static filesINDIRECT20
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
statuses • 2.0.1HTTP status utilityINDIRECT0
statuses • 2.0.2HTTP status utilityINDIRECT0
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-is • 2.0.1Infer the content-type of a request.INDIRECT4
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
zod • 3.25.70TypeScript-first schema declaration and validation library with static type inferenceDIRECT0
Apache-2.012
PackageRelationDependenciesPublished
@eslint/config-array • 0.20.1General purpose glob-based configuration matching.DIRECT7
@eslint/config-helpers • 0.2.3Helper utilities for creating ESLint configurationDIRECT0
@eslint/core • 0.13.0Runtime-agnostic core of ESLintDIRECT1
@eslint/object-schema • 2.1.6An object schema merger/validatorINDIRECT0
@eslint/plugin-kit • 0.2.8Utilities for building ESLint plugins.DIRECT5
@humanfs/core • 0.19.1The core of the humanfs library.INDIRECT0
@humanfs/node • 0.16.6The Node.js bindings of the humanfs library.DIRECT2
@humanwhocodes/module-importer • 1.0.1Universal module importer for Node.jsDIRECT0
@humanwhocodes/retry • 0.3.1A utility to retry failed async methods.INDIRECT0
@humanwhocodes/retry • 0.4.3A utility to retry failed async methods.DIRECT0
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.DIRECT0
ISC10
PackageRelationDependenciesPublished
flatted • 3.3.3A super light and fast circular JSON parser.INDIRECT0
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.DIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
zod-to-json-schema • 3.24.6Converts Zod schemas to Json SchemasINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
eslint-scope • 8.4.0ECMAScript scope analyzer for ESLintDIRECT2
espree • 10.4.0An Esprima-compatible JavaScript parser built on AcornDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.DIRECT1
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.26.0 version:

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