@settlemint/sdk-mcp 2.6.4-prb8a91e58 → 2.6.4-prc4b215b7

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/dist/mcp.js CHANGED
@@ -66258,7 +66258,7 @@ minimatch.Minimatch = Minimatch;
66258
66258
  minimatch.escape = escape2;
66259
66259
  minimatch.unescape = unescape2;
66260
66260
 
66261
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/glob.js
66261
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/glob.js
66262
66262
  import { fileURLToPath as fileURLToPath2 } from "node:url";
66263
66263
 
66264
66264
  // ../../node_modules/.bun/lru-cache@11.2.2/node_modules/lru-cache/dist/esm/index.js
@@ -69363,7 +69363,7 @@ class PathScurryDarwin extends PathScurryPosix {
69363
69363
  var Path = process.platform === "win32" ? PathWin32 : PathPosix;
69364
69364
  var PathScurry = process.platform === "win32" ? PathScurryWin32 : process.platform === "darwin" ? PathScurryDarwin : PathScurryPosix;
69365
69365
 
69366
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/pattern.js
69366
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/pattern.js
69367
69367
  var isPatternList = (pl) => pl.length >= 1;
69368
69368
  var isGlobList = (gl) => gl.length >= 1;
69369
69369
 
@@ -69481,7 +69481,7 @@ class Pattern {
69481
69481
  }
69482
69482
  }
69483
69483
 
69484
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/ignore.js
69484
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/ignore.js
69485
69485
  var defaultPlatform2 = typeof process === "object" && process && typeof process.platform === "string" ? process.platform : "linux";
69486
69486
 
69487
69487
  class Ignore {
@@ -69569,7 +69569,7 @@ class Ignore {
69569
69569
  }
69570
69570
  }
69571
69571
 
69572
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/processor.js
69572
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/processor.js
69573
69573
  class HasWalkedCache {
69574
69574
  store;
69575
69575
  constructor(store = new Map) {
@@ -69787,7 +69787,7 @@ class Processor {
69787
69787
  }
69788
69788
  }
69789
69789
 
69790
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/walker.js
69790
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/walker.js
69791
69791
  var makeIgnore = (ignore, opts) => typeof ignore === "string" ? new Ignore([ignore], opts) : Array.isArray(ignore) ? new Ignore(ignore, opts) : ignore;
69792
69792
 
69793
69793
  class GlobUtil {
@@ -70114,7 +70114,7 @@ class GlobStream extends GlobUtil {
70114
70114
  }
70115
70115
  }
70116
70116
 
70117
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/glob.js
70117
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/glob.js
70118
70118
  var defaultPlatform3 = typeof process === "object" && process && typeof process.platform === "string" ? process.platform : "linux";
70119
70119
 
70120
70120
  class Glob {
@@ -70288,7 +70288,7 @@ class Glob {
70288
70288
  }
70289
70289
  }
70290
70290
 
70291
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/has-magic.js
70291
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/has-magic.js
70292
70292
  var hasMagic = (pattern, options = {}) => {
70293
70293
  if (!Array.isArray(pattern)) {
70294
70294
  pattern = [pattern];
@@ -70300,7 +70300,7 @@ var hasMagic = (pattern, options = {}) => {
70300
70300
  return false;
70301
70301
  };
70302
70302
 
70303
- // ../../node_modules/.bun/glob@11.0.3/node_modules/glob/dist/esm/index.js
70303
+ // ../../node_modules/.bun/glob@13.0.0/node_modules/glob/dist/esm/index.js
70304
70304
  function globStreamSync(pattern, options = {}) {
70305
70305
  return new Glob(pattern, options).streamSync();
70306
70306
  }
@@ -75517,7 +75517,7 @@ function collectSchemaParts(sources) {
75517
75517
  };
75518
75518
  }
75519
75519
 
75520
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/index.js
75520
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+261996cf13aeeaed/node_modules/@graphql-tools/url-loader/esm/index.js
75521
75521
  var import_graphql54 = __toESM(require_graphql2(), 1);
75522
75522
  var import_isomorphic_ws2 = __toESM(require_ws(), 1);
75523
75523
  // ../../node_modules/.bun/@envelop+core@5.4.0/node_modules/@envelop/core/esm/document-string-map.js
@@ -77385,10 +77385,10 @@ function latest(contenders) {
77385
77385
  });
77386
77386
  }
77387
77387
 
77388
- // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.6+146983886558a3ba/node_modules/@graphql-tools/executor-http/dist/index.js
77388
+ // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.6+261996cf13aeeaed/node_modules/@graphql-tools/executor-http/dist/index.js
77389
77389
  var import_graphql46 = __toESM(require_graphql2(), 1);
