licenses.dev

lint-staged v10.5.2

Lint files staged by git

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT78
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
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
astral-regex • 2.0.0Regular expression for matching astral symbolsINDIRECT0
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
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-truncate • 2.1.0Truncate a string to a specific width in the terminalDIRECT10
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
commander • 6.2.1the complete solution for node.js command-line programsDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT16
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsDIRECT0
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
enquirer • 2.4.1Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.DIRECT3
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
execa • 4.1.0Process execution for humansDIRECT19
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-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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-obj • 1.0.1Check if a value is an objectINDIRECT0
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
listr2 • 3.14.0Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.DIRECT31
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT7
log-update • 4.0.0Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT18
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
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.DIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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
please-upgrade-node • 3.2.0Displays a beginner-friendly message telling your user to upgrade their version of NodeDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
rfdc • 1.4.1Really Fast Deep CloneINDIRECT0
semver-compare • 1.0.0compare two semver version strings, returning -1, 0, or 1INDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slice-ansi • 3.0.0Slice a string with ANSI escape codesINDIRECT5
slice-ansi • 4.0.0Slice a string with ANSI escape codesINDIRECT5
string-argv • 0.3.1string-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 • 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-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
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 • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC8
PackageRelationDependenciesPublished
get-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
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
signal-exit • 3.0.7when 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
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
rxjs • 7.8.2Reactive Extensions for modern JavaScriptINDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesDIRECT3
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
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 10.5.2 version:

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