@settlemint/sdk-mcp 2.5.1-pr482cd749 → 2.5.1-pr57ef569d
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
|
@@ -79757,7 +79757,7 @@ var portalQueries = (server, env3) => {
|
|
|
79757
79757
|
var package_default = {
|
|
79758
79758
|
name: "@settlemint/sdk-mcp",
|
|
79759
79759
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
79760
|
-
version: "2.5.1-
|
|
79760
|
+
version: "2.5.1-pr57ef569d",
|
|
79761
79761
|
type: "module",
|
|
79762
79762
|
private: false,
|
|
79763
79763
|
license: "FSL-1.1-MIT",
|
|
@@ -79800,8 +79800,8 @@ var package_default = {
|
|
|
79800
79800
|
"@graphql-tools/load": "8.1.2",
|
|
79801
79801
|
"@graphql-tools/url-loader": "8.0.33",
|
|
79802
79802
|
"@modelcontextprotocol/sdk": "1.16.0",
|
|
79803
|
-
"@settlemint/sdk-js": "2.5.1-
|
|
79804
|
-
"@settlemint/sdk-utils": "2.5.1-
|
|
79803
|
+
"@settlemint/sdk-js": "2.5.1-pr57ef569d",
|
|
79804
|
+
"@settlemint/sdk-utils": "2.5.1-pr57ef569d",
|
|
79805
79805
|
commander: "14.0.0",
|
|
79806
79806
|
graphql: "16.11.0",
|
|
79807
79807
|
zod: "^4"
|
|
@@ -85777,4 +85777,4 @@ await main().catch((error41) => {
|
|
|
85777
85777
|
process.exit(1);
|
|
85778
85778
|
});
|
|
85779
85779
|
|
|
85780
|
-
//# debugId=
|
|
85780
|
+
//# debugId=9D3CD02043A1AA4464756E2164756E21
|