@moovio/sdk 0.10.11 → 0.10.12

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.11",
34211
- genVersion: "2.578.0",
34212
- userAgent: "speakeasy-sdk/typescript 0.10.11 2.578.0 latest @moovio/sdk"
34210
+ sdkVersion: "0.10.12",
34211
+ genVersion: "2.585.2",
34212
+ userAgent: "speakeasy-sdk/typescript 0.10.12 2.585.2 latest @moovio/sdk"
34213
34213
  };
34214
34214
  });
34215
34215
 
@@ -70874,7 +70874,7 @@ you'll need to specify the \`/accounts/{accountID}/wallets.read\` scope.`,
70874
70874
  function createMCPServer(deps) {
70875
70875
  const server = new McpServer({
70876
70876
  name: "Moov",
70877
- version: "0.10.11"
70877
+ version: "0.10.12"
70878
70878
  });
70879
70879
  const client = new MoovCore({
70880
70880
  security: deps.security,
@@ -72378,7 +72378,7 @@ var routes = rn({
72378
72378
  var app = Ve(routes, {
72379
72379
  name: "mcp",
72380
72380
  versionInfo: {
72381
- currentVersion: "0.10.11"
72381
+ currentVersion: "0.10.12"
72382
72382
  }
72383
72383
  });
72384
72384
  _t(app, process3.argv.slice(2), buildContext(process3));
@@ -72386,5 +72386,5 @@ export {
72386
72386
  app
72387
72387
  };
72388
72388
 
72389
- //# debugId=F776841E5A83E5C664756E2164756E21
72389
+ //# debugId=456E72329208416964756E2164756E21
72390
72390
  //# sourceMappingURL=mcp-server.js.map