licenses.dev

@nestjs/terminus v9.2.2

Terminus integration provides readiness/liveness health checks for NestJS.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
boxen • 5.1.2Create boxes in the terminalDIRECT17
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
check-disk-space • 3.3.1Light multi-platform disk space checker without third party for Node.jsDIRECT0
cli-boxes • 2.2.1Boxes 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
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
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
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ISC1
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 9.2.2 version:

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