safe-regex-test

Give a regex, get a robust predicate function that tests it against a string.

safe-push-apply

Push an array of items into an array, while being robust against prototype modification

safe-array-concat

`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable

@advena/web-timing-safe-equal

A timing-safe comparison function utilizing the 'Double HMAC validation pattern' with webcrypto, designed to operate in Node.JS, Edge, and Browser environments.