mcp-scraper 0.2.3 → 0.2.4

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.
@@ -2,13 +2,13 @@
2
2
  import {
3
3
  HttpMcpToolExecutor,
4
4
  registerPaaExtractorMcpTools
5
- } from "../chunk-4SIZ4G63.js";
5
+ } from "../chunk-7DUA4OSB.js";
6
6
  import {
7
7
  registerBrowserAgentMcpTools
8
- } from "../chunk-E6IQRQ2T.js";
8
+ } from "../chunk-XQGWEM4S.js";
9
9
  import {
10
10
  PACKAGE_VERSION
11
- } from "../chunk-RJ6I52AM.js";
11
+ } from "../chunk-JIP4FTR7.js";
12
12
  import "../chunk-M2S27J6Z.js";
13
13
 
14
14
  // bin/mcp-scraper-combined-stdio-server.ts
@@ -136,7 +136,7 @@ var import_node_fs2 = require("fs");
136
136
  var import_node_path2 = require("path");
137
137
 
138
138
  // src/version.ts
139
- var PACKAGE_VERSION = "0.2.3";
139
+ var PACKAGE_VERSION = "0.2.4";
140
140
 
141
141
  // src/mcp/mcp-response-formatter.ts
142
142
  var import_node_fs = require("fs");