Get a recommended version bump based on conventional commits.
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
A modern CLI tool that keeps your dependencies fresh in any repo and monorepo
Salesforce JS library for templates
No description provided.
detect possibly catastrophic, exponential-time regular expressions
The CloudFormation resource specification used by @aws-cdk packages
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git
A flexible way to handle safe area, also works on Android and web.
Conventional changelog plugin for release-it
Modern Buffer API polyfill without footguns
Fault-tolerant CSS parser for PostCSS
Bump version, commit changes, tag, and push to Git
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git
detect possibly catastrophic, exponential-time regular expressions
URL and cookie safe UIDs
A deep deletion module for node (like `rm -rf`)
Twilio Release Tool
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
bump RegEx with semver
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Safe typed arena — zero unsafe, auto Drop, checkpoint/rollback, single-thread Arena + concurrent SharedArena
Persistent hash map based on CHAMP — canonical form, O(1) structural equality via AdHash, COW structural sharing