licenses.dev

root-check v1.0.0

Try to downgrade the permissions of a process with root privileges and block access if it fails

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
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.INDIRECT6
default-uid • 1.0.0Get the system default UIDINDIRECT0
downgrade-root • 1.2.2Try to downgrade the permissions of a process with root privilegesDIRECT2
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 containerINDIRECT0
is-root • 1.0.0Check if the process is running as root user, eg. started with `sudo`.INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
sudo-block • 1.2.0Block users from running your app with root permissionsDIRECT9
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/root-check)](https://licenses.dev/npm/root-check)
<a href="https://licenses.dev/npm/root-check">
  <img src="https://licenses.dev/b/npm/root-check" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

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