licenses.dev

@semantic-release/commit-analyzer v11.1.0

semantic-release plugin to analyze commits with conventional-changelog

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
array-ify • 1.0.0Turn anything into an arrayINDIRECT0
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
compare-func • 2.0.0Get a compare function for array to sortINDIRECT3
conventional-commits-filter • 4.0.0Filter out reverted commits parsed by conventional-commits-parserDIRECT0
conventional-commits-parser • 5.0.0Parse raw conventional commitsDIRECT7
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
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
import-from-esm • 1.3.4Import a module like with require() but from a given path (for ESM)DIRECT3
import-meta-resolve • 4.2.0Resolve things like Node.js — ponyfill for `import.meta.resolve`INDIRECT0
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 • 2.0.0Check if a value is an objectINDIRECT0
is-text-path • 2.0.0Check if a file path is a text fileINDIRECT1
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
lodash-es • 4.18.1Lodash exported as ES modules.DIRECT0
meow • 12.1.1CLI app helperINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
picomatch • 2.3.2Blazing 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
text-extensions • 2.4.0List of text file extensionsINDIRECT0
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
ISC2
PackageRelationDependenciesPublished
conventional-changelog-angular • 7.0.0conventional-changelog angular presetDIRECT4
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40semantic-release%2Fcommit-analyzer)](https://licenses.dev/npm/%40semantic-release%2Fcommit-analyzer)
<a href="https://licenses.dev/npm/%40semantic-release%2Fcommit-analyzer">
  <img src="https://licenses.dev/b/npm/%40semantic-release%2Fcommit-analyzer" alt="licenses" />
</a>

Or the licenses badge code for the 11.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40semantic-release%2Fcommit-analyzer/11.1.0)](https://licenses.dev/npm/%40semantic-release%2Fcommit-analyzer/11.1.0)
<a href="https://licenses.dev/npm/%40semantic-release%2Fcommit-analyzer/11.1.0">
  <img src="https://licenses.dev/b/npm/%40semantic-release%2Fcommit-analyzer/11.1.0" alt="licenses" />
</a>
GitHub