@settlemint/sdk-mcp 2.6.4-pr7f2ec711 → 2.6.4-prb08251e5

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
@@ -74692,7 +74692,7 @@ function collectSchemaParts(sources) {
74692
74692
  };
74693
74693
  }
74694
74694
 
74695
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+2e36366335d68c76/node_modules/@graphql-tools/url-loader/esm/index.js
74695
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/index.js
74696
74696
  var import_graphql63 = __toESM(require_graphql2(), 1);
74697
74697
  var import_isomorphic_ws2 = __toESM(require_ws(), 1);
74698
74698
  // ../../node_modules/.bun/@envelop+core@5.3.2/node_modules/@envelop/core/esm/document-string-map.js
@@ -77928,10 +77928,10 @@ function latest(contenders) {
77928
77928
  });
77929
77929
  }
77930
77930
 
77931
- // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.4+2e36366335d68c76/node_modules/@graphql-tools/executor-http/dist/index.js
77931
+ // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.4+146983886558a3ba/node_modules/@graphql-tools/executor-http/dist/index.js
77932
77932
  var import_graphql55 = __toESM(require_graphql2(), 1);
77933
77933
 
77934
- // ../../node_modules/.bun/meros@1.3.2/node_modules/meros/browser/index.mjs
77934
+ // ../../node_modules/.bun/meros@1.3.2+c30ff3a63f0500d5/node_modules/meros/browser/index.mjs
77935
77935
  async function e(e2, t) {
77936
77936
  if (!e2.ok || !e2.body || e2.bodyUsed)
77937
77937
  return e2;
@@ -77981,7 +77981,7 @@ async function e(e2, t) {
77981
77981
  }(e2.body, `--${l}`, t);
77982
77982
  }
77983
77983
 
77984
- // ../../node_modules/.bun/meros@1.3.2/node_modules/meros/node/index.mjs
77984
+ // ../../node_modules/.bun/meros@1.3.2+c30ff3a63f0500d5/node_modules/meros/node/index.mjs
77985
77985
  async function e2(e3, t) {
77986
77986
  let n = e3.headers["content-type"];
77987
77987
  if (!n || !~n.indexOf("multipart/"))
@@ -78024,7 +78024,7 @@ async function e2(e3, t) {
78024
78024
  }(e3, `--${i}`, t);
78025
78025
  }
78026
78026
 
78027
- // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.4+2e36366335d68c76/node_modules/@graphql-tools/executor-http/dist/index.js
78027
+ // ../../node_modules/.bun/@graphql-tools+executor-http@3.0.4+146983886558a3ba/node_modules/@graphql-tools/executor-http/dist/index.js
78028
78028
  function isPlainObject2(value) {
78029
78029
  if (typeof value !== "object" || value === null) {
78030
78030
  return false;
@@ -82590,10 +82590,10 @@ function schemaFromExecutor(executor2, context, options) {
82590
82590
  }), (introspection) => getSchemaFromIntrospection(introspection, options));
82591
82591
  }
82592
82592
 
82593
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+2e36366335d68c76/node_modules/@graphql-tools/url-loader/esm/defaultAsyncFetch.js
82593
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/defaultAsyncFetch.js
82594
82594
  var defaultAsyncFetch = $fetch;
82595
82595
 
82596
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+2e36366335d68c76/node_modules/@graphql-tools/url-loader/esm/defaultSyncFetch.js
82596
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/defaultSyncFetch.js
82597
82597
  var import_sync_fetch = __toESM(require_sync_fetch(), 1);
82598
82598
  var defaultSyncFetch = (input, init) => {
82599
82599
  if (typeof input === "string") {
@@ -82604,7 +82604,7 @@ var defaultSyncFetch = (input, init) => {
82604
82604
  return import_sync_fetch.default(input, init);
82605
82605
  };
82606
82606
 
82607
- // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+2e36366335d68c76/node_modules/@graphql-tools/url-loader/esm/index.js
82607
+ // ../../node_modules/.bun/@graphql-tools+url-loader@9.0.2+146983886558a3ba/node_modules/@graphql-tools/url-loader/esm/index.js
82608
82608
  var asyncImport = (moduleName) => import(`${moduleName}`);
82609
82609
  var syncImport = (moduleName) => __require(`${moduleName}`);
82610
82610
  var SubscriptionProtocol;
@@ -84199,7 +84199,7 @@ var portalQueries = (server, env3) => {
84199
84199
  var package_default = {
84200
84200
  name: "@settlemint/sdk-mcp",
84201
84201
  description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
84202
- version: "2.6.4-pr7f2ec711",
84202
+ version: "2.6.4-prb08251e5",
84203
84203
  type: "module",
84204
84204
  private: false,
84205
84205
  license: "FSL-1.1-MIT",
@@ -84242,8 +84242,8 @@ var package_default = {
84242
84242
  "@graphql-tools/load": "8.1.4",
84243
84243
  "@graphql-tools/url-loader": "9.0.2",
84244
84244
  "@modelcontextprotocol/sdk": "1.21.1",
84245
- "@settlemint/sdk-js": "2.6.4-pr7f2ec711",
84246
- "@settlemint/sdk-utils": "2.6.4-pr7f2ec711",
84245
+ "@settlemint/sdk-js": "2.6.4-prb08251e5",
84246
+ "@settlemint/sdk-utils": "2.6.4-prb08251e5",
84247
84247
  commander: "14.0.2",
84248
84248
  graphql: "16.12.0",
84249
84249
  zod: "^4",
@@ -86012,7 +86012,7 @@ var parseRequestArgs = (documentOrOptions, variables, requestHeaders) => {
86012
86012
  signal: undefined
86013
86013
  };
86014
86014
  };
86015
- // ../../node_modules/.bun/@0no-co+graphql.web@1.2.0/node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
86015
+ // ../../node_modules/.bun/@0no-co+graphql.web@1.2.0+2e36366335d68c76/node_modules/@0no-co/graphql.web/dist/graphql.web.mjs
86016
86016
  var e3 = {
86017
86017
  NAME: "Name",
86018
86018
  DOCUMENT: "Document",
@@ -90312,4 +90312,4 @@ await main().catch((error47) => {
90312
90312
  process.exit(1);
90313
90313
  });
90314
90314
 
90315
- //# debugId=A1E42D5F4968675C64756E2164756E21
90315
+ //# debugId=AC2A6848C711B54C64756E2164756E21