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.
- 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-4LQVW2EK.js +7 -0
- package/dist/chunk-4LQVW2EK.js.map +1 -0
- package/dist/{chunk-YJNGNMDO.js → chunk-CHC3RCFA.js} +2 -2
- package/dist/{server-BPEXEKA6.js → server-7CLMCX42.js} +3 -3
- package/package.json +1 -1
- package/dist/chunk-MD75M2L5.js +0 -7
- package/dist/chunk-MD75M2L5.js.map +0 -1
- /package/dist/{chunk-YJNGNMDO.js.map → chunk-CHC3RCFA.js.map} +0 -0
- /package/dist/{server-BPEXEKA6.js.map → server-7CLMCX42.js.map} +0 -0
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
registerScheduledResultsMcpTools,
|
|
12
12
|
registerSerpIntelligenceCaptureTools,
|
|
13
13
|
resolveDeploymentProfile
|
|
14
|
-
} from "../chunk-
|
|
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-
|
|
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 @@
|
|
|
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-
|
|
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-
|
|
12668
|
+
//# sourceMappingURL=chunk-CHC3RCFA.js.map
|
|
@@ -83,7 +83,7 @@ import {
|
|
|
83
83
|
renewDirectoryArtifactDownload,
|
|
84
84
|
resolveDeploymentProfile,
|
|
85
85
|
transcribeMediaUrl
|
|
86
|
-
} from "./chunk-
|
|
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-
|
|
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-
|
|
37428
|
+
//# sourceMappingURL=server-7CLMCX42.js.map
|
package/package.json
CHANGED
package/dist/chunk-MD75M2L5.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.43.2'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
|
|
File without changes
|
|
File without changes
|