@wspc/cli 0.0.20 → 0.0.21

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/cli.js CHANGED
@@ -1410,9 +1410,9 @@ function createConsistencyFetch(opts) {
1410
1410
  }
1411
1411
 
1412
1412
  // src/version.ts
1413
- var VERSION = "0.0.20";
1414
- var SPEC_SHA = "1b183552";
1415
- var SPEC_FETCHED_AT = "2026-06-17T12:14:35.785Z";
1413
+ var VERSION = "0.0.21";
1414
+ var SPEC_SHA = "dcbc193f";
1415
+ var SPEC_FETCHED_AT = "2026-06-17T16:32:49.096Z";
1416
1416
  var API_BASE = "https://api.wspc.ai";
1417
1417
 
1418
1418
  // src/index.ts