@settlemint/sdk-mcp 2.2.2-prc6c765df → 2.2.2-prd028c972
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
|
@@ -61168,7 +61168,7 @@ var {
|
|
|
61168
61168
|
var package_default = {
|
|
61169
61169
|
name: "@settlemint/sdk-mcp",
|
|
61170
61170
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
61171
|
-
version: "2.2.2-
|
|
61171
|
+
version: "2.2.2-prd028c972",
|
|
61172
61172
|
type: "module",
|
|
61173
61173
|
private: false,
|
|
61174
61174
|
license: "FSL-1.1-MIT",
|
|
@@ -61210,8 +61210,8 @@ var package_default = {
|
|
|
61210
61210
|
"@graphql-tools/load": "8.1.0",
|
|
61211
61211
|
"@graphql-tools/url-loader": "8.0.31",
|
|
61212
61212
|
"@modelcontextprotocol/sdk": "1.11.0",
|
|
61213
|
-
"@settlemint/sdk-js": "2.2.2-
|
|
61214
|
-
"@settlemint/sdk-utils": "2.2.2-
|
|
61213
|
+
"@settlemint/sdk-js": "2.2.2-prd028c972",
|
|
61214
|
+
"@settlemint/sdk-utils": "2.2.2-prd028c972",
|
|
61215
61215
|
"@commander-js/extra-typings": "11.1.0",
|
|
61216
61216
|
commander: "11.1.0",
|
|
61217
61217
|
zod: "3.24.4"
|
|
@@ -66959,4 +66959,4 @@ await main().catch((error2) => {
|
|
|
66959
66959
|
process.exit(1);
|
|
66960
66960
|
});
|
|
66961
66961
|
|
|
66962
|
-
//# debugId=
|
|
66962
|
+
//# debugId=6EDAE1F99F0B385C64756E2164756E21
|