@vibecheck-ai/cli 20.1.0 → 20.2.0
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/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +19 -19
package/dist/index.js
CHANGED
|
@@ -157,7 +157,7 @@ var require_package = __commonJS({
|
|
|
157
157
|
"package.json"(exports2, module2) {
|
|
158
158
|
module2.exports = {
|
|
159
159
|
name: "@vibecheck-ai/cli",
|
|
160
|
-
version: "20.
|
|
160
|
+
version: "20.2.0",
|
|
161
161
|
description: "The trust layer for AI-generated software. Catches phantom dependencies, ghost API routes, fake SDK methods, and hardcoded secrets \u2014 before they ship.",
|
|
162
162
|
license: "MIT",
|
|
163
163
|
author: "VibeCheck <hello@vibecheck.ai>",
|