mcp-scraper 0.79.3 → 0.80.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.
@@ -1,6 +1,6 @@
1
1
  // release-message.json
2
2
  var release_message_default = {
3
- message: "PAA harvests now distinguish click acknowledgement from confirmed Google DOM effects, preserve every observed interaction at 0.7, 1.0, and 1.4-second checkpoints, reject hidden or scripted placeholder text as answers, correlate attempts to Bright Data sessions immediately, and recover interrupted work without claiming the question frontier ended."
3
+ message: "PAA harvests now expose exact interaction timing, distinguish interrupted work from proven frontier exhaustion, and install with a pinned schema runtime so the hosted and local 354-tool contracts remain identical."
4
4
  };
5
5
 
6
6
  // src/install-terminal.ts
@@ -55,7 +55,7 @@ function renderInstallTerminal(options) {
55
55
  "1/1 install surfaces ready",
56
56
  colorize(`Newest in v${options.version}: ${release_message_default.message}`, "lime", color),
57
57
  "",
58
- `${colorize("Tools", "cyan", color)} ${colorize("(354 MCP tools)", "muted", color)}`,
58
+ `${colorize("Tools", "cyan", color)} ${colorize("(356 MCP tools)", "muted", color)}`,
59
59
  toolRow("search", ["harvest_paa", "search_serp", "maps_search", "maps_place_intel"], color),
60
60
  toolRow("extract", ["extract_url", "map_site_urls", "extract_site", "audit_site", "directory_workflow"], color),
61
61
  toolRow("build", ["create_editorial_reading_room", "rank_tracker_workflow", "portable HTML"], color),
@@ -213,8 +213,8 @@ var PUBLIC_PRODUCT_CONTRACT = {
213
213
  "freeSignupCredits": 0
214
214
  },
215
215
  "inventory": {
216
- "totalTools": 354,
217
- "scraperTools": 253,
216
+ "totalTools": 356,
217
+ "scraperTools": 255,
218
218
  "memoryTools": 101
219
219
  },
220
220
  "concurrencyPack": {
@@ -7,7 +7,7 @@ import {
7
7
  } from "./chunk-DNM65UCK.js";
8
8
  import {
9
9
  LedgerOperation
10
- } from "./chunk-VFCUGTCF.js";
10
+ } from "./chunk-PMONKQGJ.js";
11
11
  import {
12
12
  CREDIT_LOT_TTL,
13
13
  getDb,
@@ -1,5 +1,5 @@
1
1
  // src/version.ts
2
- var PACKAGE_VERSION = "0.79.3";
2
+ var PACKAGE_VERSION = "0.80.0";
3
3
 
4
4
  export {
5
5
  PACKAGE_VERSION
@@ -10,7 +10,7 @@ import {
10
10
  createSiteExtractContentReader,
11
11
  createSiteExtractImageArtifact,
12
12
  extractJobLimitInfo
13
- } from "./chunk-YBR32LOD.js";
13
+ } from "./chunk-XBEUZJHS.js";
14
14
  import "./chunk-OZJMVCDK.js";
15
15
  import {
16
16
  computeIssues,
@@ -19,7 +19,7 @@ import {
19
19
  renderLinkReport
20
20
  } from "./chunk-PGJQDMC2.js";
21
21
  import "./chunk-DNM65UCK.js";
22
- import "./chunk-VFCUGTCF.js";
22
+ import "./chunk-PMONKQGJ.js";
23
23
  import "./chunk-GGZEC22A.js";
24
24
  import {
25
25
  getDb
@@ -7,10 +7,10 @@ import {
7
7
  GmailServiceError,
8
8
  normalizeGmailMessage,
9
9
  parseGmailAddresses
10
- } from "./chunk-3423R23T.js";
10
+ } from "./chunk-62W6UER7.js";
11
11
  import "./chunk-C5Z4OFKW.js";
12
12
  import "./chunk-T3MZISOF.js";
13
- import "./chunk-VFCUGTCF.js";
13
+ import "./chunk-PMONKQGJ.js";
14
14
  import "./chunk-5UAFBKJR.js";
15
15
  import "./chunk-YXNDOQXN.js";
16
16
  export {