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☆129Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the set npm registry URL☆56Updated 4 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- 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 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- The cmd-shim used in npm☆77Updated last month
- List of node.js builtin modules☆37Updated last year
- Check if a value is a plain object☆102Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated this week
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Object.keys shim☆45Updated 4 months ago
- ☆45Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago