licenses.dev

maria-11-oop-bank v2.0.0

Typescript project 11

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT66
PackageRelationDependenciesPublished
@colors/colors • 1.5.0get colors in your node.js consoleINDIRECT0
@inquirer/figures • 1.0.9Vendored version of figures, for CJS compatibilityINDIRECT0
@types/figlet • 1.7.0TypeScript definitions for figletDIRECT0
@types/gradient-string • 1.1.6TypeScript definitions for gradient-stringDIRECT1
@types/inquirer • 9.0.7TypeScript definitions for inquirerDIRECT5
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/prompt • 1.1.9TypeScript definitions for promptDIRECT3
@types/revalidator • 0.3.12TypeScript definitions for revalidatorINDIRECT0
@types/through • 0.0.33TypeScript definitions for throughINDIRECT2
@types/tinycolor2 • 1.4.6TypeScript definitions for tinycolor2INDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
async • 3.2.3Higher-order functions and common patterns for asynchronous codeINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.0.3get colors in your node.js consoleINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figlet • 1.8.0Creates ASCII Art from text. A full implementation of the FIGfont spec.DIRECT0
gradient-string • 2.0.2Beautiful color gradients in terminal outputDIRECT9
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 9.3.7A collection of common interactive command line user interfaces.DIRECT49
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
nanospinner • 1.2.2The simplest and tiniest terminal spinner for Node.jsDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerINDIRECT29
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
prompt • 1.3.0A beautiful command-line prompt for node.jsDIRECT13
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 3.0.0Utility 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
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
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
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
winston • 2.4.7A multi-transport async logging library for Node.jsINDIRECT7
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yoctocolors-cjs • 2.1.2CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC7
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 • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
read • 1.0.7read(1) for node programsINDIRECT1
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
revalidator • 0.1.8A cross-browser / node.js validator used by resourcefulINDIRECT0
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
unknown2
PackageRelationDependenciesPublished
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
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/maria-11-oop-bank)](https://licenses.dev/npm/maria-11-oop-bank)
<a href="https://licenses.dev/npm/maria-11-oop-bank">
  <img src="https://licenses.dev/b/npm/maria-11-oop-bank" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

[![licenses](https://licenses.dev/b/npm/maria-11-oop-bank/2.0.0)](https://licenses.dev/npm/maria-11-oop-bank/2.0.0)
<a href="https://licenses.dev/npm/maria-11-oop-bank/2.0.0">
  <img src="https://licenses.dev/b/npm/maria-11-oop-bank/2.0.0" alt="licenses" />
</a>
GitHub