@settlemint/sdk-mcp 1.1.16-pr59b02f90 → 1.1.16-prb8d5a1ca
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
|
@@ -62835,7 +62835,7 @@ var {
|
|
|
62835
62835
|
var package_default = {
|
|
62836
62836
|
name: "@settlemint/sdk-mcp",
|
|
62837
62837
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
62838
|
-
version: "1.1.16-
|
|
62838
|
+
version: "1.1.16-prb8d5a1ca",
|
|
62839
62839
|
type: "module",
|
|
62840
62840
|
private: false,
|
|
62841
62841
|
license: "FSL-1.1-MIT",
|
|
@@ -62878,8 +62878,8 @@ var package_default = {
|
|
|
62878
62878
|
"@graphql-tools/load": "8.0.17",
|
|
62879
62879
|
"@graphql-tools/url-loader": "8.0.29",
|
|
62880
62880
|
"@modelcontextprotocol/sdk": "1.6.1",
|
|
62881
|
-
"@settlemint/sdk-js": "1.1.16-
|
|
62882
|
-
"@settlemint/sdk-utils": "1.1.16-
|
|
62881
|
+
"@settlemint/sdk-js": "1.1.16-prb8d5a1ca",
|
|
62882
|
+
"@settlemint/sdk-utils": "1.1.16-prb8d5a1ca",
|
|
62883
62883
|
"@commander-js/extra-typings": "13.1.0",
|
|
62884
62884
|
commander: "13.1.0",
|
|
62885
62885
|
zod: "3.24.2"
|
|
@@ -68548,4 +68548,4 @@ main().catch((error2) => {
|
|
|
68548
68548
|
process.exit(1);
|
|
68549
68549
|
});
|
|
68550
68550
|
|
|
68551
|
-
//# debugId=
|
|
68551
|
+
//# debugId=D4FC948B258EFF9664756E2164756E21
|