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.
- package/README.md +1 -1
- package/dist/bin/api-server.cjs +1 -1
- package/dist/bin/api-server.cjs.map +1 -1
- package/dist/bin/api-server.js +1 -1
- package/dist/bin/mcp-scraper-cli.cjs +1 -1
- package/dist/bin/mcp-scraper-cli.cjs.map +1 -1
- package/dist/bin/mcp-scraper-cli.js +1 -1
- package/dist/bin/mcp-scraper-install.cjs +1 -1
- package/dist/bin/mcp-scraper-install.cjs.map +1 -1
- package/dist/bin/mcp-scraper-install.js +1 -1
- package/dist/bin/mcp-stdio-server.cjs +1 -1
- package/dist/bin/mcp-stdio-server.cjs.map +1 -1
- package/dist/bin/mcp-stdio-server.js +2 -2
- package/dist/chunk-2XGU5GVB.js +7 -0
- package/dist/chunk-2XGU5GVB.js.map +1 -0
- package/dist/{chunk-HH5CE5LP.js → chunk-TMJVCYDL.js} +2 -2
- package/dist/{server-75YGJWSI.js → server-D2Z7BF7S.js} +3 -3
- package/package.json +1 -1
- package/dist/chunk-RUDXFPKE.js +0 -7
- package/dist/chunk-RUDXFPKE.js.map +0 -1
- /package/dist/{chunk-HH5CE5LP.js.map → chunk-TMJVCYDL.js.map} +0 -0
- /package/dist/{server-75YGJWSI.js.map → server-D2Z7BF7S.js.map} +0 -0
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
registerScheduledResultsMcpTools,
|
|
13
13
|
registerSerpIntelligenceCaptureTools,
|
|
14
14
|
resolveDeploymentProfile
|
|
15
|
-
} from "../chunk-
|
|
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-
|
|
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 @@
|
|
|
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-
|
|
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-
|
|
13249
|
+
//# sourceMappingURL=chunk-TMJVCYDL.js.map
|
|
@@ -86,7 +86,7 @@ import {
|
|
|
86
86
|
renewDirectoryArtifactDownload,
|
|
87
87
|
resolveDeploymentProfile,
|
|
88
88
|
transcribeMediaUrl
|
|
89
|
-
} from "./chunk-
|
|
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-
|
|
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-
|
|
40989
|
+
//# sourceMappingURL=server-D2Z7BF7S.js.map
|
package/package.json
CHANGED
package/dist/chunk-RUDXFPKE.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.44.0'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
|
|
File without changes
|
|
File without changes
|