@financeable/aggregation 0.12.0 → 0.12.1

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.
@@ -18,7 +18,7 @@
18
18
  },
19
19
  "..": {
20
20
  "name": "@financeable/aggregation",
21
- "version": "0.12.0",
21
+ "version": "0.12.1",
22
22
  "dependencies": {
23
23
  "zod": "^3.25.0 || ^4.0.0"
24
24
  },
package/jsr.json CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  {
4
4
  "name": "@financeable/aggregation",
5
- "version": "0.11.0",
5
+ "version": "0.12.1",
6
6
  "exports": {
7
7
  ".": "./src/index.ts",
8
8
  "./models/errors": "./src/models/errors/index.ts",
package/lib/config.d.ts CHANGED
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "0.4.0";
34
- readonly sdkVersion: "0.12.0";
34
+ readonly sdkVersion: "0.12.1";
35
35
  readonly genVersion: "2.735.1";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.12.0 2.735.1 0.4.0 @financeable/aggregation";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.12.1 2.735.1 0.4.0 @financeable/aggregation";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
package/lib/config.js CHANGED
@@ -28,8 +28,8 @@ function serverURLFromOptions(options) {
28
28
  exports.SDK_METADATA = {
29
29
  language: "typescript",
30
30
  openapiDocVersion: "0.4.0",
31
- sdkVersion: "0.12.0",
31
+ sdkVersion: "0.12.1",
32
32
  genVersion: "2.735.1",
33
- userAgent: "speakeasy-sdk/typescript 0.12.0 2.735.1 0.4.0 @financeable/aggregation",
33
+ userAgent: "speakeasy-sdk/typescript 0.12.1 2.735.1 0.4.0 @financeable/aggregation",
34
34
  };
35
35
  //# sourceMappingURL=config.js.map
@@ -8,7 +8,7 @@ export declare const ApplicationStatus: {
8
8
  readonly Approved: "approved";
9
9
  readonly Settled: "settled";
10
10
  readonly Deleted: "deleted";
11
- readonly Archive: "archive";
11
+ readonly Archived: "archived";
12
12
  };
13
13
  export type ApplicationStatus = ClosedEnum<typeof ApplicationStatus>;
14
14
  /** @internal */
@@ -29,7 +29,7 @@ export declare namespace ApplicationStatus$ {
29
29
  readonly Approved: "approved";
30
30
  readonly Settled: "settled";
31
31
  readonly Deleted: "deleted";
32
- readonly Archive: "archive";
32
+ readonly Archived: "archived";
33
33
  }>;
34
34
  /** @deprecated use `ApplicationStatus$outboundSchema` instead. */
35
35
  const outboundSchema: z.ZodNativeEnum<{
@@ -40,7 +40,7 @@ export declare namespace ApplicationStatus$ {
40
40
  readonly Approved: "approved";
41
41
  readonly Settled: "settled";
42
42
  readonly Deleted: "deleted";
43
- readonly Archive: "archive";
43
+ readonly Archived: "archived";
44
44
  }>;
45
45
  }
46
46
  //# sourceMappingURL=applicationstatus.d.ts.map
@@ -46,7 +46,7 @@ exports.ApplicationStatus = {
46
46
  Approved: "approved",
47
47
  Settled: "settled",
48
48
  Deleted: "deleted",
49
- Archive: "archive",
49
+ Archived: "archived",
50
50
  };
51
51
  /** @internal */
52
52
  exports.ApplicationStatus$inboundSchema = z.nativeEnum(exports.ApplicationStatus);
@@ -1 +1 @@
1
- {"version":3,"file":"applicationstatus.js","sourceRoot":"","sources":["../../src/models/components/applicationstatus.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAGf,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,UAAU;IACpB,UAAU,EAAE,YAAY;IACxB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;CACV,CAAC;AAGX,gBAAgB;AACH,QAAA,+BAA+B,GAExC,CAAC,CAAC,UAAU,CAAC,yBAAiB,CAAC,CAAC;AAEpC,gBAAgB;AACH,QAAA,gCAAgC,GAEzC,uCAA+B,CAAC;AAEpC;;;GAGG;AACH,IAAiB,kBAAkB,CAKlC;AALD,WAAiB,kBAAkB;IACjC,iEAAiE;IACpD,gCAAa,GAAG,uCAA+B,CAAC;IAC7D,kEAAkE;IACrD,iCAAc,GAAG,wCAAgC,CAAC;AACjE,CAAC,EALgB,kBAAkB,kCAAlB,kBAAkB,QAKlC"}
1
+ {"version":3,"file":"applicationstatus.js","sourceRoot":"","sources":["../../src/models/components/applicationstatus.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,0CAA4B;AAGf,QAAA,iBAAiB,GAAG;IAC/B,QAAQ,EAAE,UAAU;IACpB,UAAU,EAAE,YAAY;IACxB,KAAK,EAAE,OAAO;IACd,QAAQ,EAAE,UAAU;IACpB,QAAQ,EAAE,UAAU;IACpB,OAAO,EAAE,SAAS;IAClB,OAAO,EAAE,SAAS;IAClB,QAAQ,EAAE,UAAU;CACZ,CAAC;AAGX,gBAAgB;AACH,QAAA,+BAA+B,GAExC,CAAC,CAAC,UAAU,CAAC,yBAAiB,CAAC,CAAC;AAEpC,gBAAgB;AACH,QAAA,gCAAgC,GAEzC,uCAA+B,CAAC;AAEpC;;;GAGG;AACH,IAAiB,kBAAkB,CAKlC;AALD,WAAiB,kBAAkB;IACjC,iEAAiE;IACpD,gCAAa,GAAG,uCAA+B,CAAC;IAC7D,kEAAkE;IACrD,iCAAc,GAAG,wCAAgC,CAAC;AACjE,CAAC,EALgB,kBAAkB,kCAAlB,kBAAkB,QAKlC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financeable/aggregation",
3
- "version": "0.12.0",
3
+ "version": "0.12.1",
4
4
  "author": "Financeable",
5
5
  "main": "./index.js",
6
6
  "sideEffects": false,
package/src/lib/config.ts CHANGED
@@ -58,8 +58,8 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
58
58
  export const SDK_METADATA = {
59
59
  language: "typescript",
60
60
  openapiDocVersion: "0.4.0",
61
- sdkVersion: "0.12.0",
61
+ sdkVersion: "0.12.1",
62
62
  genVersion: "2.735.1",
63
63
  userAgent:
64
- "speakeasy-sdk/typescript 0.12.0 2.735.1 0.4.0 @financeable/aggregation",
64
+ "speakeasy-sdk/typescript 0.12.1 2.735.1 0.4.0 @financeable/aggregation",
65
65
  } as const;
@@ -13,7 +13,7 @@ export const ApplicationStatus = {
13
13
  Approved: "approved",
14
14
  Settled: "settled",
15
15
  Deleted: "deleted",
16
- Archive: "archive",
16
+ Archived: "archived",
17
17
  } as const;
18
18
  export type ApplicationStatus = ClosedEnum<typeof ApplicationStatus>;
19
19