@settlemint/sdk-mcp 2.3.0-pr537f3bf0 → 2.3.0-prf341a7af

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
@@ -56300,7 +56300,7 @@ class StdioServerTransport {
56300
56300
  }
56301
56301
 
56302
56302
  // ../utils/dist/environment.mjs
56303
- import { join as join2 } from "path";
56303
+ import { join as join2 } from "node:path";
56304
56304
 
56305
56305
  // ../../node_modules/yoctocolors/base.js
56306
56306
  import tty from "node:tty";
@@ -61874,7 +61874,7 @@ var {
61874
61874
  var package_default = {
61875
61875
  name: "@settlemint/sdk-mcp",
61876
61876
  description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
61877
- version: "2.3.0-pr537f3bf0",
61877
+ version: "2.3.0-prf341a7af",
61878
61878
  type: "module",
61879
61879
  private: false,
61880
61880
  license: "FSL-1.1-MIT",
@@ -61916,8 +61916,8 @@ var package_default = {
61916
61916
  "@graphql-tools/load": "8.1.0",
61917
61917
  "@graphql-tools/url-loader": "8.0.31",
61918
61918
  "@modelcontextprotocol/sdk": "1.11.3",
61919
- "@settlemint/sdk-js": "2.3.0-pr537f3bf0",
61920
- "@settlemint/sdk-utils": "2.3.0-pr537f3bf0",
61919
+ "@settlemint/sdk-js": "2.3.0-prf341a7af",
61920
+ "@settlemint/sdk-utils": "2.3.0-prf341a7af",
61921
61921
  "@commander-js/extra-typings": "11.1.0",
61922
61922
  commander: "11.1.0",
61923
61923
  zod: "3.24.4"
@@ -64207,7 +64207,7 @@ function initGraphQLTada() {
64207
64207
  var t3 = initGraphQLTada();
64208
64208
 
64209
64209
  // ../js/dist/settlemint.mjs
64210
- import { createHash } from "crypto";
64210
+ import { createHash } from "node:crypto";
64211
64211
  var graphql = initGraphQLTada();
64212
64212
  var WorkspaceFragment = graphql(`
64213
64213
  fragment Workspace on Workspace {
@@ -67687,4 +67687,4 @@ await main().catch((error2) => {
67687
67687
  process.exit(1);
67688
67688
  });
67689
67689
 
67690
- //# debugId=1D4C4B5E5989F75D64756E2164756E21
67690
+ //# debugId=B31AF60C93F36C6564756E2164756E21