@settlemint/sdk-mcp 2.1.4-prd8bc2893 → 2.1.4-prfa41b757
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
|
@@ -62841,7 +62841,7 @@ var {
|
|
|
62841
62841
|
var package_default = {
|
|
62842
62842
|
name: "@settlemint/sdk-mcp",
|
|
62843
62843
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
62844
|
-
version: "2.1.4-
|
|
62844
|
+
version: "2.1.4-prfa41b757",
|
|
62845
62845
|
type: "module",
|
|
62846
62846
|
private: false,
|
|
62847
62847
|
license: "FSL-1.1-MIT",
|
|
@@ -62883,8 +62883,8 @@ var package_default = {
|
|
|
62883
62883
|
"@graphql-tools/load": "8.1.0",
|
|
62884
62884
|
"@graphql-tools/url-loader": "8.0.31",
|
|
62885
62885
|
"@modelcontextprotocol/sdk": "1.10.2",
|
|
62886
|
-
"@settlemint/sdk-js": "2.1.4-
|
|
62887
|
-
"@settlemint/sdk-utils": "2.1.4-
|
|
62886
|
+
"@settlemint/sdk-js": "2.1.4-prfa41b757",
|
|
62887
|
+
"@settlemint/sdk-utils": "2.1.4-prfa41b757",
|
|
62888
62888
|
"@commander-js/extra-typings": "11.1.0",
|
|
62889
62889
|
commander: "11.1.0",
|
|
62890
62890
|
zod: "3.24.2"
|
|
@@ -68480,4 +68480,4 @@ await main().catch((error2) => {
|
|
|
68480
68480
|
process.exit(1);
|
|
68481
68481
|
});
|
|
68482
68482
|
|
|
68483
|
-
//# debugId=
|
|
68483
|
+
//# debugId=D97C79CB6433184464756E2164756E21
|