increase 0.210.0 → 0.211.0
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/CHANGELOG.md +8 -0
- package/package.json +1 -1
- package/resources/intrafi-account-enrollments.d.ts +5 -5
- package/resources/intrafi-balances.d.ts +5 -3
- package/resources/intrafi-balances.d.ts.map +1 -1
- package/resources/intrafi-balances.js +3 -1
- package/resources/intrafi-balances.js.map +1 -1
- package/resources/intrafi-balances.mjs +3 -1
- package/resources/intrafi-balances.mjs.map +1 -1
- package/src/resources/intrafi-account-enrollments.ts +5 -5
- package/src/resources/intrafi-balances.ts +5 -3
- package/src/version.ts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.211.0 (2025-05-05)
|
|
4
|
+
|
|
5
|
+
Full Changelog: [v0.210.0...v0.211.0](https://github.com/Increase/increase-node/compare/v0.210.0...v0.211.0)
|
|
6
|
+
|
|
7
|
+
### Features
|
|
8
|
+
|
|
9
|
+
* **api:** api update ([5659745](https://github.com/Increase/increase-node/commit/5659745c1338164218d6adef7db66676bd09fdd0))
|
|
10
|
+
|
|
3
11
|
## 0.210.0 (2025-05-04)
|
|
4
12
|
|
|
5
13
|
Full Changelog: [v0.209.0...v0.210.0](https://github.com/Increase/increase-node/compare/v0.209.0...v0.210.0)
|
package/package.json
CHANGED
|
@@ -25,11 +25,11 @@ export declare class IntrafiAccountEnrollmentsPage extends Page<IntrafiAccountEn
|
|
|
25
25
|
/**
|
|
26
26
|
* IntraFi is a
|
|
27
27
|
* [network of financial institutions](https://www.intrafi.com/network-banks) that
|
|
28
|
-
* allows Increase users to sweep funds to multiple banks
|
|
29
|
-
*
|
|
30
|
-
*
|
|
31
|
-
*
|
|
32
|
-
*
|
|
28
|
+
* allows Increase users to sweep funds to multiple banks. This enables accounts to
|
|
29
|
+
* become eligible for additional Federal Deposit Insurance Corporation (FDIC)
|
|
30
|
+
* insurance. An IntraFi Account Enrollment object represents the status of an
|
|
31
|
+
* account in the network. Sweeping an account to IntraFi doesn't affect funds
|
|
32
|
+
* availability.
|
|
33
33
|
*/
|
|
34
34
|
export interface IntrafiAccountEnrollment {
|
|
35
35
|
/**
|
|
@@ -2,14 +2,16 @@ import { APIResource } from "../resource.js";
|
|
|
2
2
|
import * as Core from "../core.js";
|
|
3
3
|
export declare class IntrafiBalances extends APIResource {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Returns the IntraFi balance for the given account. IntraFi may sweep funds to
|
|
6
|
+
* multiple banks. This endpoint will include both the total balance and the amount
|
|
7
|
+
* swept to each institution.
|
|
6
8
|
*/
|
|
7
9
|
intrafiBalance(accountId: string, options?: Core.RequestOptions): Core.APIPromise<IntrafiBalance>;
|
|
8
10
|
}
|
|
9
11
|
/**
|
|
10
12
|
* When using IntraFi, each account's balance over the standard FDIC insurance
|
|
11
|
-
* amount
|
|
12
|
-
*
|
|
13
|
+
* amount is swept to various other institutions. Funds are rebalanced across banks
|
|
14
|
+
* as needed once per business day.
|
|
13
15
|
*/
|
|
14
16
|
export interface IntrafiBalance {
|
|
15
17
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intrafi-balances.d.ts","sourceRoot":"","sources":["../src/resources/intrafi-balances.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAEhC,qBAAa,eAAgB,SAAQ,WAAW;IAC9C
|
|
1
|
+
{"version":3,"file":"intrafi-balances.d.ts","sourceRoot":"","sources":["../src/resources/intrafi-balances.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAC1C,OAAO,KAAK,IAAI,MAAM,SAAS,CAAC;AAEhC,qBAAa,eAAgB,SAAQ,WAAW;IAC9C;;;;OAIG;IACH,cAAc,CAAC,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,UAAU,CAAC,cAAc,CAAC;CAGlG;AAED;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC7B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;;OAGG;IACH,QAAQ,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC,CAAC;IAExC;;;;;;;;;;OAUG;IACH,QAAQ,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IAExD;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IAEvB;;;OAGG;IACH,aAAa,EAAE,MAAM,CAAC;IAEtB;;;OAGG;IACH,IAAI,EAAE,iBAAiB,CAAC;CACzB;AAED,yBAAiB,cAAc,CAAC;IAC9B,UAAiB,OAAO;QACtB;;WAEG;QACH,EAAE,EAAE,MAAM,CAAC;QAEX;;WAEG;QACH,OAAO,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,IAAI,EAAE,MAAM,CAAC;QAEb;;WAEG;QACH,aAAa,EAAE,OAAO,CAAC,YAAY,GAAG,IAAI,CAAC;QAE3C;;;;WAIG;QACH,uBAAuB,EAAE,MAAM,CAAC;KACjC;IAED,UAAiB,OAAO,CAAC;QACvB;;WAEG;QACH,UAAiB,YAAY;YAC3B;;eAEG;YACH,IAAI,EAAE,MAAM,CAAC;YAEb;;eAEG;YACH,KAAK,EAAE,MAAM,CAAC;SACf;KACF;CACF;AAED,MAAM,CAAC,OAAO,WAAW,eAAe,CAAC;IACvC,OAAO,EAAE,KAAK,cAAc,IAAI,cAAc,EAAE,CAAC;CAClD"}
|
|
@@ -5,7 +5,9 @@ exports.IntrafiBalances = void 0;
|
|
|
5
5
|
const resource_1 = require("../resource.js");
|
|
6
6
|
class IntrafiBalances extends resource_1.APIResource {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Returns the IntraFi balance for the given account. IntraFi may sweep funds to
|
|
9
|
+
* multiple banks. This endpoint will include both the total balance and the amount
|
|
10
|
+
* swept to each institution.
|
|
9
11
|
*/
|
|
10
12
|
intrafiBalance(accountId, options) {
|
|
11
13
|
return this._client.get(`/accounts/${accountId}/intrafi_balance`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intrafi-balances.js","sourceRoot":"","sources":["../src/resources/intrafi-balances.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAG1C,MAAa,eAAgB,SAAQ,sBAAW;IAC9C
|
|
1
|
+
{"version":3,"file":"intrafi-balances.js","sourceRoot":"","sources":["../src/resources/intrafi-balances.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAG1C,MAAa,eAAgB,SAAQ,sBAAW;IAC9C;;;;OAIG;IACH,cAAc,CAAC,SAAiB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,SAAS,kBAAkB,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;CACF;AATD,0CASC"}
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
import { APIResource } from "../resource.mjs";
|
|
3
3
|
export class IntrafiBalances extends APIResource {
|
|
4
4
|
/**
|
|
5
|
-
*
|
|
5
|
+
* Returns the IntraFi balance for the given account. IntraFi may sweep funds to
|
|
6
|
+
* multiple banks. This endpoint will include both the total balance and the amount
|
|
7
|
+
* swept to each institution.
|
|
6
8
|
*/
|
|
7
9
|
intrafiBalance(accountId, options) {
|
|
8
10
|
return this._client.get(`/accounts/${accountId}/intrafi_balance`, options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"intrafi-balances.mjs","sourceRoot":"","sources":["../src/resources/intrafi-balances.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,eAAgB,SAAQ,WAAW;IAC9C
|
|
1
|
+
{"version":3,"file":"intrafi-balances.mjs","sourceRoot":"","sources":["../src/resources/intrafi-balances.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;AAGtB,MAAM,OAAO,eAAgB,SAAQ,WAAW;IAC9C;;;;OAIG;IACH,cAAc,CAAC,SAAiB,EAAE,OAA6B;QAC7D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,aAAa,SAAS,kBAAkB,EAAE,OAAO,CAAC,CAAC;IAC7E,CAAC;CACF"}
|
|
@@ -65,11 +65,11 @@ export class IntrafiAccountEnrollmentsPage extends Page<IntrafiAccountEnrollment
|
|
|
65
65
|
/**
|
|
66
66
|
* IntraFi is a
|
|
67
67
|
* [network of financial institutions](https://www.intrafi.com/network-banks) that
|
|
68
|
-
* allows Increase users to sweep funds to multiple banks
|
|
69
|
-
*
|
|
70
|
-
*
|
|
71
|
-
*
|
|
72
|
-
*
|
|
68
|
+
* allows Increase users to sweep funds to multiple banks. This enables accounts to
|
|
69
|
+
* become eligible for additional Federal Deposit Insurance Corporation (FDIC)
|
|
70
|
+
* insurance. An IntraFi Account Enrollment object represents the status of an
|
|
71
|
+
* account in the network. Sweeping an account to IntraFi doesn't affect funds
|
|
72
|
+
* availability.
|
|
73
73
|
*/
|
|
74
74
|
export interface IntrafiAccountEnrollment {
|
|
75
75
|
/**
|
|
@@ -5,7 +5,9 @@ import * as Core from '../core';
|
|
|
5
5
|
|
|
6
6
|
export class IntrafiBalances extends APIResource {
|
|
7
7
|
/**
|
|
8
|
-
*
|
|
8
|
+
* Returns the IntraFi balance for the given account. IntraFi may sweep funds to
|
|
9
|
+
* multiple banks. This endpoint will include both the total balance and the amount
|
|
10
|
+
* swept to each institution.
|
|
9
11
|
*/
|
|
10
12
|
intrafiBalance(accountId: string, options?: Core.RequestOptions): Core.APIPromise<IntrafiBalance> {
|
|
11
13
|
return this._client.get(`/accounts/${accountId}/intrafi_balance`, options);
|
|
@@ -14,8 +16,8 @@ export class IntrafiBalances extends APIResource {
|
|
|
14
16
|
|
|
15
17
|
/**
|
|
16
18
|
* When using IntraFi, each account's balance over the standard FDIC insurance
|
|
17
|
-
* amount
|
|
18
|
-
*
|
|
19
|
+
* amount is swept to various other institutions. Funds are rebalanced across banks
|
|
20
|
+
* as needed once per business day.
|
|
19
21
|
*/
|
|
20
22
|
export interface IntrafiBalance {
|
|
21
23
|
/**
|
package/src/version.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.211.0'; // x-release-please-version
|
package/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const VERSION = "0.
|
|
1
|
+
export declare const VERSION = "0.211.0";
|
|
2
2
|
//# sourceMappingURL=version.d.ts.map
|
package/version.js
CHANGED
package/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '0.
|
|
1
|
+
export const VERSION = '0.211.0'; // x-release-please-version
|
|
2
2
|
//# sourceMappingURL=version.mjs.map
|