licenses.dev

lint-staged v15.2.2

Lint files staged by git

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
ansi-escapes • 7.0.0ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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
chalk • 5.3.0Terminal string styling done rightDIRECT0
cli-cursor • 5.0.0Toggle the CLI cursorINDIRECT4
cli-truncate • 4.0.0Truncate a string to a specific width in the terminalINDIRECT8
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
commander • 11.1.0the complete solution for node.js command-line programsDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.3.4Lightweight debugging utility for Node.js and the browserDIRECT1
emoji-regex • 10.4.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
environment • 1.1.0Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etcINDIRECT0
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
execa • 8.0.1Process execution for humansDIRECT16
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
get-east-asian-width • 1.3.0Determine the East Asian Width of a Unicode characterINDIRECT0
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
is-fullwidth-code-point • 4.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 5.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
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-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
lilconfig • 3.0.0A zero-dependency alternative to cosmiconfigDIRECT0
listr2 • 8.0.1Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.DIRECT23
log-update • 6.1.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT16
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
micromatch • 4.0.5Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
mimic-function • 5.0.1Make a function mimic another oneINDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
onetime • 7.0.0Ensure a function is only called onceINDIRECT1
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
picomatch • 2.3.1Blazing 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
pidtree • 0.6.0Cross platform children list of a PIDDIRECT0
restore-cursor • 5.1.0Gracefully restore the CLI cursor on exitINDIRECT3
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slice-ansi • 5.0.0Slice a string with ANSI escape codesINDIRECT2
slice-ansi • 7.1.0Slice a string with ANSI escape codesINDIRECT3
string-argv • 0.3.2string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.DIRECT0
string-width • 7.2.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
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
wrap-ansi • 9.0.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC4
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yaml • 2.3.4JavaScript parser and stringifier for YAMLDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 15.2.2 version:

[![licenses](https://licenses.dev/b/npm/lint-staged/15.2.2)](https://licenses.dev/npm/lint-staged/15.2.2)
<a href="https://licenses.dev/npm/lint-staged/15.2.2">
  <img src="https://licenses.dev/b/npm/lint-staged/15.2.2" alt="licenses" />
</a>
GitHub