require without throwing if required module does not exist
detect possibly catastrophic, exponential-time regular expressions
A deep deletion module for node (like `rm -rf`)
Give a regex, get a robust predicate function that tests it against a string.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Push an array of items into an array, while being robust against prototype modification
Safer Node.js Buffer API
Solves a problem with util.format
Prevent defined property getters from throwing errors
Constant-time comparison algorithm to prevent timing attacks.
URL and cookie safe UIDs
No description provided.
Sanitize a string for use as a filename
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
Modern Buffer API polyfill without footguns
Load environment variables from .env and ensure they are defined
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
Capability-style filesystem roots for Node.js apps that handle untrusted relative paths.
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
detect possibly catastrophic, exponential-time regular expressions
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661. Works in Node v10.12.0+ and browsers.
JSON logger for Node.js and browser.
Safely and quickly serialize JavaScript objects