licenses.dev

open-kit-run v0.1.0-beta.6

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT86
PackageRelationDependenciesPublished
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@types/tinycolor2 • 1.4.6TypeScript definitions for tinycolor2INDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv • 8.20.0Another JSON Schema ValidatorINDIRECT4
ansi-regex • 6.2.2Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
atomically • 2.1.1Read and write files atomically and reliably.INDIRECT3
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 5.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.6.2Terminal string styling done rightDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 11.1.0the complete solution for node.js command-line programsDIRECT0
conf • 12.0.0Simple config handling for your app or moduleDIRECT18
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
debounce-fn • 5.1.2Debounce a functionINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
dot-prop • 8.0.2Get, set, or delete a property from a nested object using a dot pathINDIRECT1
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 10.6.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
env-paths • 3.0.0Get paths for storing things like data, config, cache, etcINDIRECT0
execa • 8.0.1Process execution for humansDIRECT16
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
get-stream • 8.0.1Get a stream as a string, Buffer, ArrayBuffer or arrayINDIRECT0
gradient-string • 2.0.2Beautiful color gradients in terminal outputDIRECT9
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-interactive • 2.0.0Check if stdout or stderr is interactiveINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-stream • 3.0.0Check if something is a Node.js streamINDIRECT0
is-unicode-supported • 1.3.0Detect whether the terminal supports UnicodeINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
kleur • 3.0.3The fastest Node.js library for formatting terminal text with ANSI colors~!INDIRECT0
log-symbols • 5.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT2
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 4.0.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
npm-run-path • 5.3.0Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
onetime • 6.0.0Ensure a function is only called onceINDIRECT1
ora • 7.0.1Elegant terminal spinnerDIRECT25
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 4.0.0Get the PATH environment variable key cross-platformINDIRECT0
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
prompts • 2.4.2Lightweight, beautiful and user-friendly promptsDIRECT2
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
registry-auth-token • 3.3.2Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
require-from-string • 2.0.2Require module from stringINDIRECT0
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
sisteransi • 1.0.5ANSI escape codes for some terminal swagINDIRECT0
stdin-discarder • 0.1.0Discard stdin input except for Ctrl+CINDIRECT9
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 6.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 7.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-final-newline • 3.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
stubborn-fs • 2.0.0Stubborn versions of Node's fs functions that try really hard to do their job.INDIRECT1
stubborn-utils • 1.0.2A small collection of utilities for making functions somewhat resilient against errors.INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
tinygradient • 1.1.5Fast and small gradients manipulation, built on top of TinyColorINDIRECT2
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
uint8array-extras • 0.3.0Useful utilities for working with Uint8Array (and Buffer)INDIRECT0
update-check • 1.5.4Minimalistic update notifications for command line interfacesDIRECT8
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
when-exit • 2.1.5Execute a function right before the process, or the browser's tab, is about to exit.INDIRECT0
ISC10
PackageRelationDependenciesPublished
fastq • 1.20.1Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
semver • 7.8.4The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
validate-npm-package-name • 5.0.1Give me a string and I'll tell you if it's a valid npm package nameDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
fast-uri • 3.1.2Dependency-free RFC 3986 URI toolboxINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 5.0.0Human-friendly process signalsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
json-schema-typed • 8.0.2JSON Schema TypeScript definitions with complete inline documentation.INDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 3.13.1A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/open-kit-run)](https://licenses.dev/npm/open-kit-run)
<a href="https://licenses.dev/npm/open-kit-run">
  <img src="https://licenses.dev/b/npm/open-kit-run" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0-beta.6 version:

[![licenses](https://licenses.dev/b/npm/open-kit-run/0.1.0-beta.6)](https://licenses.dev/npm/open-kit-run/0.1.0-beta.6)
<a href="https://licenses.dev/npm/open-kit-run/0.1.0-beta.6">
  <img src="https://licenses.dev/b/npm/open-kit-run/0.1.0-beta.6" alt="licenses" />
</a>
GitHub