licenses.dev

@npmcli/git v2.1.0

a util for spawning git from npm CLI contexts

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC13
PackageRelationDependenciesPublished
@npmcli/promise-spawn • 1.3.2spawn processes the way the npm cli likes to doDIRECT1
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
infer-owner • 1.0.4Infer the owner of a path based on the owner of its nearest existing parentINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.DIRECT1
npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized objectINDIRECT0
npm-package-arg • 8.1.5Parse the things that can be arguments to `npm install`INDIRECT6
npm-pick-manifest • 6.1.1Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.DIRECT9
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 • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
yallist • 4.0.0Yet Another Linked ListINDIRECT0
MIT5
PackageRelationDependenciesPublished
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
err-code • 2.0.3Create an error with a codeINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
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 • 4.0.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/%40npmcli%2Fgit)](https://licenses.dev/npm/%40npmcli%2Fgit)
<a href="https://licenses.dev/npm/%40npmcli%2Fgit">
  <img src="https://licenses.dev/b/npm/%40npmcli%2Fgit" alt="licenses" />
</a>

Or the licenses badge code for the 2.1.0 version:

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