A safe_app library for [Node.js](https://nodejs.org/).
Give a regex, get a robust predicate function that tests it against a string.
detect possibly catastrophic, exponential-time regular expressions
Constant-time comparison algorithm to prevent timing attacks.
URL and cookie safe UIDs
A deep deletion module for node (like `rm -rf`)
No description provided.
A flexible way to handle safe area, also works on Android and web.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Node.js implementation of port detector
Solves a problem with util.format
Push an array of items into an array, while being robust against prototype modification
Safer Node.js Buffer API
Bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Capability-style filesystem roots for Node.js apps that handle untrusted relative paths.
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Safely flatten a nested JavaScript object.
Helper to create more safe jsonp response body for koa and other web framework
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.
A safe way to consume React Native NativeModules (forked from react-native-safe-module by @lelandrichardson)
A Babel preset that enables parsing of proposals supported by the current Node.js version.
Prevent defined property getters from throwing errors
Socket.dev optimized package override for safe-regex-test
A replacement for process.exit that ensures stdio are fully drained before exiting.