licenses.dev

npm>10.3.0>@npmcli/git v5.0.4

a util for spawning git from npm CLI contexts

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC13
PackageRelationDependenciesPublished
@npmcli/promise-spawn • 7.0.2spawn processes the way the npm cli likes to doDIRECT2
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
isexe • 3.1.1Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.DIRECT0
npm-normalize-package-bin • 3.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 11.0.3Parse the things that can be arguments to `npm install`INDIRECT5
npm-pick-manifest • 9.1.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.DIRECT8
proc-log • 3.0.0just emit 'log' events on the process objectDIRECT0
proc-log • 4.2.0just emit 'log' events on the process objectINDIRECT0
promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationDIRECT0
semver • 7.6.3The semantic version parser used by npm.DIRECT0
validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
which • 4.0.0Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
MIT3
PackageRelationDependenciesPublished
err-code • 2.0.3Create an error with a codeINDIRECT0
promise-retry • 2.0.1Retries a function that returns a promise, leveraging the power of the retry module.DIRECT2
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
npm-install-checks • 6.3.0Check the engines and platform fields in package.jsonINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/npm%3E10.3.0%3E%40npmcli%2Fgit)](https://licenses.dev/npm/npm%3E10.3.0%3E%40npmcli%2Fgit)
<a href="https://licenses.dev/npm/npm%3E10.3.0%3E%40npmcli%2Fgit">
  <img src="https://licenses.dev/b/npm/npm%3E10.3.0%3E%40npmcli%2Fgit" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.4 version:

[![licenses](https://licenses.dev/b/npm/npm%3E10.3.0%3E%40npmcli%2Fgit/5.0.4)](https://licenses.dev/npm/npm%3E10.3.0%3E%40npmcli%2Fgit/5.0.4)
<a href="https://licenses.dev/npm/npm%3E10.3.0%3E%40npmcli%2Fgit/5.0.4">
  <img src="https://licenses.dev/b/npm/npm%3E10.3.0%3E%40npmcli%2Fgit/5.0.4" alt="licenses" />
</a>
GitHub