mcp-scraper 0.87.0 → 0.88.0

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.
@@ -30,9 +30,9 @@ import {
30
30
  setExtractJobTotal,
31
31
  settleExtractJob,
32
32
  terminalExtractJobStatus
33
- } from "./chunk-KQWVJOVR.js";
33
+ } from "./chunk-IHXAXYIS.js";
34
34
  import "./chunk-DNM65UCK.js";
35
- import "./chunk-NKRO2SUO.js";
35
+ import "./chunk-4QMUF6XM.js";
36
36
  import "./chunk-YXNDOQXN.js";
37
37
  export {
38
38
  XRAY_ENTITLED_EXTRACT_BILLING_CLASS,
@@ -9,7 +9,7 @@ import {
9
9
  import "./chunk-OZJMVCDK.js";
10
10
  import {
11
11
  harvest
12
- } from "./chunk-R2HRN2FW.js";
12
+ } from "./chunk-S24LFPL7.js";
13
13
  import {
14
14
  sanitizeAttempts,
15
15
  sanitizeHarvestResult
@@ -17,14 +17,14 @@ import {
17
17
  import {
18
18
  MC_COSTS,
19
19
  serpActualCostMc
20
- } from "./chunk-NKRO2SUO.js";
20
+ } from "./chunk-4QMUF6XM.js";
21
21
  import {
22
22
  browserServiceApiKey
23
23
  } from "./chunk-OM7HVEJ3.js";
24
24
  import {
25
25
  runWithCostContext
26
26
  } from "./chunk-OPQIGAFB.js";
27
- import "./chunk-OWF2JJKN.js";
27
+ import "./chunk-GXBZXWXB.js";
28
28
  import {
29
29
  claimPendingJob,
30
30
  completeJob,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.87.0",
3
+ "version": "0.88.0",
4
4
  "description": "MCP server for MCP Scraper web intelligence tools",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",