licenses.dev

@commitlint/cli v19.3.0

Lint your commit messages

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT98
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
@commitlint/config-validator • 19.8.0config validator for commitlint.config.jsINDIRECT10
@commitlint/ensure • 19.8.0Lint your commit messagesINDIRECT10
@commitlint/execute-rule • 19.8.0Lint your commit messagesINDIRECT0
@commitlint/format • 19.8.0Format commitlint reportsDIRECT5
@commitlint/is-ignored • 19.8.0Lint your commit messagesINDIRECT6
@commitlint/lint • 19.8.0Lint a string against commitlint rulesDIRECT30
@commitlint/load • 19.8.0Load shared commitlint configurationDIRECT40
@commitlint/message • 19.8.0Lint your commit messagesINDIRECT0
@commitlint/parse • 19.8.0Lint your commit messagesINDIRECT18
@commitlint/read • 19.8.0Read commit messages from a specified range or last editDIRECT19
@commitlint/resolve-extends • 19.8.0Lint your commit messagesINDIRECT16
@commitlint/rules • 19.8.0Lint your commit messagesINDIRECT13
@commitlint/to-lines • 19.8.0Lint your commit messagesINDIRECT0
@commitlint/top-level • 19.8.0Lint your commit messagesINDIRECT7
@commitlint/types • 19.8.0Shared types for commitlint packagesDIRECT4
@types/conventional-commits-parser • 5.0.1TypeScript definitions for conventional-commits-parserINDIRECT2
@types/node • 22.13.10TypeScript definitions for nodeINDIRECT1
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
array-ify • 1.0.0Turn anything into an arrayINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 5.4.1Terminal string styling done rightINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
compare-func • 2.0.0Get a compare function for array to sortINDIRECT3
conventional-commits-parser • 5.0.0Parse raw conventional commitsINDIRECT7
cosmiconfig-typescript-loader • 6.1.0TypeScript loader for cosmiconfigINDIRECT1
cosmiconfig • 9.0.0Find and load configuration from a package.json property, rc file, TypeScript module, and more!INDIRECT16
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
dargs • 8.1.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
execa • 8.0.1Process execution for humansDIRECT16
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
find-up • 7.0.0Find a file or directory by walking up parent directoriesINDIRECT6
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
git-raw-commits • 4.0.0Get raw git commits out of your repository using git-log(1)INDIRECT3
global-directory • 4.0.1Get the directory of globally installed packages and binariesINDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
import-meta-resolve • 4.1.0Resolve things like Node.js — ponyfill for `import.meta.resolve`INDIRECT0
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-obj • 2.0.0Check if a value is an objectINDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
is-text-path • 2.0.0Check if a file path is a text fileINDIRECT1
jiti • 2.4.2Runtime typescript and ESM support for Node.jsINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
locate-path • 7.2.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.kebabcase • 4.1.1The lodash method `_.kebabCase` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.mergewith • 4.6.2The Lodash method `_.mergeWith` exported as a module.INDIRECT0
lodash.snakecase • 4.1.1The lodash method `_.snakeCase` exported as a module.INDIRECT0
lodash.startcase • 4.4.0The lodash method `_.startCase` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash.upperfirst • 4.3.1The lodash method `_.upperFirst` exported as a module.INDIRECT0
meow • 12.1.1CLI app helperINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
p-limit • 4.0.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 6.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 5.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
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 • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
text-extensions • 2.4.0List of text file extensionsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tinyexec • 0.3.2A minimal library for executing processes in NodeINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unicorn-magic • 0.1.0Some useful utilities I often needINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.DIRECT15
yocto-queue • 1.2.0Tiny queue data structureINDIRECT0
ISC12
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
conventional-changelog-angular • 7.0.0conventional-changelog angular presetINDIRECT4
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
ini • 4.1.1An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.7.1The 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
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
fast-uri • 3.0.6Dependency-free RFC 3986 URI toolboxINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 19.3.0 version:

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