licenses.dev

@semantic-release/commit-analyzer v13.0.1

semantic-release plugin to analyze commits with conventional-changelog

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
@simple-libs/stream-utils • 1.2.0A small set of utilities for streams.INDIRECT0
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-changelog-writer • 8.4.0Write logs based on conventional commits and templates.DIRECT10
conventional-commits-filter • 5.0.0Filter out reverted commits parsed by conventional-commits-parser.DIRECT0
conventional-commits-parser • 6.4.0Parse raw conventional commits.DIRECT2
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
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
import-from-esm • 2.0.0Import 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
lodash-es • 4.18.1Lodash exported as ES modules.DIRECT0
meow • 13.2.0CLI app helperINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
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
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
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
ISC2
PackageRelationDependenciesPublished
conventional-changelog-angular • 8.3.1Angular preset for conventional-changelog.DIRECT4
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
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 13.0.1 version:

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