licenses.dev

cz-simple v1.0.1

A commitizen adapter for very simple commit messages 🙆

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT129
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
@commitlint/config-validator • 19.0.3config validator for commitlint.config.jsINDIRECT10
@commitlint/execute-rule • 19.0.0Lint your commit messagesINDIRECT0
@commitlint/load • 19.4.0Load shared commitlint configurationINDIRECT48
@commitlint/resolve-extends • 19.1.0Lint your commit messagesINDIRECT16
@commitlint/types • 19.0.3Shared types for commitlint packagesINDIRECT4
@types/conventional-commits-parser • 5.0.0TypeScript definitions for conventional-commits-parserINDIRECT2
@types/node • 22.5.4TypeScript definitions for nodeINDIRECT1
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
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
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cachedir • 2.3.0Provides a directory where the OS wants you to store cached files.INDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 3.0.0Terminal string styling done rightDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.3.0Terminal string styling done rightINDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
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
commitizen • 4.3.0Git commit, but play nice with conventions.DIRECT150
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cosmiconfig-typescript-loader • 5.0.0TypeScript loader for cosmiconfigINDIRECT1
cosmiconfig • 9.0.0Find and load configuration from a package.json property, rc file, TypeScript module, and more!INDIRECT24
cz-conventional-changelog • 3.3.0Commitizen adapter following the conventional-changelog format.INDIRECT150
dedent • 0.7.0An ES6 string tag that strips indentation from multi-line stringsINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
detect-file • 1.0.0Detects if a file exists and returns the resolved filepath.INDIRECT0
detect-indent • 6.1.0Detect the indentation of codeINDIRECT0
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
expand-tilde • 2.0.2Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.INDIRECT2
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-uri • 3.0.1Dependency free RFC 3986 URI toolboxINDIRECT0
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-node-modules • 2.1.3Return an array of all parent node_modules directoriesINDIRECT21
find-root • 1.1.0find the closest package.jsonINDIRECT0
findup-sync • 4.0.0Find the first file matching a given pattern in the current directory or the nearest ancestor directory.INDIRECT19
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
global-directory • 4.0.1Get the directory of globally installed packages and binariesINDIRECT1
global-modules • 1.0.0The directory used by npm for globally installed npm modules.INDIRECT9
global-prefix • 1.0.2Get the npm global path prefix.INDIRECT7
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
homedir-polyfill • 1.0.3Node.js os.homedir polyfill for older versions of node.js.INDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
import-meta-resolve • 4.1.0Resolve things like Node.js — ponyfill for `import.meta.resolve`INDIRECT0
inquirer • 8.2.5A collection of common interactive command line user interfaces.INDIRECT51
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
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-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-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
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-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
jiti • 1.21.6Runtime 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
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.map • 4.6.0The lodash method `_.map` 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.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
longest • 2.0.1Get the longest item in an array.INDIRECT0
merge • 2.1.1(recursive)? merging of (cloned)? objects.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.7parse argument optionsINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerINDIRECT29
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
parse-passwd • 1.0.0Parse a passwd file into a list of users.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-dir • 1.0.1Resolve a directory that is either local, global or in the user's home directory.INDIRECT9
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
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
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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 • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
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
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
word-wrap • 1.2.5Wrap words to a specified length.DIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC18
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
conventional-commit-types • 3.0.0List of conventional commit types.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a 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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
ini • 4.1.1An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
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
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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