license-finder-demo

Dependencies

As of May 23, 2025 2:24pm

47 total

  • 25 MIT
  • 9 ISC
  • 6 Apache 2.0
  • 3 BlueOak-1.0.0
  • 1 Eclipse Public License 1.0
  • 1 New BSD
  • 1 BSD Zero Clause License, ISC, MIT
  • 1 BSD Zero Clause License

Action Items

15 unapproved

ISC unapproved

@isaacs/cliui v8.0.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

easily create complex multi-column command-line-interfaces

@isaacs/cliui is required by:
jackspeak
@isaacs/cliui relies on:
string-width, string-width, strip-ansi, strip-ansi, wrap-ansi, wrap-ansi

MIT permitted

ansi-regex v5.0.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Regular expression for matching ANSI escape codes

ansi-regex is required by:
strip-ansi

MIT permitted

ansi-regex v6.1.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Regular expression for matching ANSI escape codes

MIT permitted

ansi-styles v4.3.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

ANSI escape codes for styling strings in the terminal

ansi-styles is required by:
wrap-ansi
ansi-styles relies on:
color-convert

MIT permitted

ansi-styles v6.2.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

ANSI escape codes for styling strings in the terminal

MIT permitted

balanced-match v1.0.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Match balanced character pairs, like "{" and "}"

balanced-match is required by:
brace-expansion

MIT permitted

brace-expansion v2.0.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Brace expansion as known from sh/bash

brace-expansion is required by:
minimatch
brace-expansion relies on:
balanced-match

MIT permitted

checker-qual v3.37.0 (org.checkerframework)

Paths

/builds/license-compliance/license-finder-demo/backend

Checker Qual

checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.

MIT permitted

color-convert v2.0.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Plain color conversion functions

color-convert is required by:
ansi-styles
color-convert relies on:
color-name

MIT permitted

color-name v1.1.4 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

A list of color names and its values

color-name is required by:
color-convert

MIT permitted

colors v1.4.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

get colors in your node.js console

colors is required by:
frontend

MIT permitted

cross-spawn v7.0.6 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Cross platform child_process#spawn and child_process#spawnSync

cross-spawn is required by:
foreground-child
cross-spawn relies on:
path-key, shebang-command, which

MIT permitted

eastasianwidth v0.2.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Get East Asian Width from a character.

eastasianwidth is required by:
string-width

MIT permitted

emoji-regex v8.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

emoji-regex is required by:
string-width

MIT permitted

emoji-regex v9.2.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

A regular expression to match all Emoji-only symbols as per the Unicode Standard.

Apache 2.0 permitted

error_prone_annotations v2.21.1 (com.google.errorprone)

Paths

/builds/license-compliance/license-finder-demo/backend

error-prone annotations

Apache 2.0 permitted

failureaccess v1.0.1 (com.google.guava)

Paths

/builds/license-compliance/license-finder-demo/backend

Guava InternalFutureFailureAccess and InternalFutures

Contains com.google.common.util.concurrent.internal.InternalFutureFailureAccess and InternalFutures. Most users will never need to use this artifact. Its classes is conceptually a part of Guava, but they're in this separate artifact so that Android libraries can use them without pulling in all of Guava (just as they can use ListenableFuture by depending on the listenablefuture artifact).

ISC unapproved

foreground-child v3.3.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Run a child as if it's the foreground process. Give it stdio. Exit when it exits.

foreground-child is required by:
glob
foreground-child relies on:
cross-spawn, signal-exit

BSD Zero Clause License, ISC, MIT permitted

frontend v1.0.0

Paths

/builds/license-compliance/license-finder-demo/frontend

frontend relies on:
colors, glob, tslib

ISC unapproved

glob v11.0.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

the most correct and second fastest glob implementation in JavaScript

glob is required by:
frontend
glob relies on:
foreground-child, jackspeak, minimatch, minipass, package-json-from-dist, path-scurry

Apache 2.0 permitted

guava v32.1.3-jre (com.google.guava)

Paths

/builds/license-compliance/license-finder-demo/backend

Guava: Google Core Libraries for Java

Guava is a suite of core and expanded libraries that include utility classes, Google's collections, I/O classes, and much more.

New BSD unapproved

hamcrest-core v1.3 (org.hamcrest)

Paths

/builds/license-compliance/license-finder-demo/backend

Hamcrest Core

This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.

MIT permitted

is-fullwidth-code-point v3.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Check if the character represented by a given Unicode code point is fullwidth

is-fullwidth-code-point is required by:
string-width

ISC unapproved

isexe v2.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Minimal module to check if a file is executable.

isexe is required by:
which

Apache 2.0 permitted

j2objc-annotations v2.8 (com.google.j2objc)

Paths

