licenses.dev

npm>11.19.0>libnpmpublish v11.2.0

Programmatic API for the bits behind npm publish and unpublish

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
@gar/promise-retry • 1.0.3Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT0
@tufjs/canonical-json • 2.0.0OLPC JSON canonicalizationINDIRECT0
@tufjs/models • 4.1.0TUF metadata modelsINDIRECT4
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.9Brace expansion as known from sh/bashINDIRECT1
ci-info • 4.4.0Get details about the current Continuous Integration environmentDIRECT0
content-type • 2.1.0Create and parse HTTP Content-Type headerINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
http-proxy-agent • 7.0.2An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT3
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.7.3Convert character encodings in pure javascript.INDIRECT1
ip-address • 10.5.0A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT0
json-parse-even-better-errors • 5.0.0JSON.parse with context information on errorINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
minipass-fetch • 5.0.2An implementation of window.fetch in Node.js using Minipass streamsINDIRECT5
minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.1.0HTTP content negotiationINDIRECT1
p-map • 7.0.6Map over promises concurrentlyINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 8.0.5A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
socks • 2.8.9Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
tuf-js • 4.1.0JavaScript implementation of The Update Framework (TUF)INDIRECT42
ISC25
PackageRelationDependenciesPublished
@npmcli/agent • 4.0.2the http/https agent used by the npm cliINDIRECT10
@npmcli/fs • 5.0.0filesystem utilities for the npm cliINDIRECT1
@npmcli/git • 7.0.2a util for spawning git from npm CLI contextsINDIRECT14
@npmcli/package-json • 7.0.5Programmatic API to update package.jsonDIRECT25
@npmcli/promise-spawn • 9.0.1spawn processes the way the npm cli likes to doINDIRECT2
@npmcli/redact • 4.0.0Redact sensitive npm information from outputINDIRECT0
cacache • 20.0.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT17
fs-minipass • 3.0.3fs read and write streams based on minipassINDIRECT1
hosted-git-info • 9.0.3Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
ini • 6.0.0An ini encoder/decoder for nodeINDIRECT0
make-fetch-happen • 15.0.6Opinionated, caching, retrying fetch clientINDIRECT39
minipass-collect • 2.0.1A Minipass stream that collects all the data into a single chunkINDIRECT1
minipass-pipeline • 1.2.4create a pipeline of streams using MinipassINDIRECT2
minipass-sized • 2.0.0A Minipass stream that raises an error if you get a different number of bytes than expectedINDIRECT1
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
npm-normalize-package-bin • 5.0.0Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 13.0.2Parse the things that can be arguments to `npm install`DIRECT5
npm-pick-manifest • 11.0.3Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT8
npm-registry-fetch • 19.1.1Fetch-based http client for use with npm registry APIsDIRECT44
proc-log • 6.1.0just emit 'log' events on the process objectDIRECT0
semver • 7.8.5The semantic version parser used by npm.DIRECT0
ssri • 13.0.1Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.DIRECT1
validate-npm-package-name • 7.0.2Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
which • 6.0.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
@sigstore/bundle • 4.0.0Sigstore bundle typeINDIRECT1
@sigstore/core • 3.2.1Base library for SigstoreINDIRECT0
@sigstore/protobuf-specs • 0.5.2code-signing for npm packagesINDIRECT0
@sigstore/sign • 4.1.1Sigstore signing libraryINDIRECT43
@sigstore/tuf • 4.0.2Client for the Sigstore TUF repositoryINDIRECT44
@sigstore/verify • 3.1.1Verification of Sigstore signaturesINDIRECT3
sigstore • 4.1.1code-signing for npm packagesDIRECT49
BlueOak-1.0.07
PackageRelationDependenciesPublished
glob • 13.0.6the most correct and second fastest glob implementation in JavaScriptINDIRECT6
isexe • 4.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 11.5.2A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.6a glob matcher in javascriptINDIRECT2
minipass-flush • 1.0.7A Minipass stream that calls a flush function before emitting 'end'INDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyINDIRECT2
BSD-2-Clause2
PackageRelationDependenciesPublished
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm-install-checks • 8.0.0Check the engines and platform fields in package.jsonINDIRECT1
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/npm%3E11.19.0%3Elibnpmpublish)](https://licenses.dev/npm/npm%3E11.19.0%3Elibnpmpublish)
<a href="https://licenses.dev/npm/npm%3E11.19.0%3Elibnpmpublish">
  <img src="https://licenses.dev/b/npm/npm%3E11.19.0%3Elibnpmpublish" alt="licenses" />
</a>

Or the licenses badge code for the 11.2.0 version:

[![licenses](https://licenses.dev/b/npm/npm%3E11.19.0%3Elibnpmpublish/11.2.0)](https://licenses.dev/npm/npm%3E11.19.0%3Elibnpmpublish/11.2.0)
<a href="https://licenses.dev/npm/npm%3E11.19.0%3Elibnpmpublish/11.2.0">
  <img src="https://licenses.dev/b/npm/npm%3E11.19.0%3Elibnpmpublish/11.2.0" alt="licenses" />
</a>
GitHub