The complete field manual for depfresh. Every flag, every trick, every questionable life choice that led to this many options.
-
Flags -- All CLI flags, sorted by category: core, filtering, display, post-write, and behavior. The reference you'll actually bookmark.
-
Modes -- Version range modes explained:
default,major,minor,patch,latest,newest,next, andignore. The philosophical core of the tool. -
Examples -- Real-world incantations, interactive mode, workspaces, progress display, table rendering, and CI usage. The copy-paste page.
# Check what's outdated
depfresh
# Safe minor/patch updates
depfresh minor -w
# Interactive cherry-picking
depfresh -wI
# CI pipeline
depfresh --fail-on-outdated --output json- Configuration --
.depfreshrc,depfresh.config.ts, andpackage.json#depfresh - Programmatic API -- using depfresh as a library with callbacks
- Output Formats -- JSON schema and table output behavior