sindresorhus / downgrade-rootLinks
Try to downgrade the permissions of a process with root privileges
☆16Updated last year
Alternatives and similar repositories for downgrade-root
Users that are interested in downgrade-root are comparing it to the libraries listed below
Sorting:
- Modify the keys of an object☆15Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Regular expression for matching mapcodes☆18Updated 2 years ago
- Get the system default UID☆11Updated last year
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Split a string at one or more indices☆23Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Left pad each line in a string☆19Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Check if a string is email like☆23Updated 4 years ago
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Check if a file path is a binary file☆46Updated last year
- Check if a value is an object☆40Updated 4 years ago
- Exclude certain items from an array☆21Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Node.js 0.12 buffer.equals() ponyfill☆6Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Include only certain items in an array☆17Updated 3 weeks ago
- Check if a file path is a compressed file☆17Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year