@moovio/sdk 0.22.6 → 0.22.7

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/bin/mcp-server.js CHANGED
@@ -34030,9 +34030,9 @@ var init_config = __esm(() => {
34030
34030
  SDK_METADATA = {
34031
34031
  language: "typescript",
34032
34032
  openapiDocVersion: "latest",
34033
- sdkVersion: "0.22.6",
34034
- genVersion: "2.787.2",
34035
- userAgent: "speakeasy-sdk/typescript 0.22.6 2.787.2 latest @moovio/sdk"
34033
+ sdkVersion: "0.22.7",
34034
+ genVersion: "2.788.4",
34035
+ userAgent: "speakeasy-sdk/typescript 0.22.7 2.788.4 latest @moovio/sdk"
34036
34036
  };
34037
34037
  });
34038
34038
 
@@ -81480,7 +81480,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
81480
81480
  function createMCPServer(deps) {
81481
81481
  const server = new McpServer({
81482
81482
  name: "Moov",
81483
- version: "0.22.6"
81483
+ version: "0.22.7"
81484
81484
  });
81485
81485
  const client = new MoovCore({
81486
81486
  security: deps.security,
@@ -83038,7 +83038,7 @@ var routes = rn({
83038
83038
  var app = Ve(routes, {
83039
83039
  name: "mcp",
83040
83040
  versionInfo: {
83041
- currentVersion: "0.22.6"
83041
+ currentVersion: "0.22.7"
83042
83042
  }
83043
83043
  });
83044
83044
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -83046,5 +83046,5 @@ export {
83046
83046
  app
83047
83047
  };
83048
83048
 
83049
- //# debugId=5CB25CD9153A9C9964756E2164756E21
83049
+ //# debugId=E9267F85F3FF257664756E2164756E21
83050
83050
  //# sourceMappingURL=mcp-server.js.map