licenses.dev

@semantic-release/npm v9.0.1

semantic-release plugin to publish a npm package

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT161
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
@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
@semantic-release/error • 3.0.0errors with more than just a messageDIRECT0
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
aggregate-error • 3.1.0Create an error from multiple errorsDIRECT2
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.21Brace 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
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
deep-extend • 0.6.0Recursive object extendingINDIRECT0
del • 6.1.1Delete files and directoriesINDIRECT43
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
execa • 5.1.1Process execution for humansDIRECT15
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
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
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-path-cwd • 2.2.0Check if a path is the current working directoryINDIRECT0
is-path-inside • 3.0.3Check if a path is inside another pathINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
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 • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
nerf-dart • 1.0.0maps a URL to an identifierDIRECT0
normalize-url • 6.1.0Normalize a URLDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
npm>8.19.4>@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
npm>8.19.4>@gar/promisify • 1.1.3Promisify an entire class or objectINDIRECT0
npm>8.19.4>@npmcli/move-file • 2.0.1move a file (fork of move-file)INDIRECT13
npm>8.19.4>@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
npm>8.19.4>agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
npm>8.19.4>agentkeepalive • 4.2.1Missing keepalive http.AgentINDIRECT5
npm>8.19.4>aggregate-error • 3.1.0Create an error from multiple errorsINDIRECT2
npm>8.19.4>ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
npm>8.19.4>ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
npm>8.19.4>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>8.19.4>asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
npm>8.19.4>balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
npm>8.19.4>binary-extensions • 2.2.0List of binary file extensionsINDIRECT0
npm>8.19.4>brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
npm>8.19.4>builtins • 5.0.1List of node.js builtin modulesINDIRECT3
npm>8.19.4>chalk • 4.1.2Terminal string styling done rightINDIRECT5
npm>8.19.4>clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
npm>8.19.4>cli-columns • 4.0.0Columnated lists for the CLI.INDIRECT5
npm>8.19.4>cli-table3 • 0.6.2Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT6
npm>8.19.4>clone • 1.0.4deep cloning of objects and arraysINDIRECT0
npm>8.19.4>color-convert • 2.0.1Plain color conversion functionsINDIRECT1
npm>8.19.4>color-name • 1.1.4A list of color names and its valuesINDIRECT0
npm>8.19.4>columnify • 1.6.0Render data in text columns. Supports in-column text-wrap.INDIRECT5
npm>8.19.4>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>8.19.4>cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
npm>8.19.4>debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
npm>8.19.4>debug>ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
npm>8.19.4>debuglog • 1.0.1backport of util.debuglog from node v0.11INDIRECT0
npm>8.19.4>defaults • 1.0.3merge single level defaults over a config objectINDIRECT1
npm>8.19.4>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
npm>8.19.4>depd • 1.1.2Deprecate all the thingsINDIRECT0
npm>8.19.4>emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
npm>8.19.4>encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
npm>8.19.4>env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
npm>8.19.4>err-code • 2.0.3Create an error with a codeINDIRECT0
npm>8.19.4>fastest-levenshtein • 1.0.12Fastest Levenshtein distance implementation in JS.INDIRECT0
npm>8.19.4>function-bind • 1.1.1Implementation of Function.prototype.bindINDIRECT0
npm>8.19.4>has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
npm>8.19.4>has • 1.0.3Object.prototype.hasOwnProperty.call shortcutINDIRECT1
npm>8.19.4>http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
npm>8.19.4>https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
npm>8.19.4>humanize-ms • 1.2.1transform humanize time to msINDIRECT1
npm>8.19.4>iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
npm>8.19.4>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>8.19.4>indent-string • 4.0.0Indent each line in a stringINDIRECT0
npm>8.19.4>ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
npm>8.19.4>ip • 2.0.0INDIRECT0
npm>8.19.4>is-core-module • 2.10.0Is this specifier a node.js core module?INDIRECT2
npm>8.19.4>is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>8.19.4>is-lambda • 1.0.1Detect if your code is running on an AWS Lambda serverINDIRECT0
npm>8.19.4>json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
npm>8.19.4>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>8.19.4>just-diff-apply • 5.4.1Apply a diff to an object. Optionally supports jsonPatch protocolINDIRECT0
npm>8.19.4>just-diff • 5.1.1Return an object representing the diffs between two objects. Supports jsonPatch protocolINDIRECT0
npm>8.19.4>minipass-fetch • 2.1.1An implementation of window.fetch in Node.js using Minipass streamsINDIRECT7
npm>8.19.4>minipass-json-stream • 1.0.1Like JSONStream, but using Minipass streamsINDIRECT3
npm>8.19.4>minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
npm>8.19.4>mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
npm>8.19.4>ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm>8.19.4>negotiator • 0.6.3HTTP content negotiationINDIRECT0
npm>8.19.4>node-gyp • 9.1.0Node.js native addon build toolINDIRECT97
npm>8.19.4>node-gyp>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>8.19.4>p-map • 4.0.0Map over promises concurrentlyINDIRECT3
npm>8.19.4>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
npm>8.19.4>postcss-selector-parser • 6.0.10INDIRECT2
npm>8.19.4>promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT2
npm>8.19.4>readable-stream • 3.6.0Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
npm>8.19.4>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>8.19.4>rimraf>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
npm>8.19.4>safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
npm>8.19.4>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>8.19.4>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>8.19.4>socks-proxy-agent • 7.0.0A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
npm>8.19.4>socks • 2.7.0Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
npm>8.19.4>spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
npm>8.19.4>string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
npm>8.19.4>string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
npm>8.19.4>strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
npm>8.19.4>supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
npm>8.19.4>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>8.19.4>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>8.19.4>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>8.19.4>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-map • 4.0.0Map over promises concurrentlyINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-pkg • 5.2.0Read a package.json fileDIRECT26
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)DIRECT5
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
strip-final-newline • 2.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
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
temp-dir • 2.0.0Get the real path of the system temp directoryINDIRECT0
tempy • 1.0.1Get a random temporary file or directory pathDIRECT49
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
unique-string • 2.0.0Generate a unique random stringINDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC133
PackageRelationDependenciesPublished
fastq • 1.20.3Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
npm>8.19.4>@isaacs/string-locale-compare • 1.1.0Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwiseINDIRECT0
npm>8.19.4>@npmcli/arborist • 5.6.3Manage node_modules treesINDIRECT163
npm>8.19.4>@npmcli/ci-detect • 2.0.0Detect what kind of CI environment the program is inINDIRECT0
npm>8.19.4>@npmcli/config • 4.2.2Configuration management for the npm cliINDIRECT26
npm>8.19.4>@npmcli/disparity-colors • 2.0.0Colorizes unified diff outputINDIRECT3
npm>8.19.4>@npmcli/fs • 2.1.2filesystem utilities for the npm cliINDIRECT4
npm>8.19.4>@npmcli/git • 3.0.2a util for spawning git from npm CLI contextsINDIRECT21
npm>8.19.4>@npmcli/installed-package-contents • 1.0.7Get the list of files installed in a package in node_modules, including bundled dependenciesINDIRECT2
npm>8.19.4>@npmcli/installed-package-contents>npm-bundled • 1.1.2list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>8.19.4>@npmcli/map-workspaces • 2.0.4Retrieves a name:pathname Map for a given workspaces configINDIRECT13
npm>8.19.4>@npmcli/metavuln-calculator • 3.1.1Calculate meta-vulnerabilities from package security advisoriesINDIRECT135
npm>8.19.4>@npmcli/name-from-folder • 1.0.1Get the package name from a folder pathINDIRECT0
npm>8.19.4>@npmcli/node-gyp • 2.0.0Tools for dealing with node-gyp packagesINDIRECT0
npm>8.19.4>@npmcli/package-json • 2.0.0Programmatic API to update package.jsonINDIRECT1
npm>8.19.4>@npmcli/promise-spawn • 3.0.0spawn processes the way the npm cli likes to doINDIRECT1
npm>8.19.4>@npmcli/query • 1.2.0npm query parser and toolsINDIRECT12
npm>8.19.4>@npmcli/run-script • 4.2.1Run a lifecycle script for a package (descendant of npm-lifecycle)INDIRECT103
npm>8.19.4>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
npm>8.19.4>aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>8.19.4>are-we-there-yet • 3.0.1Keep track of the overall completion of many disparate processesINDIRECT6
npm>8.19.4>bin-links • 3.0.3JavaScript package binary linkerINDIRECT22
npm>8.19.4>bin-links>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>cacache • 16.1.3Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT41
npm>8.19.4>chownr • 2.0.0like `chown -R`INDIRECT0
npm>8.19.4>cmd-shim • 5.0.0Used in npm for command line application supportINDIRECT4
npm>8.19.4>color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
npm>8.19.4>common-ancestor-path • 1.0.1Find the common ancestor of 2 or more paths on Windows or UnixINDIRECT0
npm>8.19.4>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
npm>8.19.4>dezalgo • 1.0.4Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
npm>8.19.4>fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
npm>8.19.4>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
npm>8.19.4>gauge • 4.0.4A terminal based horizontal gaugeINDIRECT11
npm>8.19.4>glob • 8.0.3a little globberINDIRECT8
npm>8.19.4>graceful-fs • 4.2.10A drop-in replacement for fs, making various improvements.INDIRECT0
npm>8.19.4>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
npm>8.19.4>hosted-git-info • 5.2.1Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
npm>8.19.4>ignore-walk • 5.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT3
npm>8.19.4>infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
npm>8.19.4>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
npm>8.19.4>inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
npm>8.19.4>ini • 3.0.1An ini encoder/decoder for nodeINDIRECT0
npm>8.19.4>init-package-json • 3.0.2A node module to get your node module startedINDIRECT33
npm>8.19.4>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>8.19.4>json-stringify-nice • 1.1.4Stringify an object sorting scalars before objects, and defaulting to 2-space indentINDIRECT0
npm>8.19.4>libnpmaccess • 6.0.4programmatic library for `npm access` commandsINDIRECT77
npm>8.19.4>libnpmdiff • 4.0.5The registry diffINDIRECT141
npm>8.19.4>libnpmexec • 4.0.14npm exec (npx) programmatic APIINDIRECT173
npm>8.19.4>libnpmfund • 3.0.5Programmatic API for npm fundINDIRECT164
npm>8.19.4>libnpmhook • 8.0.4programmatic API for managing npm registry hooksINDIRECT77
npm>8.19.4>libnpmorg • 4.0.4Programmatic api for `npm org` commandsINDIRECT77
npm>8.19.4>libnpmpack • 4.1.3Programmatic API for the bits behind npm packINDIRECT135
npm>8.19.4>libnpmpublish • 6.0.5Programmatic API for the bits behind npm publish and unpublishINDIRECT85
npm>8.19.4>libnpmsearch • 5.0.4Programmatic API for searching in npm and compatible registries.INDIRECT76
npm>8.19.4>libnpmteam • 4.0.4npm Team management APIsINDIRECT77
npm>8.19.4>libnpmversion • 3.0.7library to do the things that 'npm version' doesINDIRECT113
npm>8.19.4>lru-cache • 7.13.2A cache object that deletes the least-recently-used items.INDIRECT0
npm>8.19.4>make-fetch-happen • 10.2.1Opinionated, caching, retrying fetch clientINDIRECT67
npm>8.19.4>minimatch • 5.1.0a glob matcher in javascriptINDIRECT2
npm>8.19.4>minipass-collect • 1.0.2A Minipass stream that collects all the data into a single chunkINDIRECT2
npm>8.19.4>minipass-flush • 1.0.5A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
npm>8.19.4>minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
npm>8.19.4>minipass-sized • 1.0.3A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT2
npm>8.19.4>minipass • 3.3.4minimal implementation of a PassThrough streamINDIRECT1
npm>8.19.4>mkdirp-infer-owner • 2.0.0mkdirp, but chown to the owner of the containing folder if possible and necessaryINDIRECT3
npm>8.19.4>mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
npm>8.19.4>node-gyp>glob • 7.2.3a little globberINDIRECT10
npm>8.19.4>node-gyp>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>8.19.4>node-gyp>nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>8.19.4>nopt • 6.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npm>8.19.4>npm-audit-report • 3.0.0Given a response from the npm security api, render it into a variety of security reportsINDIRECT6
npm>8.19.4>npm-bundled • 2.0.1list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT1
npm>8.19.4>npm-bundled>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-package-arg • 9.1.0Parse the things that can be arguments to `npm install`INDIRECT8
npm>8.19.4>npm-packlist • 5.1.3Get a list of the files to add from a folder into an npm packageINDIRECT13
npm>8.19.4>npm-packlist>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-pick-manifest • 7.0.2Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT11
npm>8.19.4>npm-pick-manifest>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>npm-profile • 6.2.1Library for updating an npmjs.com profileINDIRECT76
npm>8.19.4>npm-registry-fetch • 13.3.1Fetch-based http client for use with npm registry APIsINDIRECT75
npm>8.19.4>npmlog • 6.0.2logger for npmINDIRECT20
npm>8.19.4>once • 1.4.0Run a function exactly one timeINDIRECT1
npm>8.19.4>pacote • 13.6.2JavaScript package downloaderINDIRECT134
npm>8.19.4>parse-conflict-json • 2.0.2Parse a JSON string that has git merge conflicts, resolving if possibleINDIRECT3
npm>8.19.4>proc-log • 2.0.1just emit 'log' events on the process objectINDIRECT0
npm>8.19.4>promise-all-reject-late • 1.0.1Like Promise.all, but save rejections until all promises are resolvedINDIRECT0
npm>8.19.4>promise-call-limit • 1.0.1Call an array of promise-returning functions, restricting concurrency to a specified limit.INDIRECT0
npm>8.19.4>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
npm>8.19.4>promzard • 0.3.0prompting wizardlyINDIRECT2
npm>8.19.4>read-cmd-shim • 3.0.0Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
npm>8.19.4>read-package-json-fast • 2.0.3Like read-package-json, but fasterINDIRECT2
npm>8.19.4>read-package-json • 5.0.2The thing npm uses to read package.json files with semantics and defaults and validationINDIRECT25
npm>8.19.4>read-package-json>npm-normalize-package-bin • 2.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm>8.19.4>read • 1.0.7read(1) for node programsINDIRECT1
npm>8.19.4>readdir-scoped-modules • 1.1.0Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.INDIRECT6
npm>8.19.4>rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
npm>8.19.4>rimraf>glob • 7.2.3a little globberINDIRECT10
npm>8.19.4>rimraf>minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
npm>8.19.4>semver • 7.3.7The semantic version parser used by npm.INDIRECT2
npm>8.19.4>semver>lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
npm>8.19.4>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
npm>8.19.4>signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
npm>8.19.4>ssri • 9.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT2
npm>8.19.4>tar • 6.1.11tar for nodeINDIRECT6
npm>8.19.4>treeverse • 2.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>8.19.4>unique-filename • 2.0.1Generate a unique filename for use in temporary directories or caches.INDIRECT2
npm>8.19.4>unique-slug • 3.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT1
npm>8.19.4>validate-npm-package-name • 4.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT4
npm>8.19.4>walk-up-path • 1.0.0Given a path string, return a generator that walks up the path, emitting each dirname.INDIRECT0
npm>8.19.4>which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
npm>8.19.4>wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
npm>8.19.4>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
npm>8.19.4>write-file-atomic • 4.0.2Write files in an atomic fashion w/configurable ownershipINDIRECT2
npm>8.19.4>yallist • 4.0.0Yet Another Linked ListINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause7
PackageRelationDependenciesPublished
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT14
npm>8.19.4>cidr-regex • 3.1.1Regular expression for matching IP addresses in CIDR notationINDIRECT1
npm>8.19.4>http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>8.19.4>is-cidr • 4.0.2Check if a string is an IP address in CIDR notationINDIRECT2
npm>8.19.4>normalize-package-data • 4.0.1Normalizes data that can be found in package.json files.INDIRECT13
npm>8.19.4>npm-install-checks • 5.0.0Check the engines and platform fields in package.jsonINDIRECT3
npm>8.19.4>npm-user-validate • 1.0.1User validations for npmINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
npm>8.19.4>spdx-correct • 3.1.1correct invalid SPDX expressionsINDIRECT3
npm>8.19.4>validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
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
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.16.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
CC-BY-3.02
PackageRelationDependenciesPublished
npm>8.19.4>spdx-exceptions • 2.3.0list of SPDX standard license exceptionsINDIRECT0
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
npm>8.19.4>spdx-license-ids • 3.0.11A list of SPDX license identifiersINDIRECT0
spdx-license-ids • 3.0.24A list of SPDX license identifiersINDIRECT0
Artistic-2.01
PackageRelationDependenciesPublished
npm • 8.19.4a package manager for JavaScriptDIRECT210
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderDIRECT4
MIT OR WTFPL1
PackageRelationDependenciesPublished
npm>8.19.4>opener • 1.5.2Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
unknown1
PackageRelationDependenciesPublished
npm>8.19.4>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
npm>8.19.4>diff • 5.1.0A javascript text diff implementation.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.0.1 version:

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