licenses.dev

@x3-cli-dev/cli v1.0.1

cli

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@x3-cli-dev/log • 1.2.10> TODO: descriptionDIRECT21
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
colors • 1.4.0get colors in your node.js consoleDIRECT0
default-uid • 1.0.0Get the system default UIDINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
downgrade-root • 1.2.2Try to downgrade the permissions of a process with root privilegesINDIRECT2
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
import-local • 3.2.0Let a globally installed package use a locally installed version of itself if availableDIRECT9
is-docker • 1.1.0Check if the process is running inside a Docker containerINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-root • 1.0.0Check if the process is running as root user, eg. started with `sudo`.INDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
minimist • 1.2.8parse argument optionsDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
resolve-cwd • 3.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
root-check • 1.0.0Try to downgrade the permissions of a process with root privileges and block access if it failsDIRECT12
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
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 • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
sudo-block • 1.2.0Block users from running your app with root permissionsINDIRECT9
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC12
PackageRelationDependenciesPublished
aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 3.0.1Keep track of the overall completion of many disparate processesINDIRECT6
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
gauge • 4.0.4A terminal based horizontal gaugeINDIRECT11
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
npmlog • 6.0.2logger for npmINDIRECT20
semver • 7.6.3The semantic version parser used by npm.DIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT5
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 16.4.5Loads environment variables from .env fileDIRECT0
unknown1
PackageRelationDependenciesPublished
userhome • 1.0.0A cross-platform path to the user's homeDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.1 version:

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