mcp-scraper 0.44.0 → 0.44.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.
@@ -12,7 +12,7 @@ import {
12
12
  registerScheduledResultsMcpTools,
13
13
  registerSerpIntelligenceCaptureTools,
14
14
  resolveDeploymentProfile
15
- } from "../chunk-HH5CE5LP.js";
15
+ } from "../chunk-TMJVCYDL.js";
16
16
  import "../chunk-2K74LVV7.js";
17
17
  import "../chunk-BBI7RGOT.js";
18
18
  import "../chunk-T5AFM4G5.js";
@@ -21,7 +21,7 @@ import {
21
21
  } from "../chunk-GRODXRUY.js";
22
22
  import {
23
23
  PACKAGE_VERSION
24
- } from "../chunk-RUDXFPKE.js";
24
+ } from "../chunk-2XGU5GVB.js";
25
25
  import "../chunk-X5WDJ7D7.js";
26
26
  import "../chunk-5UN33CGU.js";
27
27
  import "../chunk-5X7CJEK3.js";
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.44.1";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-2XGU5GVB.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.44.1'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -21,7 +21,7 @@ import {
21
21
  } from "./chunk-T5AFM4G5.js";
22
22
  import {
23
23
  PACKAGE_VERSION
24
- } from "./chunk-RUDXFPKE.js";
24
+ } from "./chunk-2XGU5GVB.js";
25
25
  import {
26
26
  MC_PER_CREDIT
27
27
  } from "./chunk-X5WDJ7D7.js";
@@ -13246,4 +13246,4 @@ export {
13246
13246
  ScheduledResultsMcpExecutor,
13247
13247
  registerScheduledResultsMcpTools
13248
13248
  };
13249
- //# sourceMappingURL=chunk-HH5CE5LP.js.map
13249
+ //# sourceMappingURL=chunk-TMJVCYDL.js.map
@@ -86,7 +86,7 @@ import {
86
86
  renewDirectoryArtifactDownload,
87
87
  resolveDeploymentProfile,
88
88
  transcribeMediaUrl
89
- } from "./chunk-HH5CE5LP.js";
89
+ } from "./chunk-TMJVCYDL.js";
90
90
  import {
91
91
  auditImageUrls,
92
92
  auditImages,
@@ -142,7 +142,7 @@ import {
142
142
  } from "./chunk-3ZUBQQPQ.js";
143
143
  import {
144
144
  PACKAGE_VERSION
145
- } from "./chunk-RUDXFPKE.js";
145
+ } from "./chunk-2XGU5GVB.js";
146
146
  import {
147
147
  abandonExtractSettlement,
148
148
  countSuccessfulPages,
@@ -40986,4 +40986,4 @@ app.get("/blog/:slug/", (c) => {
40986
40986
  export {
40987
40987
  app
40988
40988
  };
40989
- //# sourceMappingURL=server-75YGJWSI.js.map
40989
+ //# sourceMappingURL=server-D2Z7BF7S.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.44.0",
3
+ "version": "0.44.1",
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.44.0";
3
-
4
- export {
5
- PACKAGE_VERSION
6
- };
7
- //# sourceMappingURL=chunk-RUDXFPKE.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.44.0'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}