@settlemint/sdk-mcp 2.2.3-pr96fdb889 → 2.2.3-pra7ca0397
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 +5 -5
- package/dist/mcp.js.map +2 -2
- package/package.json +3 -3
package/dist/mcp.js
CHANGED
|
@@ -57493,7 +57493,7 @@ minimatch.unescape = unescape;
|
|
|
57493
57493
|
// ../../node_modules/glob/dist/esm/glob.js
|
|
57494
57494
|
import { fileURLToPath as fileURLToPath2 } from "node:url";
|
|
57495
57495
|
|
|
57496
|
-
// ../../node_modules/lru-cache/dist/esm/index.js
|
|
57496
|
+
// ../../node_modules/path-scurry/node_modules/lru-cache/dist/esm/index.js
|
|
57497
57497
|
var perf = typeof performance === "object" && performance && typeof performance.now === "function" ? performance : Date;
|
|
57498
57498
|
var warned = new Set;
|
|
57499
57499
|
var PROCESS = typeof process === "object" && !!process ? process : {};
|
|
@@ -61773,7 +61773,7 @@ var {
|
|
|
61773
61773
|
var package_default = {
|
|
61774
61774
|
name: "@settlemint/sdk-mcp",
|
|
61775
61775
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
61776
|
-
version: "2.2.3-
|
|
61776
|
+
version: "2.2.3-pra7ca0397",
|
|
61777
61777
|
type: "module",
|
|
61778
61778
|
private: false,
|
|
61779
61779
|
license: "FSL-1.1-MIT",
|
|
@@ -61815,8 +61815,8 @@ var package_default = {
|
|
|
61815
61815
|
"@graphql-tools/load": "8.1.0",
|
|
61816
61816
|
"@graphql-tools/url-loader": "8.0.31",
|
|
61817
61817
|
"@modelcontextprotocol/sdk": "1.11.0",
|
|
61818
|
-
"@settlemint/sdk-js": "2.2.3-
|
|
61819
|
-
"@settlemint/sdk-utils": "2.2.3-
|
|
61818
|
+
"@settlemint/sdk-js": "2.2.3-pra7ca0397",
|
|
61819
|
+
"@settlemint/sdk-utils": "2.2.3-pra7ca0397",
|
|
61820
61820
|
"@commander-js/extra-typings": "11.1.0",
|
|
61821
61821
|
commander: "11.1.0",
|
|
61822
61822
|
zod: "3.24.4"
|
|
@@ -67564,4 +67564,4 @@ await main().catch((error2) => {
|
|
|
67564
67564
|
process.exit(1);
|
|
67565
67565
|
});
|
|
67566
67566
|
|
|
67567
|
-
//# debugId=
|
|
67567
|
+
//# debugId=ECA38011B8C3027D64756E2164756E21
|