mcp-scraper 0.43.2 → 0.43.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.
@@ -11,7 +11,7 @@ import {
11
11
  registerScheduledResultsMcpTools,
12
12
  registerSerpIntelligenceCaptureTools,
13
13
  resolveDeploymentProfile
14
- } from "../chunk-YJNGNMDO.js";
14
+ } from "../chunk-CHC3RCFA.js";
15
15
  import "../chunk-2K74LVV7.js";
16
16
  import "../chunk-BBI7RGOT.js";
17
17
  import "../chunk-DAS7L4SF.js";
@@ -20,7 +20,7 @@ import {
20
20
  } from "../chunk-TC4GDB2Q.js";
21
21
  import {
22
22
  PACKAGE_VERSION
23
- } from "../chunk-MD75M2L5.js";
23
+ } from "../chunk-4LQVW2EK.js";
24
24
  import "../chunk-X5WDJ7D7.js";
25
25
  import "../chunk-5UN33CGU.js";
26
26
  import "../chunk-FCFQ634B.js";
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.43.3";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-4LQVW2EK.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.43.3'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -21,7 +21,7 @@ import {
21
21
  } from "./chunk-DAS7L4SF.js";
22
22
  import {
23
23
  PACKAGE_VERSION
24
- } from "./chunk-MD75M2L5.js";
24
+ } from "./chunk-4LQVW2EK.js";
25
25
  import {
26
26
  MC_PER_CREDIT
27
27
  } from "./chunk-X5WDJ7D7.js";
@@ -12665,4 +12665,4 @@ export {
12665
12665
  ScheduledResultsMcpExecutor,
12666
12666
  registerScheduledResultsMcpTools
12667
12667
  };
12668
- //# sourceMappingURL=chunk-YJNGNMDO.js.map
12668
+ //# sourceMappingURL=chunk-CHC3RCFA.js.map
@@ -83,7 +83,7 @@ import {
83
83
  renewDirectoryArtifactDownload,
84
84
  resolveDeploymentProfile,
85
85
  transcribeMediaUrl
86
- } from "./chunk-YJNGNMDO.js";
86
+ } from "./chunk-CHC3RCFA.js";
87
87
  import {
88
88
  auditImageUrls,
89
89
  auditImages,
@@ -139,7 +139,7 @@ import {
139
139
  } from "./chunk-3ZUBQQPQ.js";
140
140
  import {
141
141
  PACKAGE_VERSION
142
- } from "./chunk-MD75M2L5.js";
142
+ } from "./chunk-4LQVW2EK.js";
143
143
  import {
144
144
  abandonExtractSettlement,
145
145
  countSuccessfulPages,
@@ -37425,4 +37425,4 @@ app.get("/blog/:slug/", (c) => {
37425
37425
  export {
37426
37426
  app
37427
37427
  };
37428
- //# sourceMappingURL=server-BPEXEKA6.js.map
37428
+ //# sourceMappingURL=server-7CLMCX42.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.43.2",
3
+ "version": "0.43.3",
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.43.2";
3
-
4
- export {
5
- PACKAGE_VERSION
6
- };
7
- //# sourceMappingURL=chunk-MD75M2L5.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.43.2'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}