mcp-scraper 0.26.1 → 0.26.3

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.
@@ -17,7 +17,7 @@ loadDotEnv();
17
17
  async function main() {
18
18
  const [{ serve }, { app }, { startWorker }, { migrate }] = await Promise.all([
19
19
  import("@hono/node-server"),
20
- import("../server-UHDJ5TH5.js"),
20
+ import("../server-GN34MGAE.js"),
21
21
  import("../worker-E3KHQH2F.js"),
22
22
  import("../db-WRILVOFY.js")
23
23
  ]);
@@ -8,7 +8,7 @@ var import_promises4 = require("fs/promises");
8
8
  var import_node_path3 = require("path");
9
9
 
10
10
  // src/version.ts
11
- var PACKAGE_VERSION = "0.26.1";
11
+ var PACKAGE_VERSION = "0.26.3";
12
12
 
13
13
  // src/cli/agent-config.ts
14
14
  function apiKeyValue(options) {