@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.
- package/README.md +4 -4
- 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
|
|
202
|
-
| **Pro** | $15/month |
|
|
203
|
-
| **Team** | $30/seat/month |
|
|
204
|
-
| **Enterprise** | Custom |
|
|
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
|
|