77390
77390
 
77391
- // ../../node_modules/.bun/meros@1.3.2+c30ff3a63f0500d5/node_modules/meros/browser/index.mjs
77391
+ // ../../node_modules/.bun/meros@1.3.2+4cbbb20073436eb8/node_modules/meros/browser/index.mjs
77392
77392
  async function e(e2, t) {
77393
77393
  if (!e2.ok || !e2.body || e2.bodyUsed)
77394
77394
  return e2;
@@ -77438,7 +77438,7 @@ async function e(e2, t) {
77438
77438
  }(e2.body, `--${l}`, t);
77439
77439
  }
77440
77440
 
77441
- // ../../node_modules/.bun/meros@1.3.2+c30ff3a63f0500d5/node_modules/meros/node/index.mjs
77441
+ // ../../node_modules/.bun/meros@1.3.2+4cbbb20073436eb8/node_modules/meros/node/index.mjs
77442
77442
  async function e2(e3, t) {
77443
77443
  let n = e3.headers["content-type"];
77444
77444
  if (!n || !~n.indexOf("multipart/"))
@@ -77481,7 +77481,7 @@ async function e2(e3, t) {
77481
77481
  }(e3, `--${i}`, t);
77482
77482
  }
77483
77483
 
77484
- // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.6+146983886558a3ba/node_modules/@graphql-tools/executor-http/dist/index.js
77484
+ // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.6+261996cf13aeeaed/node_modules/@graphql-tools/executor-http/dist/index.js
77485
77485
  function isPlainObject2(value) {
77486
77486
  if (typeof value !== "object" || value === null) {
77487
77487
  return false;
@@ -82120,10 +82120,10 @@ function schemaFromExecutor(executor2, context, options) {
82120
82120
  }), (introspection) => getSchemaFromIntrospection(introspection, options));
82121
82121
  }
82122
82122
 
82123
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/defaultAsyncFetch.js
82123
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+261996cf13aeeaed/node_modules/@graphql-tools/url-loader/esm/defaultAsyncFetch.js
82124
82124
  var defaultAsyncFetch = $fetch;
82125
82125
 
82126
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/defaultSyncFetch.js
82126
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+261996cf13aeeaed/node_modules/@graphql-tools/url-loader/esm/defaultSyncFetch.js
82127
82127
  var import_sync_fetch = __toESM(require_sync_fetch(), 1);
82128
82128
  var defaultSyncFetch = (input, init) => {
82129
82129
  if (typeof input === "string") {
@@ -82134,7 +82134,7 @@ var defaultSyncFetch = (input, init) => {
82134
82134
  return import_sync_fetch.default(input, init);
82135
82135
  };
82136
82136
 
82137
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/index.js
82137
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.4+261996cf13aeeaed/node_modules/@graphql-tools/url-loader/esm/index.js
82138
82138
  var asyncImport = (moduleName) => import(`${moduleName}`);
82139
82139
  var syncImport = (moduleName) => __require(`${moduleName}`);
82140
82140
  var SubscriptionProtocol;
@@ -83729,7 +83729,7 @@ var portalQueries = (server, env3) => {
83729
83729
  var package_default = {
83730
83730
  name: "@settlemint/sdk-mcp",
83731
83731
  description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
83732
- version: "2.6.4-prb8a91e58",
83732
+ version: "2.6.4-prc4b215b7",
83733
83733
  type: "module",
83734
83734
  private: false,
83735
83735
  license: "FSL-1.1-MIT",
@@ -83772,8 +83772,8 @@ var package_default = {
83772
83772
  "@graphql-tools/load": "8.1.6",
83773
83773
  "@graphql-tools/url-loader": "9.0.4",
83774
83774
  "@modelcontextprotocol/sdk": "1.21.1",
83775
- "@settlemint/sdk-js": "2.6.4-prb8a91e58",
83776
- "@settlemint/sdk-utils": "2.6.4-prb8a91e58",
83775
+ "@settlemint/sdk-js": "2.6.4-prc4b215b7",
83776
+ "@settlemint/sdk-utils": "2.6.4-prc4b215b7",
83777
83777
  commander: "14.0.2",
83778
83778
  graphql: "16.12.0",
83779
83779
  zod: "^4",
@@ -89853,4 +89853,4 @@ await main().catch((error47) => {
89853
89853
  process.exit(1);
89854
89854
  });
89855
89855
 
89856
- //# debugId=68036217DC6573F764756E2164756E21
89856
+ //# debugId=E369AB96F07DBC8064756E2164756E21