Skip to main content

Analyze Command

The default npx depfixer command runs a smart analysis that scans your project and offers to fix any issues found.

Usage

Options

How It Works

1. Free Audit

First, DepFixer performs a free audit showing your health score and issues:

2. Unlock Prompt

A cost box shows the credit cost:

3. Full Solution (After Payment)

Once paid, you see the complete fix with recommended versions:

Issue Types Detected

JSON Output

CI Mode

Requires DEPFIXER_TOKEN environment variable:
Exit codes:
  • 0 - No critical/high issues
  • 1 - Critical or high issues found
  • 2 - Error (auth, network)

Audit vs Full Mode