mcp-scraper 0.3.25 → 0.3.26

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.
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.3.26";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-MS2UZ6HR.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.3.26'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -21,7 +21,7 @@ import {
21
21
  renderLinkReport,
22
22
  sanitizeAttempts,
23
23
  sanitizeHarvestResult
24
- } from "./chunk-FE2WC4JR.js";
24
+ } from "./chunk-2GHI2D6Q.js";
25
25
  import {
26
26
  csvRecords,
27
27
  listWorkflowDefinitions,
@@ -34,7 +34,7 @@ import {
34
34
  workflowStepCount,
35
35
  workflowSupportsSteps
36
36
  } from "./chunk-NNEIXK5L.js";
37
- import "./chunk-WPHAMNT7.js";
37
+ import "./chunk-MS2UZ6HR.js";
38
38
  import {
39
39
  BROWSER_OPEN_MIN_BALANCE_MC,
40
40
  CONCURRENCY_PRICE_ID,
@@ -8048,16 +8048,6 @@ var CATALOG = {
8048
8048
  isSpecial: true,
8049
8049
  tagline: "Generate a rank-tracker blueprint",
8050
8050
  params: [{ key: "domain", label: "Domain", type: "string", required: true }]
8051
- },
8052
- {
8053
- key: "deep_research_workflow",
8054
- label: "Deep Research",
8055
- kind: "simple",
8056
- endpoint: "/workflows/run",
8057
- mcpName: "workflow_run",
8058
- isSpecial: true,
8059
- tagline: "Multi-source, fact-checked research report",
8060
- params: [{ key: "question", label: "Question", type: "string", required: true }]
8061
8051
  }
8062
8052
  ]
8063
8053
  }
@@ -19027,4 +19017,4 @@ app.get("/blog/:slug/", (c) => {
19027
19017
  export {
19028
19018
  app
19029
19019
  };
19030
- //# sourceMappingURL=server-RRCKVBHG.js.map
19020
+ //# sourceMappingURL=server-HIGHKTEV.js.map