@vibedrift/cli 0.5.7 → 0.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -198,10 +198,10 @@ All scans (free and deep) are logged to your dashboard at [vibedrift.ai/dashboar
198
198
 
199
199
  | Tier | Price | What you get |
200
200
  |------|-------|-------------|
201
- | **Free** | $0 | Unlimited local scans + 3 deep scans per month + dashboard |
202
- | **Pro** | $15/month | Unlimited deep scans + private repo CI/CD + API access |
203
- | **Team** | $30/seat/month | GitHub App (auto PR) + team dashboard + quality gates + SSO |
204
- | **Enterprise** | Custom | Custom rules + compliance + self-hosted + SLA |
201
+ | **Free** | $0 | Unlimited local scans + 3 deep scans/month + dashboard |
202
+ | **Pro** | $15/month | 50 deep scans/month + CI/CD + API access ($1/scan overage) |
203
+ | **Team** | $30/seat/month | 150 deep scans/seat + team dashboard + quality gates + SSO |
204
+ | **Enterprise** | Custom | 500+ scans + custom rules + compliance + self-hosted + SLA |
205
205
 
206
206
  See [vibedrift.ai/#pricing](https://vibedrift.ai/#pricing) for details.
207
207
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vibedrift/cli",
3
- "version": "0.5.7",
3
+ "version": "0.5.8",
4
4
  "description": "AI Code Quality Scanner — detect vibe debt in AI-generated codebases",
5
5
  "type": "module",
6
6
  "bin": {