@wspc/cli 0.0.17 → 0.0.18

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
@@ -1424,9 +1424,9 @@ function createConsistencyFetch(opts) {
1424
1424
  }
1425
1425
 
1426
1426
  // src/version.ts
1427
- var VERSION = "0.0.17";
1427
+ var VERSION = "0.0.18";
1428
1428
  var SPEC_SHA = "d0ccc741";
1429
- var SPEC_FETCHED_AT = "2026-06-16T14:51:59.656Z";
1429
+ var SPEC_FETCHED_AT = "2026-06-16T16:17:05.958Z";
1430
1430
  var API_BASE = "https://api.wspc.ai";
1431
1431
 
1432
1432
  // src/index.ts