mcp-scraper 0.2.1 → 0.2.2

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.
@@ -2,8 +2,8 @@
2
2
  import {
3
3
  HttpMcpToolExecutor,
4
4
  buildPaaExtractorMcpServer
5
- } from "../chunk-OR7DLLH2.js";
6
- import "../chunk-XR65SANX.js";
5
+ } from "../chunk-KIF4PKFZ.js";
6
+ import "../chunk-PYBMZ346.js";
7
7
  import "../chunk-M2S27J6Z.js";
8
8
 
9
9
  // bin/mcp-stdio-server.ts
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  PACKAGE_VERSION
3
- } from "./chunk-XR65SANX.js";
3
+ } from "./chunk-PYBMZ346.js";
4
4
  import {
5
5
  sanitizeVendorName
6
6
  } from "./chunk-M2S27J6Z.js";
@@ -1611,4 +1611,4 @@ export {
1611
1611
  buildPaaExtractorMcpServer,
1612
1612
  HttpMcpToolExecutor
1613
1613
  };
1614
- //# sourceMappingURL=chunk-OR7DLLH2.js.map
1614
+ //# sourceMappingURL=chunk-KIF4PKFZ.js.map
@@ -0,0 +1,7 @@
1
+ // src/version.ts
2
+ var PACKAGE_VERSION = "0.2.2";
3
+
4
+ export {
5
+ PACKAGE_VERSION
6
+ };
7
+ //# sourceMappingURL=chunk-PYBMZ346.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.2.2'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}
@@ -7,8 +7,8 @@ import {
7
7
  harvestTimeoutBudget,
8
8
  liveWebToolAnnotations,
9
9
  outputBaseDir
10
- } from "./chunk-OR7DLLH2.js";
11
- import "./chunk-XR65SANX.js";
10
+ } from "./chunk-KIF4PKFZ.js";
11
+ import "./chunk-PYBMZ346.js";
12
12
  import {
13
13
  BALANCE_PACK_LABELS,
14
14
  BALANCE_PRICE_IDS,
@@ -13511,4 +13511,4 @@ app.get("/blog/:slug/", (c) => {
13511
13511
  export {
13512
13512
  app
13513
13513
  };
13514
- //# sourceMappingURL=server-CJMX2QUM.js.map
13514
+ //# sourceMappingURL=server-3QMDOEOS.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-scraper",
3
- "version": "0.2.1",
3
+ "version": "0.2.2",
4
4
  "description": "MCP server for MCP Scraper web intelligence tools",
5
5
  "type": "module",
6
6
  "main": "./dist/index.cjs",
@@ -1,7 +0,0 @@
1
- // src/version.ts
2
- var PACKAGE_VERSION = "0.2.1";
3
-
4
- export {
5
- PACKAGE_VERSION
6
- };
7
- //# sourceMappingURL=chunk-XR65SANX.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/version.ts"],"sourcesContent":["export const PACKAGE_VERSION = '0.2.1'\n"],"mappings":";AAAO,IAAM,kBAAkB;","names":[]}