$ npm install root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails
import rootCheck from 'root-check'; rootCheck();
See the sudo-block API.
sudo-block