@probelabs/visor 0.1.75 → 0.1.76

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.
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  CheckExecutionEngine
3
- } from "./chunk-UWH6YVX2.mjs";
3
+ } from "./chunk-HDGNSOMS.mjs";
4
4
  import "./chunk-FIL2OGF6.mjs";
5
5
  import "./chunk-WMJKH4XE.mjs";
6
6
  export {
7
7
  CheckExecutionEngine
8
8
  };
9
- //# sourceMappingURL=check-execution-engine-2N5TY2WA.mjs.map
9
+ //# sourceMappingURL=check-execution-engine-XBKOCBEK.mjs.map
@@ -1493,7 +1493,7 @@ var PRReviewer = class {
1493
1493
  async reviewPR(owner, repo, prNumber, prInfo, options = {}) {
1494
1494
  const { debug = false, config, checks } = options;
1495
1495
  if (config && checks && checks.length > 0) {
1496
- const { CheckExecutionEngine: CheckExecutionEngine2 } = await import("./check-execution-engine-2N5TY2WA.mjs");
1496
+ const { CheckExecutionEngine: CheckExecutionEngine2 } = await import("./check-execution-engine-XBKOCBEK.mjs");
1497
1497
  const engine = new CheckExecutionEngine2();
1498
1498
  const { results } = await engine.executeGroupedChecks(
1499
1499
  prInfo,
@@ -8584,6 +8584,7 @@ ${result.value.result.debug.rawResponse}`;
8584
8584
  };
8585
8585
 
8586
8586
  export {
8587
+ logger,
8587
8588
  CheckExecutionEngine
8588
8589
  };
8589
- //# sourceMappingURL=chunk-UWH6YVX2.mjs.map
8590
+ //# sourceMappingURL=chunk-HDGNSOMS.mjs.map