@moovio/sdk 0.14.26 → 0.14.27

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.26",
34179
- genVersion: "2.684.0",
34180
- userAgent: "speakeasy-sdk/typescript 0.14.26 2.684.0 latest @moovio/sdk"
34178
+ sdkVersion: "0.14.27",
34179
+ genVersion: "2.686.7",
34180
+ userAgent: "speakeasy-sdk/typescript 0.14.27 2.686.7 latest @moovio/sdk"
34181
34181
  };
34182
34182
  });
34183
34183
 
@@ -76080,7 +76080,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
76080
76080
  function createMCPServer(deps) {
76081
76081
  const server = new McpServer({
76082
76082
  name: "Moov",
76083
- version: "0.14.26"
76083
+ version: "0.14.27"
76084
76084
  });
76085
76085
  const client = new MoovCore({
76086
76086
  security: deps.security,
@@ -77590,7 +77590,7 @@ var routes = rn({
77590
77590
  var app = Ve(routes, {
77591
77591
  name: "mcp",
77592
77592
  versionInfo: {
77593
- currentVersion: "0.14.26"
77593
+ currentVersion: "0.14.27"
77594
77594
  }
77595
77595
  });
77596
77596
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -77598,5 +77598,5 @@ export {
77598
77598
  app
77599
77599
  };
77600
77600
 
77601
- //# debugId=70187C3DECB831F564756E2164756E21
77601
+ //# debugId=E49B335ED84ED02264756E2164756E21
77602
77602
  //# sourceMappingURL=mcp-server.js.map