@moovio/sdk 0.14.22 → 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.
@@ -8,7 +8,7 @@ dotenv.config();
8
8
  * Example usage of the @moovio/sdk SDK
9
9
  *
10
10
  * To run this example from the examples directory:
11
- * npm run build && npx tsx accountsCreate.ts
11
+ * npm run build && npx tsx accountsCreate.example.ts
12
12
  */
13
13
 
14
14
  import { Moov } from "@moovio/sdk";
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "..": {
20
20
  "name": "@moovio/sdk",
21
- "version": "0.14.22",
21
+ "version": "0.14.24",
22
22
  "dependencies": {
23
23
  "zod": "^3.20.0"
24
24
  },
package/jsr.json CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {
4
4
  "name": "@moovio/sdk",
5
- "version": "0.14.22",
5
+ "version": "0.14.24",
6
6
  "exports": {
7
7
  ".": "./src/index.ts",
8
8
  "./models/errors": "./src/models/errors/index.ts",
package/lib/config.d.ts CHANGED
@@ -39,8 +39,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
39
39
  export declare const SDK_METADATA: {
40
40
  readonly language: "typescript";
41
41
  readonly openapiDocVersion: "latest";
42
- readonly sdkVersion: "0.14.22";
43
- readonly genVersion: "2.675.0";
44
- readonly userAgent: "speakeasy-sdk/typescript 0.14.22 2.675.0 latest @moovio/sdk";
42
+ readonly sdkVersion: "0.14.24";
43
+ readonly genVersion: "2.681.1";
44
+ readonly userAgent: "speakeasy-sdk/typescript 0.14.24 2.681.1 latest @moovio/sdk";
45
45
  };
46
46
  //# sourceMappingURL=config.d.ts.map
package/lib/config.js CHANGED
@@ -31,8 +31,8 @@ function serverURLFromOptions(options) {
31
31
  exports.SDK_METADATA = {
32
32
  language: "typescript",
33
33
  openapiDocVersion: "latest",
34
- sdkVersion: "0.14.22",
35
- genVersion: "2.675.0",
36
- userAgent: "speakeasy-sdk/typescript 0.14.22 2.675.0 latest @moovio/sdk",
34
+ sdkVersion: "0.14.24",
35
+ genVersion: "2.681.1",
36
+ userAgent: "speakeasy-sdk/typescript 0.14.24 2.681.1 latest @moovio/sdk",
37
37
  };
38
38
  //# sourceMappingURL=config.js.map
@@ -22,7 +22,7 @@ const routes = (0, core_1.buildRouteMap)({
22
22
  exports.app = (0, core_1.buildApplication)(routes, {
23
23
  name: "mcp",
24
24
  versionInfo: {
25
- currentVersion: "0.14.22",
25
+ currentVersion: "0.14.24",
26
26
  },
27
27
  });
28
28
  (0, core_1.run)(exports.app, node_process_1.default.argv.slice(2), (0, cli_js_1.buildContext)(node_process_1.default));
@@ -155,7 +155,7 @@ const walletTransactionsList_js_1 = require("./tools/walletTransactionsList.js")
155
155
  function createMCPServer(deps) {
156
156
  const server = new mcp_js_1.McpServer({
157
157
  name: "Moov",
158
- version: "0.14.22",
158
+ version: "0.14.24",
159
159
  });
160
160
  const client = new core_js_1.MoovCore({
161
161
  security: deps.security,
@@ -8,6 +8,7 @@ export declare const PrimaryRegulator: {
8
8
  readonly Fdic: "FDIC";
9
9
  readonly Ncua: "NCUA";
10
10
  readonly Frb: "FRB";
11
+ readonly StateCuRegulator: "state-cu-regulator";
11
12
  };
12
13
  /**
13
14
  * If the business is a financial institution, this field describes its primary regulator.
@@ -28,6 +29,7 @@ export declare namespace PrimaryRegulator$ {
28
29
  readonly Fdic: "FDIC";
29
30
  readonly Ncua: "NCUA";
30
31
  readonly Frb: "FRB";
32
+ readonly StateCuRegulator: "state-cu-regulator";
31
33
  }>;
32
34
  /** @deprecated use `PrimaryRegulator$outboundSchema` instead. */
33
35
  const outboundSchema: z.ZodNativeEnum<{
@@ -35,6 +37,7 @@ export declare namespace PrimaryRegulator$ {
35
37
  readonly Fdic: "FDIC";
36
38
  readonly Ncua: "NCUA";
37
39
  readonly Frb: "FRB";
40
+ readonly StateCuRegulator: "state-cu-regulator";
38
41
  }>;
39
42
  }
40
43
  //# sourceMappingURL=primaryregulator.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"primaryregulator.d.ts","sourceRoot":"","sources":["../../src/models/components/primaryregulator.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;;;CAKnB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAEnE,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,aAAa,CAC1D,OAAO,gBAAgB,CACS,CAAC;AAEnC,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,aAAa,CAC3D,OAAO,gBAAgB,CACS,CAAC;AAEnC;;;GAGG;AACH,yBAAiB,iBAAiB,CAAC;IACjC,gEAAgE;IACzD,MAAM,aAAa;;;;;MAAiC,CAAC;IAC5D,iEAAiE;IAC1D,MAAM,cAAc;;;;;MAAkC,CAAC;CAC/D"}
1
+ {"version":3,"file":"primaryregulator.d.ts","sourceRoot":"","sources":["../../src/models/components/primaryregulator.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AACzB,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;;;;CAMnB,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,gBAAgB,GAAG,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAEnE,gBAAgB;AAChB,eAAO,MAAM,8BAA8B,EAAE,CAAC,CAAC,aAAa,CAC1D,OAAO,gBAAgB,CACS,CAAC;AAEnC,gBAAgB;AAChB,eAAO,MAAM,+BAA+B,EAAE,CAAC,CAAC,aAAa,CAC3D,OAAO,gBAAgB,CACS,CAAC;AAEnC;;;GAGG;AACH,yBAAiB,iBAAiB,CAAC;IACjC,gEAAgE;IACzD,MAAM,aAAa;;;;;;MAAiC,CAAC;IAC5D,iEAAiE;IAC1D,MAAM,cAAc;;;;;;MAAkC,CAAC;CAC/D"}
@@ -46,6 +46,7 @@ exports.PrimaryRegulator = {
46
46
  Fdic: "FDIC",
47
47
  Ncua: "NCUA",
48
48
  Frb: "FRB",
49
+ StateCuRegulator: "state-cu-regulator",
49
50
  };
50
51
  /** @internal */
51
52
  exports.PrimaryRegulator$inboundSchema = z.nativeEnum(exports.PrimaryRegulator);
@@ -1 +1 @@
1
- {"version":3,"file":"primaryregulator.js","sourceRoot":"","sources":["../../src/models/components/primaryregulator.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGzB;;GAEG;AACU,QAAA,gBAAgB,GAAG;IAC9B,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;CACF,CAAC;AAMX,gBAAgB;AACH,QAAA,8BAA8B,GAEvC,CAAC,CAAC,UAAU,CAAC,wBAAgB,CAAC,CAAC;AAEnC,gBAAgB;AACH,QAAA,+BAA+B,GAExC,sCAA8B,CAAC;AAEnC;;;GAGG;AACH,IAAiB,iBAAiB,CAKjC;AALD,WAAiB,iBAAiB;IAChC,gEAAgE;IACnD,+BAAa,GAAG,sCAA8B,CAAC;IAC5D,iEAAiE;IACpD,gCAAc,GAAG,uCAA+B,CAAC;AAChE,CAAC,EALgB,iBAAiB,iCAAjB,iBAAiB,QAKjC"}
1
+ {"version":3,"file":"primaryregulator.js","sourceRoot":"","sources":["../../src/models/components/primaryregulator.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AAGzB;;GAEG;AACU,QAAA,gBAAgB,GAAG;IAC9B,GAAG,EAAE,KAAK;IACV,IAAI,EAAE,MAAM;IACZ,IAAI,EAAE,MAAM;IACZ,GAAG,EAAE,KAAK;IACV,gBAAgB,EAAE,oBAAoB;CAC9B,CAAC;AAMX,gBAAgB;AACH,QAAA,8BAA8B,GAEvC,CAAC,CAAC,UAAU,CAAC,wBAAgB,CAAC,CAAC;AAEnC,gBAAgB;AACH,QAAA,+BAA+B,GAExC,sCAA8B,CAAC;AAEnC;;;GAGG;AACH,IAAiB,iBAAiB,CAKjC;AALD,WAAiB,iBAAiB;IAChC,gEAAgE;IACnD,+BAAa,GAAG,sCAA8B,CAAC;IAC5D,iEAAiE;IACpD,gCAAc,GAAG,uCAA+B,CAAC;AAChE,CAAC,EALgB,iBAAiB,iCAAjB,iBAAiB,QAKjC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moovio/sdk",
3
- "version": "0.14.22",
3
+ "version": "0.14.24",
4
4
  "author": "Moov",
5
5
  "bin": {
6
6
  "mcp": "bin/mcp-server.js"
package/src/lib/config.ts CHANGED
@@ -73,7 +73,7 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
73
73
  export const SDK_METADATA = {
74
74
  language: "typescript",
75
75
  openapiDocVersion: "latest",
76
- sdkVersion: "0.14.22",
77
- genVersion: "2.675.0",
78
- userAgent: "speakeasy-sdk/typescript 0.14.22 2.675.0 latest @moovio/sdk",
76
+ sdkVersion: "0.14.24",
77
+ genVersion: "2.681.1",
78
+ userAgent: "speakeasy-sdk/typescript 0.14.24 2.681.1 latest @moovio/sdk",
79
79
  } as const;
@@ -19,7 +19,7 @@ const routes = buildRouteMap({
19
19
  export const app = buildApplication(routes, {
20
20
  name: "mcp",
21
21
  versionInfo: {
22
- currentVersion: "0.14.22",
22
+ currentVersion: "0.14.24",
23
23
  },
24
24
  });
25
25
 
@@ -168,7 +168,7 @@ export function createMCPServer(deps: {
168
168
  }) {
169
169
  const server = new McpServer({
170
170
  name: "Moov",
171
- version: "0.14.22",
171
+ version: "0.14.24",
172
172
  });
173
173
 
174
174
  const client = new MoovCore({
@@ -13,6 +13,7 @@ export const PrimaryRegulator = {
13
13
  Fdic: "FDIC",
14
14
  Ncua: "NCUA",
15
15
  Frb: "FRB",
16
+ StateCuRegulator: "state-cu-regulator",
16
17
  } as const;
17
18
  /**
18
19
  * If the business is a financial institution, this field describes its primary regulator.