@moovio/sdk 0.10.13 → 0.10.15

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
@@ -34207,9 +34207,9 @@ var init_config = __esm(() => {
34207
34207
  SDK_METADATA = {
34208
34208
  language: "typescript",
34209
34209
  openapiDocVersion: "latest",
34210
- sdkVersion: "0.10.13",
34211
- genVersion: "2.585.2",
34212
- userAgent: "speakeasy-sdk/typescript 0.10.13 2.585.2 latest @moovio/sdk"
34210
+ sdkVersion: "0.10.15",
34211
+ genVersion: "2.588.0",
34212
+ userAgent: "speakeasy-sdk/typescript 0.10.15 2.588.0 latest @moovio/sdk"
34213
34213
  };
34214
34214
  });
34215
34215
 
@@ -71449,7 +71449,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
71449
71449
  function createMCPServer(deps) {
71450
71450
  const server = new McpServer({
71451
71451
  name: "Moov",
71452
- version: "0.10.13"
71452
+ version: "0.10.15"
71453
71453
  });
71454
71454
  const client = new MoovCore({
71455
71455
  security: deps.security,
@@ -72959,7 +72959,7 @@ var routes = rn({
72959
72959
  var app = Ve(routes, {
72960
72960
  name: "mcp",
72961
72961
  versionInfo: {
72962
- currentVersion: "0.10.13"
72962
+ currentVersion: "0.10.15"
72963
72963
  }
72964
72964
  });
72965
72965
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -72967,5 +72967,5 @@ export {
72967
72967
  app
72968
72968
  };
72969
72969
 
72970
- //# debugId=2C4D7F1E374B1ECE64756E2164756E21
72970
+ //# debugId=01B8FAE06B37931564756E2164756E21
72971
72971
  //# sourceMappingURL=mcp-server.js.map