@settlemint/sdk-mcp 2.6.2-prdd413399 → 2.6.2-prf4f7dbcf
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
|
@@ -82211,7 +82211,7 @@ var portalQueries = (server, env3) => {
|
|
|
82211
82211
|
var package_default = {
|
|
82212
82212
|
name: "@settlemint/sdk-mcp",
|
|
82213
82213
|
description: "MCP interface for SettleMint SDK, providing development tools and project management capabilities",
|
|
82214
|
-
version: "2.6.2-
|
|
82214
|
+
version: "2.6.2-prf4f7dbcf",
|
|
82215
82215
|
type: "module",
|
|
82216
82216
|
private: false,
|
|
82217
82217
|
license: "FSL-1.1-MIT",
|
|
@@ -82254,8 +82254,8 @@ var package_default = {
|
|
|
82254
82254
|
"@graphql-tools/load": "8.1.2",
|
|
82255
82255
|
"@graphql-tools/url-loader": "9.0.0",
|
|
82256
82256
|
"@modelcontextprotocol/sdk": "1.18.0",
|
|
82257
|
-
"@settlemint/sdk-js": "2.6.2-
|
|
82258
|
-
"@settlemint/sdk-utils": "2.6.2-
|
|
82257
|
+
"@settlemint/sdk-js": "2.6.2-prf4f7dbcf",
|
|
82258
|
+
"@settlemint/sdk-utils": "2.6.2-prf4f7dbcf",
|
|
82259
82259
|
commander: "14.0.1",
|
|
82260
82260
|
graphql: "16.11.0",
|
|
82261
82261
|
zod: "^4",
|
|
@@ -88324,4 +88324,4 @@ await main().catch((error44) => {
|
|
|
88324
88324
|
process.exit(1);
|
|
88325
88325
|
});
|
|
88326
88326
|
|
|
88327
|
-
//# debugId=
|
|
88327
|
+
//# debugId=BF1A5542022EC4DA64756E2164756E21
|