licenses.dev

sudo-block v1.2.0

Block users from running your app with root permissions

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
ansi-regex • 2.1.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.DIRECT6
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
is-docker • 1.1.0Check if the process is running inside a Docker containerDIRECT0
is-root • 1.0.0Check if the process is running as root user, eg. started with `sudo`.DIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.0 version:

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