licenses.dev

eslint-formatter-summary v1.0.3

ESLint summary formatter aggregating results by rule

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT277
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@samverschueren/stream-to-observable • 0.3.1Convert Node Streams into ECMAScript-ObservablesINDIRECT1
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-observable • 0.3.0Support any Observable library and polyfillINDIRECT0
any-observable • 0.5.1Support any Observable library and polyfillINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
async-exit-hook • 2.0.1Run some code when the process exits (supports async hooks and pm2 clustering)INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
boxen • 3.2.0Create boxes in the terminalINDIRECT42
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 4.2.0Convert object keys to camelCaseINDIRECT3
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightDIRECT6
chalk • 3.0.0Terminal string styling done rightINDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
cli-boxes • 2.2.1Boxes for use in the terminalINDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-truncate • 0.2.1Truncate a string to a specific width in the terminalINDIRECT7
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 3.38.1Standard libraryDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
date-fns • 1.30.1Modern JavaScript date utility libraryINDIRECT0
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
del • 4.1.1Delete files and foldersINDIRECT29
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
elegant-spinner • 1.0.1Elegant spinner for interactive CLI appsINDIRECT0
emoji-regex • 7.0.3A 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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
execa • 0.7.0A better `child_process`INDIRECT15
execa • 3.4.0Process execution for humansINDIRECT20
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
github-url-from-git • 1.5.0Parse a github git url and return the github repo urlINDIRECT0
global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT1
global-dirs • 2.1.0Get the directory of globally installed packages and binariesINDIRECT1
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
got • 9.6.0Simplified HTTP requestsINDIRECT25
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-yarn • 2.1.0Check if a project is using YarnINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
import-lazy • 2.1.0Import modules lazilyINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 3.2.0Indent each line in a stringINDIRECT0
inquirer-autosubmit-prompt • 0.2.0Auto submit plugin for Inquirer.jsINDIRECT34
inquirer • 6.5.2A collection of common interactive command line user interfaces.INDIRECT33
inquirer • 7.3.3A collection of common interactive command line user interfaces.INDIRECT33
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT4
is-installed-globally • 0.3.2Check if your package was installed globallyINDIRECT3
is-npm • 3.0.0Check if your code is running as an npm scriptINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-observable • 1.1.0Check if a value is an ObservableINDIRECT1
is-path-cwd • 2.2.0Check if a path is the current working directoryINDIRECT0
is-path-in-cwd • 2.1.0Check if a path is in the current working directoryINDIRECT2
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
is-path-inside • 2.1.0Check if a path is inside another pathINDIRECT1
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-scoped • 2.1.0Check if a string is a scoped npm package nameINDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-url-superb • 3.0.0Check if a string is a URLINDIRECT3
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
is-yarn-global • 0.3.0Check if installed by yarn globally without any `fs` callsINDIRECT0
issue-regex • 2.0.0Regular expression for matching issue referencesINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
latest-version • 5.1.0Get the latest version of an npm packageINDIRECT35
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
listr-input • 0.2.1Input module for ListrINDIRECT56
listr-silent-renderer • 1.1.1Supress Listr rendering outputINDIRECT0
listr-update-renderer • 0.5.0Listr update rendererINDIRECT30
listr-verbose-renderer • 0.5.0Listr verbose rendererINDIRECT14
listr • 0.14.3Terminal task listINDIRECT50
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.zip • 4.2.0The lodash method `_.zip` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successINDIRECT7
log-symbols • 3.0.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
log-update • 2.3.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT11
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-age-cleaner • 0.1.3Automatically cleanup expired items in a MapINDIRECT1
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 2.0.0Map object keys and values into a new objectINDIRECT0
mem • 4.3.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT4
meow • 5.0.0CLI app helperINDIRECT50
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist-options • 3.0.2Pretty options for minimistINDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
np • 5.2.1A better `npm publish`DIRECT321
npm-name • 5.5.0Check whether a package or organization name is available on npmINDIRECT42
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
ow • 0.15.1Function argument validation for humansINDIRECT1
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
p-defer • 1.0.0Create a deferred promiseINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-finally • 2.0.1`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-is-promise • 2.1.0Check if something is a promiseINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 2.1.0Map over promises concurrentlyINDIRECT0
p-memoize • 3.1.0Memoize promise-returning & async functionsINDIRECT5
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
package-json • 6.5.0Get metadata of a package from the npm registryINDIRECT34
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 1.1.0Simple "Least Recently Used" (LRU) cacheINDIRECT0
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT30
read-pkg-up • 7.0.1Read the closest package.json fileINDIRECT41
read-pkg • 3.0.0Read a package.json fileINDIRECT23
read-pkg • 5.2.0Read a package.json fileINDIRECT33
redent • 2.0.0Strip redundant indentation and indent the stringINDIRECT2
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)INDIRECT5
registry-url • 5.1.0Get the set npm registry URLINDIRECT5
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scoped-regex • 2.1.0Regular expression for matching scoped npm package namesINDIRECT0
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slice-ansi • 0.0.4Slice a string with ANSI escape codesINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split • 1.0.1split a Text Stream into a Line StreamINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
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-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect 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-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT16
terminal-link • 2.1.1Create clickable links in the terminalINDIRECT5
through • 2.3.8simplified stream constructionINDIRECT0
tlds • 1.254.0A list of TLDs.INDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
trim-newlines • 2.0.0Trim newlines from the start and/or end of a stringINDIRECT0
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
unique-string • 1.0.0Generate a unique random stringINDIRECT1
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-regex • 5.0.0Regular expression for matching URLsINDIRECT2
widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
wrap-ansi • 3.0.1Wordwrap a string with ANSI escape codesINDIRECT4
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC39
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
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 • 7.2.3a little globberINDIRECT10
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 • 3.0.8Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT2
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
ini • 1.3.7An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
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 • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 10.1.0the mighty option parser used by yargsINDIRECT1
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
BSD-2-Clause5
PackageRelationDependenciesPublished
configstore • 4.0.0Easily load and save config without having to think about where and howINDIRECT11
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
update-notifier • 3.0.1Update notifications for your CLI appINDIRECT102
Apache-2.04
PackageRelationDependenciesPublished
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
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
CC0-1.0 OR MIT4
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
type-fest • 0.3.1A 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
BSD-3-Clause2
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.3 version:

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