licenses.dev

@stablemaster/checks v1.0.5

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
@types/glob • 8.1.0TypeScript definitions for globINDIRECT3
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.2TypeScript definitions for nodeINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
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
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
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
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC15
PackageRelationDependenciesPublished
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-promise • 3.4.0Promise version of globDIRECT4
glob • 7.2.3a little globberDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
Apache-2.01
PackageRelationDependenciesPublished
ts-interface-checker • 0.1.13Runtime library to validate data against TypeScript interfacesDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.5 version:

[![licenses](https://licenses.dev/b/npm/%40stablemaster%2Fchecks/1.0.5)](https://licenses.dev/npm/%40stablemaster%2Fchecks/1.0.5)
<a href="https://licenses.dev/npm/%40stablemaster%2Fchecks/1.0.5">
  <img src="https://licenses.dev/b/npm/%40stablemaster%2Fchecks/1.0.5" alt="licenses" />
</a>
GitHub