licenses.dev

@backstage/cli-common v0.1.16

Common functionality used by cli, backend, and create-app

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
boolean • 3.2.0boolean converts lots of things to boolean.INDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es6-error • 4.1.1Easily-extendable error for use with ES6 classesINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
matcher • 3.0.0Simple wildcard matchingINDIRECT1
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
semver-compare • 1.0.0compare two semver version strings, returning -1, 0, or 1INDIRECT0
serialize-error • 7.0.1Serialize/deserialize an error into a plain objectINDIRECT1
serialize-error • 8.1.0Serialize/deserialize an error into a plain objectINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
undici • 7.16.0An HTTP/1.1 client, written from scratch for Node.jsDIRECT0
ISC4
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
semver • 7.7.3The semantic version parser used by npm.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BSD-3-Clause3
PackageRelationDependenciesPublished
global-agent • 3.0.0Global HTTP/HTTPS proxy configurable using environment variables.DIRECT20
roarr • 2.15.4JSON logger for Node.js and browser.INDIRECT13
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@backstage/errors • 1.2.7Common utilities for error handling within BackstageDIRECT3
@backstage/types • 1.2.2Common TypeScript types used within BackstageINDIRECT0
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.13.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.16 version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fcli-common/0.1.16)](https://licenses.dev/npm/%40backstage%2Fcli-common/0.1.16)
<a href="https://licenses.dev/npm/%40backstage%2Fcli-common/0.1.16">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fcli-common/0.1.16" alt="licenses" />
</a>
GitHub