licenses.dev

@debbl/eslint-config v3.0.2

Brendan Dash's ESLint config

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT425
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@es-joy/jsdoccomment • 0.46.0Maintained replacement for ESLint's deprecated SourceCode#getJSDocComment along with other jsdoc utilitiesINDIRECT4
@eslint-community/eslint-utils • 4.10.1Utilities for ESLint plugins.INDIRECT1
@eslint-community/regexpp • 4.12.2Regular expression parser for ECMAScript.INDIRECT0
@eslint/eslintrc • 2.1.4The legacy ESLintRC config file format for ESLintINDIRECT26
@next/eslint-plugin-next • 14.2.35ESLint plugin for Next.js.DIRECT34
@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
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@pkgr/core • 0.1.2Shared core module for `@pkgr` packages or any package elseINDIRECT0
@pkgr/core • 0.3.6Shared core module for `@pkgr` packages or any package elseINDIRECT0
@types/concat-stream • 2.0.3TypeScript definitions for concat-streamINDIRECT2
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/estree-jsx • 1.0.5TypeScript definitions for estree-jsxINDIRECT1
@types/estree • 1.0.9TypeScript definitions for estreeINDIRECT0
@types/hast • 3.0.5TypeScript definitions for hastINDIRECT1
@types/is-empty • 1.2.3TypeScript definitions for is-emptyINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mdast • 3.0.15TypeScript definitions for mdastINDIRECT1
@types/mdast • 4.0.4TypeScript definitions for mdastINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/node • 22.20.1TypeScript definitions for nodeINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/semver • 7.7.1TypeScript definitions for semverINDIRECT0
@types/supports-color • 8.1.3TypeScript definitions for supports-colorINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
@typescript-eslint/eslint-plugin • 6.21.0TypeScript plugin for ESLintDIRECT44
@typescript-eslint/scope-manager • 6.21.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/scope-manager • 7.18.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/type-utils • 6.21.0Type utilities for working with TypeScript + ESLint togetherINDIRECT40
@typescript-eslint/types • 6.21.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/types • 7.18.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/utils • 6.21.0Utilities for working with TypeScript + ESLint togetherINDIRECT39
@typescript-eslint/utils • 7.18.0Utilities for working with TypeScript + ESLint togetherINDIRECT37
@typescript-eslint/visitor-keys • 6.21.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@typescript-eslint/visitor-keys • 7.18.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.17.0ECMAScript parserINDIRECT0
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
are-docs-informative • 0.0.2Checks whether a documentation description introduces any new information.INDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT21
array-includes • 3.1.9An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.INDIRECT92
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
array.prototype.findlast • 1.2.5An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array.prototype.flat • 1.3.3An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array.prototype.flatmap • 1.3.3An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
array.prototype.tosorted • 1.1.4An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.INDIRECT93
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT91
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
bail • 2.0.2Throw a given errorINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.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
browserslist • 4.28.7Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
builtins • 5.1.0List of node.js builtin modulesINDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities-html4 • 2.1.0Map of named character references from HTML 4INDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities-legacy • 3.0.0List of legacy HTML named character references that don’t need a trailing semicolonINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
character-reference-invalid • 2.0.1Map of invalid numeric character references to their replacements, according to HTMLINDIRECT0
ci-info • 4.4.0Get details about the current Continuous Integration environmentINDIRECT0
clean-regexp • 1.0.0Clean up regular expressionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
comment-parser • 1.4.1Generic JSDoc-like comment parserINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT7
confbox • 0.1.8Compact and high quality YAML, TOML, JSONC and JSON5 parsersINDIRECT0
confbox • 0.2.4Compact YAML, TOML, JSONC, JSON5 and INI parser and serializerINDIRECT0
core-js-compat • 3.49.0core-js compatINDIRECT8
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT28
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT28
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT28
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.3.0Decode named character referencesINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
devlop • 1.1.0Do things in development and nothing otherwiseINDIRECT1
diff-sequences • 27.5.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 10.6.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enhanced-resolve • 5.24.3Offers a async require.resolve function. It's highly configurable.INDIRECT2
err-code • 2.0.3Create an error with a codeINDIRECT0
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
es-abstract-get • 1.0.0ECMAScript Abstract Operations for "getting properties" (Get, GetV, GetMethod)INDIRECT4
es-abstract • 1.24.2ECMAScript spec abstract operations.INDIRECT91
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-iterator-helpers • 1.4.0An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.INDIRECT93
es-module-lexer • 1.7.0Lexes ES modules returning their import/export metadataINDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
es-shim-unscopables • 1.1.0Helper package to shim a method into `Array.prototype[Symbol.unscopables]`INDIRECT2
es-to-primitive • 1.3.4ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT24
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eslint-compat-utils • 0.4.1Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.INDIRECT1
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-compat-utils • 0.6.5Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.INDIRECT1
eslint-config-prettier • 9.1.2Turns off all rules that are unnecessary or might conflict with Prettier.DIRECT0
eslint-define-config • 2.1.0Provide a defineConfig function for .eslintrc.js filesDIRECT0
eslint-import-resolver-node • 0.3.10Node default behavior import resolution plugin for eslint-plugin-import.INDIRECT103
eslint-json-compat-utils • 0.2.3A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.INDIRECT2
eslint-mdx • 3.8.1ESLint Parser for MDXDIRECT187
eslint-module-utils • 2.14.0Core utilities to support eslint-plugin-import and other module-related plugins.INDIRECT2
eslint-parser-plain • 0.1.1Parse various types of files with ESLint.DIRECT0
eslint-plugin-es-x • 7.8.0ESLint plugin about ECMAScript syntactic features.INDIRECT5
eslint-plugin-eslint-comments • 3.2.0Additional ESLint rules for ESLint directive comments.DIRECT2
eslint-plugin-i • 2.29.1A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood.DIRECT117
eslint-plugin-jsonc • 2.21.1ESLint plugin for JSON, JSONC and JSON5 files.DIRECT18
eslint-plugin-markdown • 3.0.1An ESLint plugin to lint JavaScript in Markdown code fences.DIRECT16
eslint-plugin-mdx • 3.8.1ESLint Plugin for MDXDIRECT188
eslint-plugin-n • 16.6.2Additional ESLint's rules for Node.jsDIRECT25
eslint-plugin-no-only-tests • 3.4.0ESLint rule for .only blocks in mocha testsDIRECT0
eslint-plugin-perfectionist • 2.11.0ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.DIRECT42
eslint-plugin-prettier • 5.5.6Runs prettier as an eslint ruleDIRECT4
eslint-plugin-react-hooks • 4.6.2ESLint rules for React HooksDIRECT0
eslint-plugin-react • 7.37.5React specific linting rules for ESLintDIRECT124
eslint-plugin-tailwindcss • 3.18.3Rules enforcing best practices while using Tailwind CSSDIRECT40
eslint-plugin-toml • 0.9.2This ESLint plugin provides linting rules for TOML.DIRECT7
eslint-plugin-unicorn • 50.0.1More than 100 powerful ESLint rulesDIRECT87
eslint-plugin-unused-imports • 3.2.0Report and remove unused es6 modulesDIRECT1
eslint-plugin-vitest • 0.3.26Eslint plugin for vitestDIRECT38
eslint-plugin-vue • 9.33.0Official ESLint plugin for Vue.jsDIRECT23
eslint-plugin-yml • 1.19.1This ESLint plugin provides linting rules for YAML.DIRECT10
eslint-rule-composer • 0.3.0A utility for composing ESLint rules from other ESLint rulesINDIRECT0
estree-util-is-identifier-name • 3.0.0Check if something can be an ecmascript (javascript) identifier nameINDIRECT0
estree-util-visit • 2.0.0esast (and estree) utility to visit nodesINDIRECT3
exsolve • 1.1.0Module resolution utilities based on Node.js upstream implementation.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
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
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
for-each • 0.3.5A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.2.0An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT23
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT16
get-tsconfig • 4.14.0Find and parse the tsconfig.json file from a directory pathINDIRECT1
globals • 13.24.0Global identifiers from different JavaScript environmentsDIRECT1
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 11.1.0User-friendly glob matchingINDIRECT23
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphemer • 1.4.0A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A 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.INDIRECT0
ignore • 6.0.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
import-meta-resolve • 4.2.0Resolve things like Node.js — ponyfill for `import.meta.resolve`INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT21
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphabetical • 2.0.1Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-alphanumerical • 2.0.1Check if a character is alphanumericalINDIRECT2
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT20
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT19
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-builtin-module • 3.2.1Check if a string matches the name of a Node.js builtin moduleINDIRECT1
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT27
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-decimal • 2.0.1Check if a character is decimalINDIRECT0
is-document.all • 1.0.0Is this value `document.all`, i.e. an object with the [[IsHTMLDDA]] internal slot?INDIRECT16
is-empty • 1.2.0Check whether a value is "empty".INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
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 betINDIRECT1
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-hexadecimal • 2.0.1Check if a character is hexadecimalINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
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
is-plain-obj • 4.1.0Check if a value is a plain objectINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT16
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT17
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT19
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT16
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
iterator.prototype • 1.1.5`Iterator.prototype`, or a shared object to use.INDIRECT19
jiti • 2.7.0Runtime typescript and ESM support for Node.jsINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.3.0YAML 1.2 parser and serializerINDIRECT1
jsdoc-type-pratt-parser • 4.0.0[![Npm Package](https://badgen.net/npm/v/jsdoc-type-pratt-parser)](https://www.npmjs.com/package/jsdoc-type-pratt-parser) [![Test Status](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/actions/workflows/test.yml/badge.svg?branch=main)]INDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-parse-even-better-errors • 3.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonc-eslint-parser • 2.4.2JSON, JSONC and JSON5 parser for use with ESLint pluginsDIRECT5
jsx-ast-utils • 3.3.5AST utility module for statically analyzing JSXINDIRECT96
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
lines-and-columns • 2.0.4Maps lines and columns to character offsets and back.INDIRECT0
load-plugin • 6.0.3Load a submodule, plugin, or fileINDIRECT68
local-pkg • 1.2.1Get information on local packages.INDIRECT10
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.18.1Lodash modular utilities.INDIRECT0
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdast-util-from-markdown • 0.8.5mdast utility to parse markdownINDIRECT15
mdast-util-from-markdown • 2.0.3mdast utility to parse markdownINDIRECT33
mdast-util-mdx-expression • 2.0.1mdast extension to parse and serialize MDX (or MDX.js) expressionsINDIRECT44
mdast-util-mdx-jsx • 3.2.0mdast extension to parse and serialize MDX or MDX.js JSXINDIRECT56
mdast-util-mdx • 3.0.0mdast extension to parse and serialize MDX (or MDX.js)INDIRECT59
mdast-util-mdxjs-esm • 2.0.1mdast extension to parse and serialize MDX.js ESM (import/exports)INDIRECT44
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdownINDIRECT17
mdast-util-to-string • 2.0.0mdast utility to get the plain text content of a nodeINDIRECT0
mdast-util-to-string • 4.0.0mdast utility to get the plain text content of a nodeINDIRECT2
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromark-core-commonmark • 2.0.3The CommonMark markdown constructsINDIRECT18
micromark-extension-mdx-expression • 3.0.1micromark extension to support MDX or MDX JS expressionsINDIRECT15
micromark-extension-mdx-jsx • 3.0.2micromark extension to support MDX or MDX.js JSXINDIRECT16
micromark-extension-mdx-md • 2.0.0micromark extension to turn some markdown features off for MDXINDIRECT1
micromark-extension-mdxjs-esm • 3.0.0micromark extension to support MDX JS import/exportsINDIRECT27
micromark-extension-mdxjs • 3.0.0micromark extension to support MDX.jsINDIRECT36
micromark-factory-destination • 2.0.1micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 2.0.1micromark factory to parse labels (found in media, definitions)INDIRECT5
micromark-factory-mdx-expression • 2.0.3micromark factory to parse MDX expressions (found in JSX attributes, flow, text)INDIRECT14
micromark-factory-space • 2.0.1micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 2.0.1micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 2.0.1micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 2.1.1micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 2.0.1micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 2.0.1micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 2.0.1micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 2.0.2micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 2.0.1micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 2.0.1micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-events-to-acorn • 2.0.3micromark utility to try and parse events w/ acornINDIRECT10
micromark-util-html-tag-name • 2.0.1micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 2.0.1micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 2.0.1micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 2.0.1micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 2.1.0micromark utility to tokenize subtokensINDIRECT5
micromark-util-symbol • 2.0.1micromark utility with symbolsINDIRECT0
micromark-util-types • 2.0.2micromark utility with a couple of typescript typesINDIRECT0
micromark • 2.11.4small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT10
micromark • 4.0.2small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT27
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
mlly • 1.8.2Missing ECMAScript module utils for Node.jsINDIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
natural-compare-lite • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
node-exports-info • 1.6.2Info about node `exports` field support: version ranges, categories, etc.INDIRECT96
node-releases • 2.0.51Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
object.entries • 1.1.9ES2017 spec-compliant Object.entries shim.INDIRECT22
object.fromentries • 2.0.8ES proposal-spec-compliant Object.fromEntries shim.INDIRECT92
object.values • 1.2.1ES2017 spec-compliant Object.values shim.INDIRECT22
own-keys • 1.0.2Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT19
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-entities • 2.0.0Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse-entities • 4.0.2Parse HTML character referencesINDIRECT9
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse-json • 7.1.1Parse JSON with more helpful errorsINDIRECT9
path-exists • 4.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pathe • 2.0.3Universal filesystem path utilsINDIRECT0
picomatch • 2.3.2Blazing 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
pkg-types • 1.3.1Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`INDIRECT5
pkg-types • 2.3.1Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`INDIRECT3
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
postcss-selector-parser • 6.1.4Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 8.5.23Tool for transforming styles with JS pluginsINDIRECT3
prettier-linter-helpers • 1.0.1Utilities to help expose prettier output in linting toolsINDIRECT1
prettier • 3.9.6Prettier is an opinionated code formatterDIRECT0
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
quansync • 0.2.11Create sync/async APIs with usable logicINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
read-pkg-up • 7.0.1Read the closest package.json fileINDIRECT34
read-pkg • 5.2.0Read a package.json fileINDIRECT26
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT91
regexp-tree • 0.1.27Regular Expressions parser in JavaScriptINDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
remark-mdx • 3.1.1remark plugin to support MDX syntaxINDIRECT72
remark-parse • 11.0.0remark plugin to add support for parsing markdown inputINDIRECT41
remark-stringify • 11.0.0remark plugin to add support for serializing markdownINDIRECT28
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-pkg-maps • 1.0.0Resolve package.json exports & imports mapsINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
resolve • 2.0.0-next.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT100
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-array-concat • 1.1.4`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT21
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
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.1Store 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 MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT22
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 6.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string.prototype.matchall • 4.0.12Spec-compliant polyfill for String.prototype.matchAllINDIRECT92
string.prototype.repeat • 1.0.0A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.INDIRECT92
string.prototype.trim • 1.2.11ES5 spec-compliant shim for String.prototype.trimINDIRECT91
string.prototype.trimend • 1.0.10ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT22
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT21
stringify-entities • 4.0.4Serialize (encode) HTML character referencesINDIRECT2
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 9.4.0Detect whether a terminal supports colorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
synckit • 0.11.13Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.INDIRECT1
synckit • 0.9.3Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.INDIRECT2
tailwind-api-utils • 1.0.3utils using the Tailwind APIINDIRECT15
tapable • 2.3.3Just 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
toml-eslint-parser • 0.9.3A TOML parser that produces output compatible with ESLintDIRECT1
trough • 2.2.0`trough` is middlewareINDIRECT0
ts-api-utils • 1.4.3Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️INDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT28
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT91
typed-array-length • 1.0.8Robustly get the length of a Typed ArrayINDIRECT91
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
ufo • 1.6.4URL utils for humansINDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT26
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
unified-engine • 11.2.2unified engine to process multiple files, lettings users configure from the file systemINDIRECT112
unified • 11.0.5parse, inspect, transform, and serialize content through syntax treesINDIRECT10
unist-util-inspect • 8.1.0unist utility to inspect nodesINDIRECT1
unist-util-is • 6.0.1unist utility to check if a node passes a testINDIRECT1
unist-util-position-from-estree • 2.0.0unist utility to get a position from an estree nodeINDIRECT1
unist-util-stringify-position • 2.0.3unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 6.0.2unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 5.1.0unist utility to visit nodesINDIRECT3
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vfile-message • 4.0.3vfile utility to create a virtual messageINDIRECT2
vfile-reporter • 8.1.1vfile utility to create a report for a fileINDIRECT13
vfile-sort • 4.0.0vfile utility to sort messages by line/columnINDIRECT4
vfile-statistics • 3.0.0vfile utility to count messages per category: failures, warnings, etcINDIRECT4
vfile • 6.0.3Virtual file format for text processingINDIRECT3
vue-eslint-parser • 9.4.3The ESLint custom parser for `.vue` files.DIRECT12
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT25
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT49
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT20
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
yaml-eslint-parser • 1.3.2A YAML parser that produces output compatible with ESLintDIRECT2
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
ISC42
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
@npmcli/config • 8.3.4Configuration management for the npm cliINDIRECT66
@npmcli/git • 5.0.8a util for spawning git from npm CLI contextsINDIRECT17
@npmcli/map-workspaces • 3.0.6Retrieves a name:pathname Map for a given workspaces configINDIRECT38
@npmcli/name-from-folder • 2.0.0Get the package name from a folder pathINDIRECT0
@npmcli/package-json • 5.2.1Programmatic API to update package.jsonINDIRECT58
@npmcli/promise-spawn • 7.0.2spawn processes the way the npm cli likes to doINDIRECT2
abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
electron-to-chromium • 1.5.396Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.20.1Fast, in memory work queueINDIRECT1
foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 10.3.10the most correct and second fastest glob implementation in JavaScriptINDIRECT33
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 4.1.3An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 9.0.3a glob matcher in javascriptINDIRECT2
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
nopt • 7.2.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm-normalize-package-bin • 3.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 11.0.3Parse the things that can be arguments to `npm install`INDIRECT5
npm-pick-manifest • 9.1.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT8
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
proc-log • 4.2.0just emit 'log' events on the process objectINDIRECT0
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
read-package-json-fast • 3.0.2Like read-package-json, but fasterINDIRECT2
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
slashes • 3.0.12Add or remove backslashes (escape or unescape).INDIRECT0
validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 4.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yaml • 2.9.0JavaScript parser and stringifier for YAMLINDIRECT0
BSD-2-Clause16
PackageRelationDependenciesPublished
@typescript-eslint/parser • 6.21.0An ESLint custom parser which leverages TypeScript ESTreeDIRECT36
@typescript-eslint/typescript-estree • 6.21.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT34
@typescript-eslint/typescript-estree • 7.18.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT34
eslint-scope • 7.2.2ECMAScript scope analyzer for ESLintINDIRECT2
espree • 10.4.0An Esprima-compatible JavaScript parser built on AcornINDIRECT3
espree • 11.2.0An Esprima-compatible JavaScript parser built on AcornINDIRECT3
espree • 9.6.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT14
normalize-package-data • 6.0.2Normalizes data that can be found in package.json files.INDIRECT8
npm-install-checks • 6.3.0Check the engines and platform fields in package.jsonINDIRECT1
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
regjsparser • 0.10.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Apache-2.010
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.11.4A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
doctrine • 2.1.0JSDoc parserINDIRECT1
doctrine • 3.0.0JSDoc parserINDIRECT1
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
eslint-visitor-keys • 5.0.1Constants and utilities about visitor keys to traverse AST.INDIRECT0
fast-diff • 1.3.0Fast Javascript text diffINDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
xml-name-validator • 4.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
CC0-1.0 OR MIT4
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
type-fest • 3.13.1A collection of essential TypeScript typesINDIRECT0
BlueOak-1.0.04
PackageRelationDependenciesPublished
isexe • 3.1.5Minimal module to check if a file is executable.INDIRECT0
jackspeak • 2.3.6A very strict and proper argument parser.INDIRECT18
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
BSD-3-Clause3
PackageRelationDependenciesPublished
eslint-plugin-jsdoc • 48.11.0JSDoc linting rules for ESLint.DIRECT23
esquery • 1.7.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
parse-imports • 2.2.1A blazing fast ES module imports parser.INDIRECT2
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001806A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40debbl%2Feslint-config)](https://licenses.dev/npm/%40debbl%2Feslint-config)
<a href="https://licenses.dev/npm/%40debbl%2Feslint-config">
  <img src="https://licenses.dev/b/npm/%40debbl%2Feslint-config" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.2 version:

[![licenses](https://licenses.dev/b/npm/%40debbl%2Feslint-config/3.0.2)](https://licenses.dev/npm/%40debbl%2Feslint-config/3.0.2)
<a href="https://licenses.dev/npm/%40debbl%2Feslint-config/3.0.2">
  <img src="https://licenses.dev/b/npm/%40debbl%2Feslint-config/3.0.2" alt="licenses" />
</a>
GitHub