@moovio/sdk 0.14.21 → 0.14.22

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