tradeblocks-mcp 2.2.3 → 2.2.5

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.
package/server/index.js CHANGED
@@ -51,7 +51,7 @@ import {
51
51
  upgradeToReadWrite,
52
52
  upsertMarketImportMetadata,
53
53
  upsertProfile
54
- } from "./chunk-TDKK4QFM.js";
54
+ } from "./chunk-RM33HDCX.js";
55
55
  import "./chunk-MFUUPQED.js";
56
56
  import "./chunk-CWC73SPW.js";
57
57
  import "./chunk-TOL6XKBV.js";
@@ -14345,7 +14345,7 @@ function registerProfileAnalysisTools(server, baseDir) {
14345
14345
  if (getConnectionMode() === "read_write") {
14346
14346
  try {
14347
14347
  if (input.blockId) {
14348
- const { syncBlock: syncBlock2 } = await import("./sync-T6GEBPJ7.js");
14348
+ const { syncBlock: syncBlock2 } = await import("./sync-R3W6AELJ.js");
14349
14349
  await syncBlock2(input.blockId, baseDir);
14350
14350
  } else {
14351
14351
  await syncAllBlocks(baseDir);
@@ -14642,7 +14642,7 @@ function registerRegimeAdvisorTools(server, baseDir) {
14642
14642
  if (getConnectionMode() === "read_write") {
14643
14643
  try {
14644
14644
  if (input.blockId) {
14645
- const { syncBlock: syncBlock2 } = await import("./sync-T6GEBPJ7.js");
14645
+ const { syncBlock: syncBlock2 } = await import("./sync-R3W6AELJ.js");
14646
14646
  await syncBlock2(input.blockId, baseDir);
14647
14647
  } else {
14648
14648
  await syncAllBlocks(baseDir);
@@ -7,7 +7,7 @@ import {
7
7
  syncAllBlocks,
8
8
  syncBlock,
9
9
  upsertSyncMetadata
10
- } from "./chunk-TDKK4QFM.js";
10
+ } from "./chunk-RM33HDCX.js";
11
11
  import "./chunk-MFUUPQED.js";
12
12
  import "./chunk-CWC73SPW.js";
13
13
  import "./chunk-TOL6XKBV.js";
@@ -22,4 +22,4 @@ export {
22
22
  syncBlock,
23
23
  upsertSyncMetadata
24
24
  };
25
- //# sourceMappingURL=sync-T6GEBPJ7.js.map
25
+ //# sourceMappingURL=sync-R3W6AELJ.js.map