licenses.dev

@codingame/semantic-release-config v1.3.11

Default configuration for semantic release at CodinGame

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT209
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@codingame/semantic-release-rules • 1.3.1Default CodinGame semantic release rulesDIRECT0
@keyv/serialize • 1.1.1Serialization for KeyvINDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@pnpm/config.env-replace • 1.1.0INDIRECT0
@pnpm/network.ca-file • 1.0.2INDIRECT1
@pnpm/npm-conf • 3.0.3Get the npm configINDIRECT6
@sec-ant/readable-stream • 0.4.1A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.INDIRECT0
@semantic-release/commit-analyzer • 11.1.0semantic-release plugin to analyze commits with conventional-changelogDIRECT25
@semantic-release/error • 4.0.0errors with more than just a messageINDIRECT0
@semantic-release/gitlab • 13.3.3semantic-release plugin to publish a GitLab releaseDIRECT67
@semantic-release/npm • 11.0.3semantic-release plugin to publish a npm packageDIRECT262
@semantic-release/release-notes-generator • 12.1.0semantic-release plugin to generate changelog content with conventional-changelogDIRECT60
@sindresorhus/is • 7.2.0Type check valuesINDIRECT0
@sindresorhus/merge-streams • 4.0.0Merge multiple streams into a unified streamINDIRECT0
@types/http-cache-semantics • 4.2.0TypeScript definitions for http-cache-semanticsINDIRECT0
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
aggregate-error • 5.0.0Create an error from multiple errorsINDIRECT3
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
byte-counter • 0.1.0Count bytes passing through a streamINDIRECT0
cacheable-lookup • 7.0.0A cacheable dns.lookup(…) that respects TTLINDIRECT0
cacheable-request • 13.0.19Wrap native HTTP requests with RFC compliant cache supportINDIRECT11
clean-stack • 5.3.0Clean up error stack tracesINDIRECT1
compare-func • 2.0.0Get a compare function for array to sortINDIRECT3
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
conventional-changelog-writer • 7.0.1Write logs based on conventional commits and templatesINDIRECT11
conventional-commits-filter • 4.0.0Filter out reverted commits parsed by conventional-commits-parserINDIRECT0
conventional-commits-parser • 5.0.0Parse raw conventional commitsINDIRECT7
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-random-string • 4.0.0Generate a cryptographically strong random stringINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 10.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
execa • 8.0.1Process execution for humansINDIRECT16
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
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-up-simple • 1.0.1Find a file or directory by walking up parent directories — Zero dependenciesINDIRECT0
form-data-encoder • 4.1.0Encode FormData content into the multipart/form-data formatINDIRECT0
formdata-node • 6.0.3Spec-compliant FormData implementation for Node.jsINDIRECT0
from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT8
fs-extra • 11.4.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
get-stream • 7.0.1Get a stream as a string or bufferINDIRECT0
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
get-stream • 9.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT2
globby • 16.2.4User-friendly glob matchingINDIRECT23
got • 14.6.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT22
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT5
hpagent • 1.2.0A ready to use http and https agent for working with proxies that keeps connections alive!INDIRECT0
http2-wrapper • 2.2.1HTTP2 client, just with the familiar `https` APIINDIRECT2
ignore • 7.0.9Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
import-from-esm • 1.3.4Import a module like with require() but from a given path (for ESM)INDIRECT3
import-meta-resolve • 4.2.0Resolve things like Node.js — ponyfill for `import.meta.resolve`INDIRECT0
indent-string • 5.0.0Indent each line in a stringINDIRECT0
index-to-position • 1.2.0Convert a string index to its line and column positionINDIRECT0
into-stream • 7.0.0Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a streamINDIRECT10
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
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-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-path-inside • 4.0.0Check if a path is inside another pathINDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
is-stream • 4.0.1Check if something is a Node.js streamINDIRECT0
is-text-path • 2.0.0Check if a file path is a text fileINDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
keyv • 5.6.0Simple key-value storage with support for multiple backendsINDIRECT1
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lowercase-keys • 3.0.0Lowercase the keys of an objectINDIRECT0
meow • 12.1.1CLI app helperINDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
mimic-response • 4.0.0Mimic a Node.js HTTP response streamINDIRECT0
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
nerf-dart • 1.0.0maps a URL to an identifierINDIRECT0
normalize-url • 8.1.1Normalize a URLINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
npm>10.9.9>@isaacs/cliui>ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.9>@isaacs/cliui>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.9>@isaacs/cliui>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.9>@isaacs/cliui>strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.9>@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
npm>10.9.9>@tufjs/canonical-json • 2.0.0OLPC JSON canonicalizationINDIRECT0
npm>10.9.9>agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
npm>10.9.9>ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.9>ansi-styles • 6.2.3ANSI escape codes for styling strings in the terminalINDIRECT0
npm>10.9.9>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>10.9.9>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>10.9.9>binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
npm>10.9.9>brace-expansion • 2.0.2Brace expansion as known from sh/bashINDIRECT1
npm>10.9.9>chalk • 5.6.2Terminal string styling done rightINDIRECT0
npm>10.9.9>ci-info • 4.4.0Get details about the current Continuous Integration environmentINDIRECT0
npm>10.9.9>cli-columns • 4.0.0Columnated lists for the CLI.INDIRECT5
npm>10.9.9>color-convert • 2.0.1Plain color conversion functionsINDIRECT1
npm>10.9.9>color-name • 1.1.4A list of color names and its valuesINDIRECT0
npm>10.9.9>cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
npm>10.9.9>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
npm>10.9.9>debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
npm>10.9.9>eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
npm>10.9.9>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.9>encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
npm>10.9.9>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>10.9.9>err-code • 2.0.3Create an error with a codeINDIRECT0
npm>10.9.9>fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
npm>10.9.9>fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
npm>10.9.9>http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
npm>10.9.9>https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
npm>10.9.9>iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
npm>10.9.9>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>10.9.9>ip-address • 10.1.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
npm>10.9.9>ip-regex • 5.0.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>10.9.9>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>10.9.9>json-parse-even-better-errors • 4.0.0JSON.parse with context information on errorINDIRECT0
npm>10.9.9>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>10.9.9>just-diff-apply • 5.5.0Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
npm>10.9.9>just-diff • 6.0.2Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
npm>10.9.9>minipass-fetch • 4.0.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT8
npm>10.9.9>minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
npm>10.9.9>ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm>10.9.9>negotiator • 1.0.0HTTP content negotiationINDIRECT0
npm>10.9.9>node-gyp • 11.5.0Node.js native addon build toolINDIRECT96
npm>10.9.9>p-map • 7.0.4Map over promises concurrentlyINDIRECT0
npm>10.9.9>path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
npm>10.9.9>picomatch • 4.0.3Blazing 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
npm>10.9.9>postcss-selector-parser • 7.1.1INDIRECT2
npm>10.9.9>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>10.9.9>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>10.9.9>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>10.9.9>shebang-command • 2.0.0Get the command from a shebangINDIRECT1
npm>10.9.9>shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
npm>10.9.9>smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
npm>10.9.9>socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
npm>10.9.9>socks • 2.8.7Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
npm>10.9.9>spdx-correct>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>10.9.9>spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
npm>10.9.9>string-width-cjs • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.9>string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.9>strip-ansi-cjs • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.9>strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>10.9.9>supports-color • 9.4.0Detect whether a terminal supports colorINDIRECT0
npm>10.9.9>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>10.9.9>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>10.9.9>tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-globINDIRECT2
npm>10.9.9>tuf-js • 3.1.0JavaScript implementation of The Update Framework (TUF)INDIRECT88
npm>10.9.9>tuf-js>@tufjs/models • 3.0.1TUF metadata modelsINDIRECT4
npm>10.9.9>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>10.9.9>validate-npm-package-license>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>10.9.9>wrap-ansi-cjs • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
npm>10.9.9>wrap-ansi-cjs>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
npm>10.9.9>wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
npm>10.9.9>wrap-ansi>ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
npm>10.9.9>wrap-ansi>emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>10.9.9>wrap-ansi>string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>10.9.9>wrap-ansi>strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
p-cancelable • 4.0.1Create a promise that can be canceledINDIRECT0
p-is-promise • 3.0.0Check if something is a promiseINDIRECT0
parse-json • 8.3.0Parse JSON with more helpful errorsINDIRECT6
parse-path • 7.1.0Parse paths (local paths, urls: ssh/git/etc)INDIRECT1
parse-url • 10.0.3An advanced url parser supporting git urls too.INDIRECT2
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
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
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
protocols • 2.0.2Get the protocols of an input url.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
read-pkg-up • 11.0.0Read the closest package.json fileINDIRECT20
read-pkg • 9.0.1Read a package.json fileINDIRECT18
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
registry-auth-token • 5.1.1Get the auth token set for an npm registry (if any)INDIRECT7
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 4.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 5.1.0Convert Windows backslash paths to slash pathsINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
temp-dir • 3.0.0Get the real path of the system temp directoryINDIRECT0
tempy • 3.2.0Get a random temporary file or directory pathINDIRECT6
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
unicorn-magic • 0.1.0Some useful utilities I often needINDIRECT0
unicorn-magic • 0.4.0Some useful utilities I often needINDIRECT0
unique-string • 3.0.0Generate a unique random stringINDIRECT2
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
ISC108
PackageRelationDependenciesPublished
conventional-changelog-angular • 7.0.0conventional-changelog angular presetINDIRECT4
conventional-changelog-conventionalcommits • 7.0.2conventional-changelog conventionalcommits.org presetDIRECT4
fastq • 1.20.3Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.10A drop-in replacement for fs, making various improvements.INDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
npm>10.9.9>@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT22
npm>10.9.9>@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
npm>10.9.9>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
npm>10.9.9>@npmcli/agent • 3.0.0the http/https agent used by the npm cliINDIRECT10
npm>10.9.9>@npmcli/arborist • 8.0.5Manage node_modules treesINDIRECT158
npm>10.9.9>@npmcli/config • 9.0.0Configuration management for the npm cliINDIRECT71
npm>10.9.9>@npmcli/fs • 4.0.0filesystem utilities for the npm cliINDIRECT1
npm>10.9.9>@npmcli/git • 6.0.3a util for spawning git from npm CLI contextsINDIRECT16
npm>10.9.9>@npmcli/installed-package-contents • 3.0.0Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
npm>10.9.9>@npmcli/map-workspaces • 4.0.2Retrieves a name:pathname Map for a given workspaces configINDIRECT66
npm>10.9.9>@npmcli/metavuln-calculator • 8.0.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT134
npm>10.9.9>@npmcli/metavuln-calculator>pacote • 20.0.1JavaScript package downloaderINDIRECT133
npm>10.9.9>@npmcli/name-from-folder • 3.0.0Get the package name from a folder pathINDIRECT0
npm>10.9.9>@npmcli/node-gyp • 4.0.0Tools for dealing with node-gyp packagesINDIRECT0
npm>10.9.9>@npmcli/package-json • 6.2.0Programmatic API to update package.jsonINDIRECT64
npm>10.9.9>@npmcli/promise-spawn • 8.0.3spawn processes the way the npm cli likes to doINDIRECT2
npm>10.9.9>@npmcli/query • 4.0.1npm query parser and toolsINDIRECT3
npm>10.9.9>@npmcli/redact • 3.2.2Redact sensitive npm information from outputINDIRECT0
npm>10.9.9>@npmcli/run-script • 9.1.0Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT115
npm>10.9.9>abbrev • 3.0.1Like ruby's abbrev module, but in jsINDIRECT0
npm>10.9.9>aproba • 2.1.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>10.9.9>bin-links • 5.0.0JavaScript package binary linkerINDIRECT7
npm>10.9.9>cacache • 19.0.1Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT61
npm>10.9.9>cmd-shim • 7.0.0Used in npm for command line application supportINDIRECT0
npm>10.9.9>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
npm>10.9.9>cross-spawn>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>10.9.9>foreground-child • 3.3.1Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
npm>10.9.9>fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
npm>10.9.9>glob • 10.5.0the most correct and second fastest glob implementation in JavaScriptINDIRECT40
npm>10.9.9>graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
npm>10.9.9>hosted-git-info • 8.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
npm>10.9.9>ignore-walk • 7.0.0Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
npm>10.9.9>ini • 5.0.0An ini encoder/decoder for nodeINDIRECT0
npm>10.9.9>init-package-json • 7.0.2A node module to get your node module startedINDIRECT68
npm>10.9.9>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>10.9.9>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
npm>10.9.9>libnpmaccess • 9.0.0programmatic library for `npm access` commandsINDIRECT92
npm>10.9.9>libnpmdiff • 7.0.5The registry diffINDIRECT161
npm>10.9.9>libnpmexec • 9.0.5npm exec (npx) programmatic APIINDIRECT162
npm>10.9.9>libnpmfund • 6.0.5Programmatic API for npm fundINDIRECT159
npm>10.9.9>libnpmhook • 11.0.0programmatic API for managing npm registry hooksINDIRECT93
npm>10.9.9>libnpmorg • 7.0.0Programmatic api for `npm org` commandsINDIRECT93
npm>10.9.9>libnpmpack • 8.0.5Programmatic API for the bits behind npm packINDIRECT159
npm>10.9.9>libnpmpublish • 10.0.2Programmatic API for the bits behind npm publish and unpublishINDIRECT110
npm>10.9.9>libnpmsearch • 8.0.0Programmatic API for searching in npm and compatible registries.INDIRECT92
npm>10.9.9>libnpmteam • 7.0.0npm Team management APIsINDIRECT93
npm>10.9.9>libnpmversion • 7.0.0library to do the things that 'npm version' doesINDIRECT116
npm>10.9.9>lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
npm>10.9.9>make-fetch-happen • 14.0.3Opinionated, caching, retrying fetch clientINDIRECT85
npm>10.9.9>minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
npm>10.9.9>minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkINDIRECT1
npm>10.9.9>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
npm>10.9.9>minipass-flush>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.9>minipass-flush>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npm>10.9.9>minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
npm>10.9.9>minipass-pipeline>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.9>minipass-pipeline>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npm>10.9.9>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
npm>10.9.9>minipass-sized>minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm>10.9.9>minipass-sized>yallist • 4.0.0Yet Another Linked ListINDIRECT0
npm>10.9.9>mute-stream • 2.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
npm>10.9.9>nopt • 8.1.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>10.9.9>npm-audit-report • 6.0.0Given a response from the npm security api, render it into a variety of security reportsINDIRECT0
npm>10.9.9>npm-bundled • 4.0.0list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>10.9.9>npm-normalize-package-bin • 4.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>10.9.9>npm-package-arg • 12.0.2Parse the things that can be arguments to `npm install`INDIRECT5
npm>10.9.9>npm-packlist • 9.0.0Get a list of the files to add from a folder into an npm packageINDIRECT4
npm>10.9.9>npm-pick-manifest • 10.0.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT8
npm>10.9.9>npm-profile • 11.0.1Library for updating an npmjs.com profileINDIRECT92
npm>10.9.9>npm-registry-fetch • 18.0.2Fetch-based http client for use with npm registry APIsINDIRECT91
npm>10.9.9>pacote • 19.0.2JavaScript package downloaderINDIRECT133
npm>10.9.9>parse-conflict-json • 4.0.0Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
npm>10.9.9>proc-log • 5.0.0just emit 'log' events on the process objectINDIRECT0
npm>10.9.9>proggy • 3.0.0Progress bar updates at a distanceINDIRECT0
npm>10.9.9>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
npm>10.9.9>promise-call-limit • 3.0.2Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
npm>10.9.9>promzard • 2.0.0prompting wizardlyINDIRECT2
npm>10.9.9>read-cmd-shim • 5.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
npm>10.9.9>read-package-json-fast • 4.0.0Like read-package-json, but fasterINDIRECT2
npm>10.9.9>read • 4.1.0read(1) for node programsINDIRECT1
npm>10.9.9>semver • 7.7.4The semantic version parser used by npm.INDIRECT0
npm>10.9.9>signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
npm>10.9.9>ssri • 12.0.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT1
npm>10.9.9>treeverse • 3.0.0Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.INDIRECT0
npm>10.9.9>unique-filename • 4.0.0Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>10.9.9>unique-slug • 5.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>10.9.9>validate-npm-package-name • 6.0.2Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
npm>10.9.9>walk-up-path • 3.0.1Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
npm>10.9.9>which • 5.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>10.9.9>write-file-atomic • 6.0.0Write files in an atomic fashion w/configurable ownershipINDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
semver • 7.8.5The 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
Apache-2.013
PackageRelationDependenciesPublished
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
npm>10.9.9>@sigstore/bundle • 3.1.0Sigstore bundle typeINDIRECT1
npm>10.9.9>@sigstore/core • 2.0.0Base library for SigstoreINDIRECT0
npm>10.9.9>@sigstore/protobuf-specs • 0.4.3code-signing for npm packagesINDIRECT0
npm>10.9.9>@sigstore/sign • 3.1.0Sigstore signing libraryINDIRECT89
npm>10.9.9>@sigstore/tuf • 3.1.1Client for the Sigstore TUF repositoryINDIRECT90
npm>10.9.9>@sigstore/verify • 2.1.1Verification of Sigstore signaturesINDIRECT3
npm>10.9.9>exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
npm>10.9.9>sigstore • 3.1.0code-signing for npm packagesINDIRECT95
npm>10.9.9>spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
npm>10.9.9>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT5
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-2-Clause9
PackageRelationDependenciesPublished
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
normalize-package-data • 6.0.2Normalizes data that can be found in package.json files.INDIRECT8
npm>10.9.9>cidr-regex • 4.1.3Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>10.9.9>http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>10.9.9>is-cidr • 5.1.1Check if a string is an IP address in CIDR notationINDIRECT2
npm>10.9.9>normalize-package-data • 7.0.1Normalizes data that can be found in package.json files.INDIRECT9
npm>10.9.9>npm-install-checks • 7.1.2Check the engines and platform fields in package.jsonINDIRECT1
npm>10.9.9>npm-user-validate • 3.0.0User validations for npmINDIRECT0
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
BlueOak-1.0.08
PackageRelationDependenciesPublished
npm>10.9.9>chownr • 3.0.0like `chown -R`INDIRECT0
npm>10.9.9>jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT24
npm>10.9.9>minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
npm>10.9.9>package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
npm>10.9.9>path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
npm>10.9.9>tar • 7.5.22tar for nodeINDIRECT5
npm>10.9.9>which>isexe • 3.1.5Minimal module to check if a file is executable.INDIRECT0
npm>10.9.9>yallist • 5.0.0Yet Another Linked ListINDIRECT0
CC0-1.0 OR MIT3
PackageRelationDependenciesPublished
type-fest • 1.4.0A collection of essential TypeScript typesINDIRECT0
type-fest • 2.19.0A collection of essential TypeScript typesINDIRECT0
type-fest • 4.41.0A collection of essential TypeScript typesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
npm>10.9.9>diff • 5.2.2A JavaScript text diff implementation.INDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
CC-BY-3.02
PackageRelationDependenciesPublished
npm>10.9.9>spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
npm>10.9.9>spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
spdx-license-ids • 3.0.24A list of SPDX license identifiersINDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
npm • 10.9.9a package manager for JavaScriptINDIRECT195
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
unknown1
PackageRelationDependenciesPublished
npm>10.9.9>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.11 version:

[![licenses](https://licenses.dev/b/npm/%40codingame%2Fsemantic-release-config/1.3.11)](https://licenses.dev/npm/%40codingame%2Fsemantic-release-config/1.3.11)
<a href="https://licenses.dev/npm/%40codingame%2Fsemantic-release-config/1.3.11">
  <img src="https://licenses.dev/b/npm/%40codingame%2Fsemantic-release-config/1.3.11" alt="licenses" />
</a>
GitHub