@moovio/sdk 0.21.2 → 0.21.4

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.21.2",
34033
+ sdkVersion: "0.21.4",
34034
34034
  genVersion: "2.739.1",
34035
- userAgent: "speakeasy-sdk/typescript 0.21.2 2.739.1 latest @moovio/sdk"
34035
+ userAgent: "speakeasy-sdk/typescript 0.21.4 2.739.1 latest @moovio/sdk"
34036
34036
  };
34037
34037
  });
34038
34038
 
@@ -83670,7 +83670,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
83670
83670
  function createMCPServer(deps) {
83671
83671
  const server = new McpServer({
83672
83672
  name: "Moov",
83673
- version: "0.21.2"
83673
+ version: "0.21.4"
83674
83674
  });
83675
83675
  const client = new MoovCore({
83676
83676
  security: deps.security,
@@ -85218,7 +85218,7 @@ var routes = rn({
85218
85218
  var app = Ve(routes, {
85219
85219
  name: "mcp",
85220
85220
  versionInfo: {
85221
- currentVersion: "0.21.2"
85221
+ currentVersion: "0.21.4"
85222
85222
  }
85223
85223
  });
85224
85224
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -85226,5 +85226,5 @@ export {
85226
85226
  app
85227
85227
  };
85228
85228
 
85229
- //# debugId=31851CC27BCDB0FE64756E2164756E21
85229
+ //# debugId=8F69943D149491CD64756E2164756E21
85230
85230
  //# sourceMappingURL=mcp-server.js.map