mcp-scraper 0.37.0 → 0.37.1

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.
@@ -7,7 +7,7 @@ import {
7
7
  registerMemoryMcpTools,
8
8
  registerPaaExtractorMcpTools,
9
9
  registerSerpIntelligenceCaptureTools
10
- } from "../chunk-JK2FRDAP.js";
10
+ } from "../chunk-B3MI5FIW.js";
11
11
  import "../chunk-345BQXZH.js";
12
12
  import "../chunk-MA5JBAUZ.js";
13
13
  import {
@@ -16,7 +16,7 @@ import {
16
16
  import "../chunk-CB5C3BPB.js";
17
17
  import {
18
18
  PACKAGE_VERSION
19
- } from "../chunk-3LWYPAU5.js";
19
+ } from "../chunk-E3NW6YTY.js";
20
20
  import "../chunk-PWPUKR5U.js";
21
21
  import "../chunk-44HZLHDV.js";
22
22
  import "../chunk-CSCD2HNS.js";
@@ -22,7 +22,7 @@ import {
22
22
  } from "./chunk-CB5C3BPB.js";
23
23
  import {
24
24
  PACKAGE_VERSION
25
- } from "./chunk-3LWYPAU5.js";
25
+ } from "./chunk-E3NW6YTY.js";
26
26
  import {
27
27
  MC_PER_CREDIT
28
28
  } from "./chunk-PWPUKR5U.js";
@@ -11147,4 +11147,4 @@ export {
11147
11147
  MEMORY_TOOL_SCHEMAS,
11148
11148
  registerMemoryMcpTools
11149
11149
  };
11150
- //# sourceMappingURL=chunk-JK2FRDAP.js.map
11150
+ //# sourceMappingURL=chunk-B3MI5FIW.js.map
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.37.1";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-E3NW6YTY.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.37.1'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -56,7 +56,7 @@ import {
56
56
  sanitizeAttempts,
57
57
  sanitizeHarvestResult,
58
58
  transcribeMediaUrl
59
- } from "./chunk-JK2FRDAP.js";
59
+ } from "./chunk-B3MI5FIW.js";
60
60
  import {
61
61
  auditImageUrls,
62
62
  auditImages,
@@ -101,7 +101,7 @@ import {
101
101
  RawMapsOverviewSchema,
102
102
  RawMapsReviewStatsSchema
103
103
  } from "./chunk-CB5C3BPB.js";
104
- import "./chunk-3LWYPAU5.js";
104
+ import "./chunk-E3NW6YTY.js";
105
105
  import {
106
106
  abandonExtractSettlement,
107
107
  countSuccessfulPages,
@@ -32931,4 +32931,4 @@ app.get("/blog/:slug/", (c) => {
32931
32931
  export {
32932
32932
  app
32933
32933
  };
32934
- //# sourceMappingURL=server-QKDDEBVQ.js.map
32934
+ //# sourceMappingURL=server-4MBQBJL7.js.map
@@ -1,9 +1,9 @@
1
1
  {
2
- "generatedAt": "2026-07-28T17:50:58.346Z",
2
+ "generatedAt": "2026-07-28T18:32:57.508Z",
3
3
  "generatedFrom": "dist/bin/mcp-stdio-server.js",
4
4
  "serverInfo": {
5
5
  "name": "mcp-scraper",
6
- "version": "0.37.0"
6
+ "version": "0.37.1"
7
7
  },
8
8
  "counts": {
9
9
  "unified_stdio": 171
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.37.0",
3
+ "version": "0.37.1",
4
4
  "description": "MCP server for MCP Scraper web intelligence tools",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -80,7 +80,7 @@
80
80
  "inngest": "^4.4.0",
81
81
  "ipaddr.js": "^1.9.1",
82
82
  "jose": "^6.2.3",
83
- "mcpscraper-memory-tools": "^1.10.0",
83
+ "mcpscraper-memory-tools": "^1.10.1",
84
84
  "p-limit": "^7.3.0",
85
85
  "papaparse": "^5.4.0",
86
86
  "playwright": "^1.44.0",
@@ -1,7 +0,0 @@
1
- // src/version.ts
2
- var PACKAGE_VERSION = "0.37.0";
3
-
4
- export {
5
- PACKAGE_VERSION
6
- };
7
- //# sourceMappingURL=chunk-3LWYPAU5.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.37.0'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}