@supercheck/cli 0.1.0-beta.8 → 0.1.0-beta.9

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.
@@ -213,7 +213,7 @@ function requireTriggerKey() {
213
213
  }
214
214
 
215
215
  // src/version.ts
216
- var CLI_VERSION = true ? "0.1.0-beta.7" : "0.0.0-dev";
216
+ var CLI_VERSION = true ? "0.1.0-beta.9" : "0.0.0-dev";
217
217
 
218
218
  // src/api/client.ts
219
219
  import { ProxyAgent } from "undici";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supercheck/cli",
3
- "version": "0.1.0-beta.8",
3
+ "version": "0.1.0-beta.9",
4
4
  "description": "Open-Source Testing, Monitoring, and Reliability — as Code",
5
5
  "keywords": [
6
6
  "monitoring",