@moovio/sdk 0.14.23 → 0.14.24

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.23",
34179
- genVersion: "2.680.0",
34180
- userAgent: "speakeasy-sdk/typescript 0.14.23 2.680.0 latest @moovio/sdk"
34178
+ sdkVersion: "0.14.24",
34179
+ genVersion: "2.681.1",
34180
+ userAgent: "speakeasy-sdk/typescript 0.14.24 2.681.1 latest @moovio/sdk"
34181
34181
  };
34182
34182
  });
34183
34183
 
@@ -76016,7 +76016,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
76016
76016
  function createMCPServer(deps) {
76017
76017
  const server = new McpServer({
76018
76018
  name: "Moov",
76019
- version: "0.14.23"
76019
+ version: "0.14.24"
76020
76020
  });
76021
76021
  const client = new MoovCore({
76022
76022
  security: deps.security,
@@ -77526,7 +77526,7 @@ var routes = rn({
77526
77526
  var app = Ve(routes, {
77527
77527
  name: "mcp",
77528
77528
  versionInfo: {
77529
- currentVersion: "0.14.23"
77529
+ currentVersion: "0.14.24"
77530
77530
  }
77531
77531
  });
77532
77532
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -77534,5 +77534,5 @@ export {
77534
77534
  app
77535
77535
  };
77536
77536
 
77537
- //# debugId=05EAF874D13514D164756E2164756E21
77537
+ //# debugId=4F369DBCB2E2A1D064756E2164756E21
77538
77538
  //# sourceMappingURL=mcp-server.js.map