@moovio/sdk 0.14.10 → 0.14.11

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
@@ -34175,9 +34175,9 @@ var init_config = __esm(() => {
34175
34175
  SDK_METADATA = {
34176
34176
  language: "typescript",
34177
34177
  openapiDocVersion: "latest",
34178
- sdkVersion: "0.14.10",
34178
+ sdkVersion: "0.14.11",
34179
34179
  genVersion: "2.657.1",
34180
- userAgent: "speakeasy-sdk/typescript 0.14.10 2.657.1 latest @moovio/sdk"
34180
+ userAgent: "speakeasy-sdk/typescript 0.14.11 2.657.1 latest @moovio/sdk"
34181
34181
  };
34182
34182
  });
34183
34183
 
@@ -75976,7 +75976,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
75976
75976
  function createMCPServer(deps) {
75977
75977
  const server = new McpServer({
75978
75978
  name: "Moov",
75979
- version: "0.14.10"
75979
+ version: "0.14.11"
75980
75980
  });
75981
75981
  const client = new MoovCore({
75982
75982
  security: deps.security,
@@ -77486,7 +77486,7 @@ var routes = rn({
77486
77486
  var app = Ve(routes, {
77487
77487
  name: "mcp",
77488
77488
  versionInfo: {
77489
- currentVersion: "0.14.10"
77489
+ currentVersion: "0.14.11"
77490
77490
  }
77491
77491
  });
77492
77492
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -77494,5 +77494,5 @@ export {
77494
77494
  app
77495
77495
  };
77496
77496
 
77497
- //# debugId=ED3FBCD2EB97DCDA64756E2164756E21
77497
+ //# debugId=61D4CCE538C423BC64756E2164756E21
77498
77498
  //# sourceMappingURL=mcp-server.js.map