mcp-scraper 0.2.21 → 0.2.22

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,10 +2,10 @@
2
2
  import {
3
3
  HttpMcpToolExecutor,
4
4
  buildPaaExtractorMcpServer
5
- } from "../chunk-O5J7E4VX.js";
5
+ } from "../chunk-Q5XUNDN5.js";
6
6
  import "../chunk-M2S27J6Z.js";
7
7
  import "../chunk-LFATOGDF.js";
8
- import "../chunk-XKUDVN2E.js";
8
+ import "../chunk-RXUIQTDU.js";
9
9
 
10
10
  // bin/mcp-stdio-server.ts
11
11
  import { readFileSync } from "fs";
@@ -12,7 +12,7 @@ import {
12
12
  } from "./chunk-DUEW4EOO.js";
13
13
  import {
14
14
  PACKAGE_VERSION
15
- } from "./chunk-XKUDVN2E.js";
15
+ } from "./chunk-RXUIQTDU.js";
16
16
 
17
17
  // src/mcp/browser-agent-mcp-server.ts
18
18
  import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
@@ -1783,4 +1783,4 @@ export {
1783
1783
  buildBrowserAgentMcpServer,
1784
1784
  registerBrowserAgentMcpTools
1785
1785
  };
1786
- //# sourceMappingURL=chunk-HS6OKELW.js.map
1786
+ //# sourceMappingURL=chunk-2H365TJ6.js.map
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-LFATOGDF.js";
8
8
  import {
9
9
  PACKAGE_VERSION
10
- } from "./chunk-XKUDVN2E.js";
10
+ } from "./chunk-RXUIQTDU.js";
11
11
 
12
12
  // src/harvest-timeout.ts
13
13
  var VERCEL_FUNCTION_MAX_MS = 3e5;
@@ -2995,4 +2995,4 @@ export {
2995
2995
  registerPaaExtractorMcpTools,
2996
2996
  HttpMcpToolExecutor
2997
2997
  };
2998
- //# sourceMappingURL=chunk-O5J7E4VX.js.map
2998
+ //# sourceMappingURL=chunk-Q5XUNDN5.js.map
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.2.22";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-RXUIQTDU.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.2.22'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -99,7 +99,7 @@ import {
99
99
  harvestTimeoutBudget,
100
100
  liveWebToolAnnotations,
101
101
  outputBaseDir
102
- } from "./chunk-O5J7E4VX.js";
102
+ } from "./chunk-Q5XUNDN5.js";
103
103
  import {
104
104
  CaptchaError,
105
105
  RECAPTCHA_INSTRUCTIONS,
@@ -132,7 +132,7 @@ import {
132
132
  RawMapsOverviewSchema,
133
133
  RawMapsReviewStatsSchema
134
134
  } from "./chunk-LFATOGDF.js";
135
- import "./chunk-XKUDVN2E.js";
135
+ import "./chunk-RXUIQTDU.js";
136
136
 
137
137
  // src/api/outbound-sanitize.ts
138
138
  var KEY_RENAMES = {
@@ -14941,4 +14941,4 @@ app.get("/blog/:slug/", (c) => {
14941
14941
  export {
14942
14942
  app
14943
14943
  };
14944
- //# sourceMappingURL=server-24XIQ6W6.js.map
14944
+ //# sourceMappingURL=server-3LDQCOIN.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.2.21",
3
+ "version": "0.2.22",
4
4
  "description": "MCP server for MCP Scraper web intelligence tools",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -1,7 +0,0 @@
1
- // src/version.ts
2
- var PACKAGE_VERSION = "0.2.20";
3
-
4
- export {
5
- PACKAGE_VERSION
6
- };
7
- //# sourceMappingURL=chunk-XKUDVN2E.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.2.20'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}