mcp-scraper 0.13.0 → 0.14.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.
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.14.0";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-HM7SDTUO.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.14.0'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -37,7 +37,7 @@ import {
37
37
  renewConnectedDataArtifactDownload,
38
38
  sanitizeAttempts,
39
39
  sanitizeHarvestResult
40
- } from "./chunk-DYGJKB3D.js";
40
+ } from "./chunk-DXU327CY.js";
41
41
  import {
42
42
  auditImages,
43
43
  buildLinkReport,
@@ -73,7 +73,7 @@ import {
73
73
  RawMapsOverviewSchema,
74
74
  RawMapsReviewStatsSchema
75
75
  } from "./chunk-XGIPATLV.js";
76
- import "./chunk-4ZYUWN5V.js";
76
+ import "./chunk-HM7SDTUO.js";
77
77
  import {
78
78
  completeExtractJob,
79
79
  countSuccessfulPages,
@@ -20623,6 +20623,15 @@ var CONNECTION_SYNC_REQUIRED_TOOLS = {
20623
20623
  "list-recordings",
20624
20624
  "get-recording",
20625
20625
  "get-meeting-transcript"
20626
+ ],
20627
+ "github-getting-started": [
20628
+ "list-repositories",
20629
+ "list-issues",
20630
+ "list-pull-requests",
20631
+ "list-commits",
20632
+ "list-releases",
20633
+ "list-workflows",
20634
+ "list-workflow-runs"
20626
20635
  ]
20627
20636
  };
20628
20637
  function connectionSyncPolicyIssues(selections) {
@@ -23103,4 +23112,4 @@ app.get("/blog/:slug/", (c) => {
23103
23112
  export {
23104
23113
  app
23105
23114
  };
23106
- //# sourceMappingURL=server-ZVCJ4HXC.js.map
23115
+ //# sourceMappingURL=server-EYPXW2JG.js.map