licenses.dev

@npmcli/map-workspaces v5.0.3

Retrieves a name:pathname Map for a given workspaces config

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

ISC13
PackageRelationDependenciesPublished
@npmcli/git • 7.0.2a util for spawning git from npm CLI contextsINDIRECT15
@npmcli/name-from-folder • 4.0.0Get the package name from a folder pathDIRECT0
@npmcli/package-json • 7.0.5Programmatic API to update package.jsonDIRECT26
@npmcli/promise-spawn • 9.0.1spawn processes the way the npm cli likes to doINDIRECT2
hosted-git-info • 9.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
ini • 6.0.0An ini encoder/decoder for nodeINDIRECT0
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`INDIRECT5
npm-pick-manifest • 11.0.3Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT8
proc-log • 6.1.0just emit 'log' events on the process objectINDIRECT0
semver • 7.7.4The semantic version parser used by npm.INDIRECT0
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
BlueOak-1.0.06
PackageRelationDependenciesPublished
glob • 13.0.6the most correct and second fastest glob implementation in JavaScriptDIRECT6
isexe • 4.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 11.2.7A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 10.2.4a glob matcher in javascriptDIRECT2
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
path-scurry • 2.0.2walk paths fast and efficientlyINDIRECT2
MIT6
PackageRelationDependenciesPublished
@gar/promise-retry • 1.0.2Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT1
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.4Brace expansion as known from sh/bashINDIRECT1
json-parse-even-better-errors • 5.0.0JSON.parse with context information on errorINDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
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
BSD-2-Clause1
PackageRelationDependenciesPublished
npm-install-checks • 8.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%2Fmap-workspaces)](https://licenses.dev/npm/%40npmcli%2Fmap-workspaces)
<a href="https://licenses.dev/npm/%40npmcli%2Fmap-workspaces">
  <img src="https://licenses.dev/b/npm/%40npmcli%2Fmap-workspaces" alt="licenses" />
</a>

Or the licenses badge code for the 5.0.3 version:

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