sindresorhus / root-checkLinks
Try to downgrade the permissions of a process with root privileges and block access if it fails
☆31Updated 2 years ago
Alternatives and similar repositories for root-check
Users that are interested in root-check are comparing it to the libraries listed below
Sorting:
- Convert a value to an array☆133Updated 4 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Check if something is a promise☆45Updated 4 years ago
- ☆45Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Check if a value is a plain object☆104Updated last year
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆52Updated 3 years ago
- The cmd-shim used in npm☆78Updated 3 weeks ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Check if a path exists☆155Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆41Updated last year
- List of node.js builtin modules☆37Updated 2 months ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Write a package.json file☆89Updated 5 months ago
- Make a function mimic another one☆96Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago