licenses.dev

create-depla v0.1.20

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT46
PackageRelationDependenciesPublished
@commander-js/extra-typings • 10.0.3Infer strong typings for commander options and action handlersDIRECT0
ansi-escapes • 6.2.1ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
chalk • 5.2.0Terminal string styling done rightDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 4.0.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
debug • 4.3.4Lightweight debugging utility for Node.js and the browserDIRECT1
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
events • 3.3.0Node's event emitter for all engines.DIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 5.0.0Unicode symbols with fallbacks for older terminalsINDIRECT2
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 9.1.5A collection of common interactive command line user interfaces.DIRECT47
is-interactive • 2.0.0Check if stdout or stderr is interactiveINDIRECT0
is-unicode-supported • 1.3.0Detect whether the terminal supports UnicodeINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 5.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT2
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mkdirp • 2.1.6Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 6.3.1Elegant terminal spinnerINDIRECT25
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 4.0.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
stdin-discarder • 0.1.0Discard stdin input except for Ctrl+CINDIRECT9
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 5.1.2Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC4
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
unknown1
PackageRelationDependenciesPublished
depla • 0.0.2DIRECT4
0BSD1
PackageRelationDependenciesPublished
tslib • 2.5.0Runtime library for TypeScript helper functionsDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.20 version:

[![licenses](https://licenses.dev/b/npm/create-depla/0.1.20)](https://licenses.dev/npm/create-depla/0.1.20)
<a href="https://licenses.dev/npm/create-depla/0.1.20">
  <img src="https://licenses.dev/b/npm/create-depla/0.1.20" alt="licenses" />
</a>
GitHub