sindresorhus / root-checkLinks
Try to downgrade the permissions of a process with root privileges and block access if it fails
☆31Updated last year
Alternatives and similar repositories for root-check
Users that are interested in root-check are comparing it to the libraries listed below
Sorting:
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- ☆45Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 11 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Manipulate the HTTP Vary header☆61Updated 3 weeks ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Object.keys shim☆45Updated 2 months ago
- Write a package.json file☆88Updated 11 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the path of the parent module☆77Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 4 months ago
- Get tags from a remote git repo. Using only JS. No git binary required.☆50Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- 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
- Create an array without duplicates☆71Updated 4 years ago
- Get the set npm registry URL☆55Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- The util.is* functions from Node core☆103Updated 3 years ago
- Cross-browser element class manipulation☆52Updated 4 years ago
- Make a function mimic another one☆94Updated 7 months ago