CLI tool that automatically updates your `package.json` dependencies to match the versions installed in your `package-lock.json` while maintaining semantic versioning compatibility.
list things in node_modules that are bundledDependencies, or transitive dependencies thereof
Get a recommended version bump based on conventional commits.
Get the type of an AMD module used for an AST node or within a file
The Sunniest Semantic Version Bumper
Manage dependencies within a repository and across many repositories
A **simple** react-native cli plugin to bump versions at platform files
Walk the dependency graph of a glslify shader.
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Tool for monorepos, fails if packages use different versions of dependencies
A professional solution for consolidating all your JavaScript projects in one Git repo
CLI module for Backstage CLI
A tiny (183B to 210B) and fast utility to ascend parent directories
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
Sync PNPM injected dependencies in your workspace with file watching support.
A Node.js communication port that can pass messages synchronously between workers
AST utility module for statically analyzing JSX
A modern CLI tool that keeps your dependencies fresh in any repo and monorepo
TypeScript definitions for use-sync-external-store
sort module-deps output for deterministic browserify bundles
A drop-in replacement for fs, making various improvements.
Recursive, synchronous, and fast file system walker
The `package-deps-hash` library generates a JSON object containing the git hashes of all files used to produce a given package. This is useful for scenarios where you want to define a "change receipt" file to be published with a package. The [Rush](http