licenses.dev

@nrwl/linter v14.0.3

The Linter plugin contains executors, generator, plugin and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT367
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.INDIRECT38
@babel/generator • 7.29.8Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.9A JavaScript parserINDIRECT3
@babel/plugin-syntax-async-generators • 7.8.4Allow parsing of async generator functionsINDIRECT1
@babel/plugin-syntax-bigint • 7.8.3Allow parsing of BigInt literalsINDIRECT1
@babel/plugin-syntax-class-properties • 7.12.13Allow parsing of class propertiesINDIRECT1
@babel/plugin-syntax-class-static-block • 7.14.5Allow parsing of class static blocksINDIRECT1
@babel/plugin-syntax-import-attributes • 7.29.7Allow parsing of the module attributes in the import statementINDIRECT1
@babel/plugin-syntax-import-meta • 7.10.4Allow parsing of import.metaINDIRECT1
@babel/plugin-syntax-json-strings • 7.8.3Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS stringsINDIRECT1
@babel/plugin-syntax-logical-assignment-operators • 7.10.4Allow parsing of the logical assignment operatorsINDIRECT1
@babel/plugin-syntax-nullish-coalescing-operator • 7.8.3Allow parsing of the nullish-coalescing operatorINDIRECT1
@babel/plugin-syntax-numeric-separator • 7.10.4Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal SeparatorINDIRECT1
@babel/plugin-syntax-object-rest-spread • 7.8.3Allow parsing of object rest/spreadINDIRECT1
@babel/plugin-syntax-optional-catch-binding • 7.8.3Allow parsing of optional catch bindingsINDIRECT1
@babel/plugin-syntax-optional-chaining • 7.8.3Allow parsing of optional propertiesINDIRECT1
@babel/plugin-syntax-private-property-in-object • 7.14.5Allow parsing of '#foo in obj' brand checksINDIRECT1
@babel/plugin-syntax-top-level-await • 7.14.5Allow parsing of top-level await in modulesINDIRECT1
@babel/plugin-syntax-typescript • 7.29.7Allow parsing of TypeScript syntaxINDIRECT1
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@bcoe/v8-coverage • 0.2.3Helper functions for V8 coverage files.INDIRECT0
@emnapi/core • 1.11.2emnapi coreINDIRECT2
@emnapi/runtime • 1.11.2emnapi runtimeINDIRECT1
@emnapi/wasi-threads • 1.2.2WASI threads proposal implementation in JavaScriptINDIRECT1
@istanbuljs/schema • 0.1.6Schemas describing various structures used by nyc and istanbuljsINDIRECT0
@jest/console • 27.5.1INDIRECT36
@jest/environment • 27.5.1INDIRECT41
@jest/fake-timers • 27.5.1INDIRECT40
@jest/globals • 27.5.1INDIRECT47
@jest/reporters • 27.5.1Jest's reportersINDIRECT162
@jest/source-map • 27.5.1INDIRECT3
@jest/test-result • 27.5.1INDIRECT38
@jest/test-sequencer • 27.5.1INDIRECT199
@jest/transform • 27.5.1INDIRECT119
@jest/types • 27.5.1INDIRECT13
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@napi-rs/wasm-runtime • 1.2.4Runtime and polyfill for wasm targetsINDIRECT2
@node-rs/xxhash-android-arm-eabi • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-android-arm64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-darwin-arm64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-darwin-x64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-freebsd-x64 • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-arm-gnueabihf • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-arm64-gnu • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-arm64-musl • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-x64-gnu • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-linux-x64-musl • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-win32-arm64-msvc • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-win32-ia32-msvc • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash-win32-x64-msvc • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT0
@node-rs/xxhash • 1.7.8Fastest xxhash implementation in Node.jsINDIRECT13
@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
@nrwl/cli • 14.0.3Smart, Fast and Extensible Build SystemINDIRECT178
@nrwl/devkit • 14.0.3Smart, Fast and Extensible Build SystemDIRECT186
@nrwl/jest • 14.0.3The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.DIRECT458
@nrwl/tao • 14.0.3CLI for generating code and running commandsINDIRECT178
@oxc-resolver/binding-android-arm-eabi • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-android-arm64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-darwin-arm64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-darwin-x64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-freebsd-x64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm-gnueabihf • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm-musleabihf • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-arm64-musl • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-ppc64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-riscv64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-riscv64-musl • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-s390x-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-x64-gnu • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-linux-x64-musl • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-openharmony-arm64 • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-wasm32-wasi • 11.24.2Oxc Resolver Node APIINDIRECT6
@oxc-resolver/binding-win32-arm64-msvc • 11.24.2Oxc Resolver Node APIINDIRECT0
@oxc-resolver/binding-win32-x64-msvc • 11.24.2Oxc Resolver Node APIINDIRECT0
@parcel/watcher • 2.0.4A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2.INDIRECT2
@phenomnomnominal/tsquery • 4.1.1Query TypeScript ASTs with the esquery API!DIRECT2
@swc-node/core • 1.15.0Faster swc nodejs bindingINDIRECT0
@swc-node/register • 1.12.1SWC node registerINDIRECT50
@swc-node/sourcemap-support • 0.6.1Runtime sourcemap support in NodeJSINDIRECT4
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
@tybys/wasm-util • 0.10.4WASI polyfill for browser and some wasm utilINDIRECT1
@types/babel__core • 7.20.5TypeScript definitions for @babel/coreINDIRECT7
@types/babel__generator • 7.27.0TypeScript definitions for @babel/generatorINDIRECT3
@types/babel__template • 7.4.4TypeScript definitions for @babel/templateINDIRECT4
@types/babel__traverse • 7.28.0TypeScript definitions for @babel/traverseINDIRECT3
@types/graceful-fs • 4.1.9TypeScript definitions for graceful-fsINDIRECT2
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/json5 • 0.0.29TypeScript definitions for JSON5INDIRECT0
@types/node • 26.6.2TypeScript definitions for nodeINDIRECT1
@types/prettier • 2.7.3TypeScript definitions for prettierINDIRECT0
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 16.0.11TypeScript definitions for yargsINDIRECT1
acorn-globals • 6.0.0Detect global variables in JavaScript using acornINDIRECT2
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
acorn • 8.18.0ECMAScript parserINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).INDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
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
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
babel-jest • 27.5.1Jest plugin to use babel for transformation.INDIRECT142
babel-plugin-jest-hoist • 27.5.1Babel plugin to hoist `jest.disableAutomock`, `jest.enableAutomock`, `jest.unmock`, `jest.mock`, calls above `import` statements. This plugin is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest)INDIRECT12
babel-preset-current-node-syntax • 1.2.0A Babel preset that enables parsing of proposals supported by the current Node.js version.INDIRECT16
babel-preset-jest • 27.5.1> Babel preset for all Jest plugins. This preset is automatically included when using [babel-jest](https://github.com/facebook/jest/tree/main/packages/babel-jest).INDIRECT30
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.21Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.1.7Brace 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.29.0Share 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
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.0Terminal string styling done rightINDIRECT5
char-regex • 1.0.2A regex to match any full character, considering weird character ranges.INDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
cjs-module-lexer • 1.4.3Lexes CommonJS modules, returning their named exports metadataINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.6.1Spinners for use in the terminalINDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
collect-v8-coverage • 1.0.3Use this module to start and stop the V8 inspector manually and collect precise coverage.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssom • 0.4.4CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 2.3.0CSSStyleDeclaration Object Model implementationINDIRECT1
data-urls • 2.0.0Parses data: URLsINDIRECT7
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decimal.js • 10.6.0An arbitrary-precision Decimal type for JavaScript.INDIRECT0
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
detect-newline • 3.1.0Detect the dominant newline character of a stringINDIRECT0
diff-sequences • 27.5.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
domexception • 2.0.1An implementation of the DOMException class from browsersINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emittery • 0.8.1Simple and modern async event emitterINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
enquirer • 2.3.6Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.INDIRECT1
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
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 • 2.0.0Escape RegExp special charactersINDIRECT0
execa • 5.1.1Process execution for humansINDIRECT15
expect • 27.5.1This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).INDIRECT38
fast-glob • 3.2.7It'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
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
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
form-data • 3.0.5A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT4
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-package-type • 0.1.0Determine the `package.json#type` which applies to a locationINDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
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
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
html-encoding-sniffer • 2.0.1Sniff the encoding from a HTML byte streamINDIRECT3
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
identity-obj-proxy • 3.0.0an identity object using ES6 proxiesINDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-fn • 2.1.0Check if something is a generator functionINDIRECT0
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-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-potential-custom-element-name • 1.0.1Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.INDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
jest-circus • 27.5.1[type-definitions]: https://github.com/facebook/jest/blob/main/packages/jest-types/src/Circus.tsINDIRECT204
jest-config • 27.5.1INDIRECT296
jest-diff • 27.5.1Display differences clearly so people can review changes confidently.INDIRECT12
jest-docblock • 27.5.1`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.INDIRECT1
jest-each • 27.5.1Parameterised tests for JestINDIRECT23
jest-environment-jsdom • 27.5.1INDIRECT116
jest-environment-node • 27.5.1INDIRECT42
jest-get-type • 27.5.1A utility function to get the type of a valueINDIRECT0
jest-haste-map • 27.5.1INDIRECT38
jest-jasmine2 • 27.5.1INDIRECT203
jest-leak-detector • 27.5.1Module for verifying whether an object has been garbage collected or not.INDIRECT5
jest-matcher-utils • 27.5.1A set of utility functions for expect and related packagesINDIRECT13
jest-message-util • 27.5.1INDIRECT33
jest-mock • 27.5.1## APIINDIRECT14
jest-pnp-resolver • 1.2.3plug'n'play resolver for WebpackINDIRECT0
jest-regex-util • 27.5.1INDIRECT0
jest-resolve • 27.5.1INDIRECT57
jest-runner • 27.5.1INDIRECT275
jest-runtime • 27.5.1INDIRECT198
jest-serializer • 27.5.1Module for serializing and deserializing object into memory and disk. By default, the `v8` implementations are used, but if not present, it defaults to `JSON` implementation. Both serializers have the advantage of being able to serialize `Map`, `Set`, `unINDIRECT3
jest-snapshot • 27.5.1INDIRECT156
jest-util • 27.5.1INDIRECT17
jest-validate • 27.5.1Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT21
jest-worker • 27.5.1Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT5
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.15.2YAML 1.2 parser and serializerINDIRECT3
jsdom • 16.7.0A JavaScript implementation of many web standardsINDIRECT73
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
json5 • 1.0.2JSON for humans.INDIRECT1
json5 • 2.2.3JSON for HumansINDIRECT0
jsonc-parser • 3.0.0Scanner and parser for JSON with comments.INDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.18.1Lodash modular utilities.INDIRECT0
make-dir • 4.0.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
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
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
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.INDIRECT0
node-addon-api • 3.2.1Node.js API (Node-API)INDIRECT0
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
node-releases • 2.0.56Node.js releases dataINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
nwsapi • 2.2.28Fast CSS Selectors API EngineINDIRECT0
nx • 14.0.3Smart, Fast and Extensible Build SystemINDIRECT178
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
oxc-resolver • 11.24.2Oxc Resolver Node APIINDIRECT25
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
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse5 • 6.0.1HTML parser and serializer.INDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pretty-format • 27.5.1Stringify any JavaScript value.INDIRECT3
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve.exports • 1.1.0A tiny (737b), correct, general-purpose, and configurable "exports" resolver without file-system relianceINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
rxjs-for-await • 0.0.2Add async-await for-await loop support to RxJS ObservablesINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-length • 4.0.2Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codesINDIRECT3
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
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
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksINDIRECT2
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
terminal-link • 2.1.1Create clickable links in the terminalINDIRECT5
throat • 6.0.2Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
tmp • 0.2.7Temporary file and directory creatorDIRECT0
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
tr46 • 2.1.0An implementation of the Unicode UTS #46: Unicode IDNA Compatibility ProcessingINDIRECT1
tsconfig-paths • 3.15.0Load node modules according to tsconfig paths, in run-time or via API.INDIRECT4
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
universalify • 0.2.0Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
update-browserslist-db • 1.3.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
v8-compile-cache • 2.3.0Require hook for automatic V8 compile cache persistenceINDIRECT0
w3c-hr-time • 1.0.2An implementation of the W3C High Resolution Time Level 2 specification.INDIRECT1
w3c-xmlserializer • 2.0.0A per-spec XML serializer implementationINDIRECT1
whatwg-encoding • 1.0.5Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-mimetype • 2.3.0Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing StandardINDIRECT0
whatwg-url • 8.7.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xmlchars • 2.2.0Utilities for determining if characters belong to character classes defined by the XML specs.INDIRECT0
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC37
PackageRelationDependenciesPublished
@istanbuljs/load-nyc-config • 1.1.0Utility function to load nyc configurationINDIRECT13
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.433Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.20.3Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.1.4a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
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
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
minimatch • 5.1.9a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
saxes • 5.0.1An evented streaming XML parser in JavaScriptINDIRECT1
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.3.4The semantic version parser used by npm.INDIRECT2
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
test-exclude • 6.0.0test for inclusion or exclusion of paths using globsINDIRECT12
v8-to-istanbul • 8.1.1convert from v8 coverage format to istanbul's formatINDIRECT3
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
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 21.0.1the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause18
PackageRelationDependenciesPublished
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 8.1.0Fake JavaScript timersINDIRECT2
abab • 2.0.6WHATWG spec-compliant implementations of window.atob and window.btoa.INDIRECT0
babel-plugin-istanbul • 6.1.1A babel plugin that adds istanbul instrumentation to ES6 codeINDIRECT69
esquery • 1.7.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
istanbul-lib-coverage • 3.2.2Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-instrument • 5.2.1Core istanbul API for JS code coverageINDIRECT41
istanbul-lib-report • 3.0.1Base reporting library for istanbulINDIRECT5
istanbul-lib-source-maps • 4.0.1Source maps support for istanbulINDIRECT4
istanbul-reports • 3.2.0istanbul reportsINDIRECT7
makeerror • 1.0.12A library to make errors.INDIRECT1
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
source-map • 0.7.6Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
tough-cookie • 4.1.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT6
Apache-2.014
PackageRelationDependenciesPublished
@swc/core-linux-arm-gnueabihf • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core • 1.16.2Super-fast alternative for babelINDIRECT14
@swc/counter • 0.1.3Downloade counter for the swc projectINDIRECT0
@swc/types • 0.1.28Typings for the swc project.INDIRECT1
baseline-browser-mapping • 2.11.25A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
ejs • 3.1.10Embedded JavaScript templatesINDIRECT7
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
filelist • 1.0.6Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
jake • 10.9.4JavaScript build tool, similar to Make or RakeINDIRECT6
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
walker • 1.0.8A simple directory tree walker.INDIRECT2
xml-name-validator • 3.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
Apache-2.0 AND MIT11
PackageRelationDependenciesPublished
@swc/core-darwin-arm64 • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-darwin-x64 • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-arm64-musl • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-ppc64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-s390x-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-gnu • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-linux-x64-musl • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-arm64-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-ia32-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
@swc/core-win32-x64-msvc • 1.16.2Super-fast alternative for babelINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
browser-process-hrtime • 1.0.0Shim for process.hrtime in the browserINDIRECT0
dotenv • 10.0.0Loads environment variables from .env fileINDIRECT0
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
webidl-conversions • 5.0.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 6.1.0Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsDIRECT0
unknown1
PackageRelationDependenciesPublished
exit • 0.1.2A replacement for process.exit that ensures stdio are fully drained before exiting.INDIRECT0
Apache-2.0 OR MPL-1.11
PackageRelationDependenciesPublished
harmony-reflect • 1.6.2ES5 shim for ES6 (ECMAScript 6) Reflect and Proxy objectsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001810A 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/%40nrwl%2Flinter)](https://licenses.dev/npm/%40nrwl%2Flinter)
<a href="https://licenses.dev/npm/%40nrwl%2Flinter">
  <img src="https://licenses.dev/b/npm/%40nrwl%2Flinter" alt="licenses" />
</a>

Or the licenses badge code for the 14.0.3 version:

[![licenses](https://licenses.dev/b/npm/%40nrwl%2Flinter/14.0.3)](https://licenses.dev/npm/%40nrwl%2Flinter/14.0.3)
<a href="https://licenses.dev/npm/%40nrwl%2Flinter/14.0.3">
  <img src="https://licenses.dev/b/npm/%40nrwl%2Flinter/14.0.3" alt="licenses" />
</a>
GitHub