@settlemint/sdk-mcp 2.3.2-prf63bb3f0 → 2.3.2-prfabe9cf1
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
|
@@ -72453,7 +72453,7 @@ var {
|
|
|
72453
72453
|
var package_default = {
|
|
72454
72454
|
name: "@settlemint/sdk-mcp",
|
|
72455
72455
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
72456
|
-
version: "2.3.2-
|
|
72456
|
+
version: "2.3.2-prfabe9cf1",
|
|
72457
72457
|
type: "module",
|
|
72458
72458
|
private: false,
|
|
72459
72459
|
license: "FSL-1.1-MIT",
|
|
@@ -72495,8 +72495,8 @@ var package_default = {
|
|
|
72495
72495
|
"@graphql-tools/load": "8.1.0",
|
|
72496
72496
|
"@graphql-tools/url-loader": "8.0.31",
|
|
72497
72497
|
"@modelcontextprotocol/sdk": "1.11.5",
|
|
72498
|
-
"@settlemint/sdk-js": "2.3.2-
|
|
72499
|
-
"@settlemint/sdk-utils": "2.3.2-
|
|
72498
|
+
"@settlemint/sdk-js": "2.3.2-prfabe9cf1",
|
|
72499
|
+
"@settlemint/sdk-utils": "2.3.2-prfabe9cf1",
|
|
72500
72500
|
"@commander-js/extra-typings": "14.0.0",
|
|
72501
72501
|
commander: "14.0.0",
|
|
72502
72502
|
zod: "^3.25.0"
|
|
@@ -78266,4 +78266,4 @@ await main().catch((error36) => {
|
|
|
78266
78266
|
process.exit(1);
|
|
78267
78267
|
});
|
|
78268
78268
|
|
|
78269
|
-
//# debugId=
|
|
78269
|
+
//# debugId=68287C7EF3E378A764756E2164756E21
|