/builds/license-compliance/license-finder-demo/backend

J2ObjC Annotations

A set of annotations that provide additional information to the J2ObjC translator to modify the result of translation.

BlueOak-1.0.0 unapproved

jackspeak v4.1.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

A very strict and proper argument parser.

jackspeak is required by:
glob
jackspeak relies on:
@isaacs/cliui

Apache 2.0 permitted

jsr305 v3.0.2 (com.google.code.findbugs)

Paths

/builds/license-compliance/license-finder-demo/backend

FindBugs-jsr305

JSR305 Annotations for Findbugs

Eclipse Public License 1.0 unapproved

junit v4.13.2 (junit)

Paths

/builds/license-compliance/license-finder-demo/backend

JUnit

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

Apache 2.0 permitted

listenablefuture v9999.0-empty-to-avoid-conflict-with-guava (com.google.guava)

Paths

/builds/license-compliance/license-finder-demo/backend

Guava ListenableFuture only

An empty artifact that Guava depends on to signal that it is providing ListenableFuture -- but is also available in a second "version" that contains com.google.common.util.concurrent.ListenableFuture class, without any other Guava classes. The idea is: - If users want only ListenableFuture, they depend on listenablefuture-1.0. - If users want all of Guava, they depend on guava, which, as of Guava 27.0, depends on listenablefuture-9999.0-empty-to-avoid-conflict-with-guava. The 9999.0-... version number is enough for some build systems (notably, Gradle) to select that empty artifact over the "real" listenablefuture-1.0 -- avoiding a conflict with the copy of ListenableFuture in guava itself. If users are using an older version of Guava or a build system other than Gradle, they may see class conflicts. If so, they can solve them by manually excluding the listenablefuture artifact or manually forcing their build systems to use 9999.0-....

ISC unapproved

lru-cache v11.1.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

A cache object that deletes the least-recently-used items.

lru-cache is required by:
path-scurry

ISC unapproved

minimatch v10.0.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

a glob matcher in javascript

minimatch is required by:
glob
minimatch relies on:
brace-expansion

ISC unapproved

minipass v7.1.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

minimal implementation of a PassThrough stream

minipass is required by:
glob, path-scurry

BlueOak-1.0.0 unapproved

package-json-from-dist v1.0.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Load the local package.json from either src or dist folder

package-json-from-dist is required by:
glob

MIT permitted

path-key v3.1.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Get the PATH environment variable key cross-platform

path-key is required by:
cross-spawn

BlueOak-1.0.0 unapproved

path-scurry v2.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

walk paths fast and efficiently

path-scurry is required by:
glob
path-scurry relies on:
lru-cache, minipass

MIT permitted

shebang-command v2.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Get the command from a shebang

shebang-command is required by:
cross-spawn
shebang-command relies on:
shebang-regex

MIT permitted

shebang-regex v3.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Regular expression for matching a shebang line

shebang-regex is required by:
shebang-command

ISC unapproved

signal-exit v4.1.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

when you want to fire an event no matter how a process exits.

signal-exit is required by:
foreground-child

MIT permitted

slf4j-api v2.0.9 (org.slf4j)

Paths

/builds/license-compliance/license-finder-demo/backend

SLF4J API Module

The slf4j API

MIT permitted

string-width v4.2.3 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Get the visual width of a string - the number of columns required to display it

string-width is required by:
@isaacs/cliui, wrap-ansi
string-width relies on:
emoji-regex, is-fullwidth-code-point, strip-ansi

MIT permitted

string-width v5.1.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Get the visual width of a string - the number of columns required to display it

string-width relies on:
eastasianwidth, emoji-regex, strip-ansi

MIT permitted

strip-ansi v6.0.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Strip ANSI escape codes from a string

strip-ansi is required by:
@isaacs/cliui, string-width, wrap-ansi
strip-ansi relies on:
ansi-regex

MIT permitted

strip-ansi v7.1.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Strip ANSI escape codes from a string

BSD Zero Clause License unapproved

tslib v2.8.1 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Runtime library for TypeScript helper functions

tslib is required by:
frontend

ISC unapproved

which v2.0.2 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Like which(1) unix command. Find the first instance of an executable in the PATH.

which is required by:
cross-spawn
which relies on:
isexe

MIT permitted

wrap-ansi v7.0.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Wordwrap a string with ANSI escape codes

wrap-ansi is required by:
@isaacs/cliui
wrap-ansi relies on:
ansi-styles, string-width, strip-ansi

MIT permitted

wrap-ansi v8.1.0 (dependencies)

Paths

/builds/license-compliance/license-finder-demo/frontend

Wordwrap a string with ANSI escape codes

wrap-ansi relies on:
ansi-styles, string-width, strip-ansi