@settlemint/sdk-mcp 2.1.1-pr81ef9d7f → 2.1.1-pre00debf2
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 +4 -4
- package/dist/mcp.js.map +1 -1
- package/package.json +3 -3
package/dist/mcp.js
CHANGED
|
@@ -62625,7 +62625,7 @@ var {
|
|
|
62625
62625
|
var package_default = {
|
|
62626
62626
|
name: "@settlemint/sdk-mcp",
|
|
62627
62627
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
62628
|
-
version: "2.1.1-
|
|
62628
|
+
version: "2.1.1-pre00debf2",
|
|
62629
62629
|
type: "module",
|
|
62630
62630
|
private: false,
|
|
62631
62631
|
license: "FSL-1.1-MIT",
|
|
@@ -62667,8 +62667,8 @@ var package_default = {
|
|
|
62667
62667
|
"@graphql-tools/load": "8.1.0",
|
|
62668
62668
|
"@graphql-tools/url-loader": "8.0.31",
|
|
62669
62669
|
"@modelcontextprotocol/sdk": "1.9.0",
|
|
62670
|
-
"@settlemint/sdk-js": "2.1.1-
|
|
62671
|
-
"@settlemint/sdk-utils": "2.1.1-
|
|
62670
|
+
"@settlemint/sdk-js": "2.1.1-pre00debf2",
|
|
62671
|
+
"@settlemint/sdk-utils": "2.1.1-pre00debf2",
|
|
62672
62672
|
"@commander-js/extra-typings": "11.1.0",
|
|
62673
62673
|
commander: "11.1.0",
|
|
62674
62674
|
zod: "3.24.2"
|
|
@@ -68090,4 +68090,4 @@ await main().catch((error2) => {
|
|
|
68090
68090
|
process.exit(1);
|
|
68091
68091
|
});
|
|
68092
68092
|
|
|
68093
|
-
//# debugId=
|
|
68093
|
+
//# debugId=203EF406604E1A9A64756E2164756E21
|