mcp-scraper 0.80.0 → 0.81.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.
@@ -9,7 +9,7 @@ import {
9
9
  import "./chunk-OZJMVCDK.js";
10
10
  import {
11
11
  harvest
12
- } from "./chunk-KNGTQD6U.js";
12
+ } from "./chunk-NH4QAH3X.js";
13
13
  import {
14
14
  sanitizeAttempts,
15
15
  sanitizeHarvestResult
@@ -23,7 +23,7 @@ import {
23
23
  } from "./chunk-OM7HVEJ3.js";
24
24
  import {
25
25
  runWithCostContext
26
- } from "./chunk-5UAFBKJR.js";
26
+ } from "./chunk-OPQIGAFB.js";
27
27
  import "./chunk-OWF2JJKN.js";
28
28
  import {
29
29
  claimPendingJob,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.80.0",
3
+ "version": "0.81.0",
4
4
  "description": "MCP server for MCP Scraper web intelligence tools",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",