@moovio/sdk 0.14.12 → 0.14.13

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.12",
34179
- genVersion: "2.658.3",
34180
- userAgent: "speakeasy-sdk/typescript 0.14.12 2.658.3 latest @moovio/sdk"
34178
+ sdkVersion: "0.14.13",
34179
+ genVersion: "2.660.0",
34180
+ userAgent: "speakeasy-sdk/typescript 0.14.13 2.660.0 latest @moovio/sdk"
34181
34181
  };
34182
34182
  });
34183
34183
 
@@ -75988,7 +75988,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
75988
75988
  function createMCPServer(deps) {
75989
75989
  const server = new McpServer({
75990
75990
  name: "Moov",
75991
- version: "0.14.12"
75991
+ version: "0.14.13"
75992
75992
  });
75993
75993
  const client = new MoovCore({
75994
75994
  security: deps.security,
@@ -77498,7 +77498,7 @@ var routes = rn({
77498
77498
  var app = Ve(routes, {
77499
77499
  name: "mcp",
77500
77500
  versionInfo: {
77501
- currentVersion: "0.14.12"
77501
+ currentVersion: "0.14.13"
77502
77502
  }
77503
77503
  });
77504
77504
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -77506,5 +77506,5 @@ export {
77506
77506
  app
77507
77507
  };
77508
77508
 
77509
- //# debugId=5A6FB599F4EE1F6764756E2164756E21
77509
+ //# debugId=84BA8E749D37135364756E2164756E21
77510
77510
  //# sourceMappingURL=mcp-server.js.map