@settlemint/sdk-mcp 2.3.5-pr1e17954e → 2.3.5-pr1eb3ff5d
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
|
@@ -83453,7 +83453,7 @@ var {
|
|
|
83453
83453
|
var package_default = {
|
|
83454
83454
|
name: "@settlemint/sdk-mcp",
|
|
83455
83455
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
83456
|
-
version: "2.3.5-
|
|
83456
|
+
version: "2.3.5-pr1eb3ff5d",
|
|
83457
83457
|
type: "module",
|
|
83458
83458
|
private: false,
|
|
83459
83459
|
license: "FSL-1.1-MIT",
|
|
@@ -83495,8 +83495,8 @@ var package_default = {
|
|
|
83495
83495
|
"@graphql-tools/load": "8.1.0",
|
|
83496
83496
|
"@graphql-tools/url-loader": "8.0.31",
|
|
83497
83497
|
"@modelcontextprotocol/sdk": "1.12.1",
|
|
83498
|
-
"@settlemint/sdk-js": "2.3.5-
|
|
83499
|
-
"@settlemint/sdk-utils": "2.3.5-
|
|
83498
|
+
"@settlemint/sdk-js": "2.3.5-pr1eb3ff5d",
|
|
83499
|
+
"@settlemint/sdk-utils": "2.3.5-pr1eb3ff5d",
|
|
83500
83500
|
"@commander-js/extra-typings": "14.0.0",
|
|
83501
83501
|
commander: "14.0.0",
|
|
83502
83502
|
zod: "^3.25.0"
|
|
@@ -99359,4 +99359,4 @@ await main().catch((error38) => {
|
|
|
99359
99359
|
process.exit(1);
|
|
99360
99360
|
});
|
|
99361
99361
|
|
|
99362
|
-
//# debugId=
|
|
99362
|
+
//# debugId=785612B518103D2A64756E2164756E21
|