@blindpay/node 1.0.0 → 1.1.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.
- package/LICENSE +1 -1
- package/README.md +24 -37
- package/dist/{chunk-HKFAJXJG.mjs → chunk-3QQCDR3E.mjs} +12 -32
- package/dist/{chunk-LUDGZPXY.mjs → chunk-5XJJKYXE.mjs} +9 -16
- package/dist/chunk-64EFLUS3.mjs +106 -0
- package/dist/chunk-B5T7AQLH.mjs +38 -0
- package/dist/{chunk-VKN2AMCW.mjs → chunk-BONN6PYB.mjs} +12 -30
- package/dist/{chunk-M6IYYMRW.mjs → chunk-E7M4CJKR.mjs} +4 -12
- package/dist/chunk-IZYPRCCV.mjs +82 -0
- package/dist/{chunk-QVOSGLUO.mjs → chunk-LRHWT4JU.mjs} +6 -10
- package/dist/chunk-QGNLMN6Z.mjs +49 -0
- package/dist/{chunk-3CZJEDS5.mjs → chunk-RC5NN5UF.mjs} +5 -14
- package/dist/{chunk-GNDAATIJ.mjs → chunk-TBTA7A2P.mjs} +4 -12
- package/dist/{chunk-CNNEROQ7.mjs → chunk-UC57SCKQ.mjs} +6 -17
- package/dist/{chunk-UCAW3RTZ.mjs → chunk-W7NJUABI.mjs} +12 -20
- package/dist/{chunk-ES7RXEM7.mjs → chunk-YPXYUS2X.mjs} +46 -37
- package/dist/index.d.mts +14 -10
- package/dist/index.d.ts +14 -10
- package/dist/index.js +237 -435
- package/dist/index.mjs +19 -19
- package/dist/resources/api-keys/api-keys.test.js +238 -445
- package/dist/resources/api-keys/api-keys.test.mjs +19 -28
- package/dist/resources/api-keys/index.d.mts +20 -20
- package/dist/resources/api-keys/index.d.ts +20 -20
- package/dist/resources/api-keys/index.js +6 -10
- package/dist/resources/api-keys/index.mjs +1 -1
- package/dist/resources/available/available.test.js +235 -433
- package/dist/resources/available/available.test.mjs +16 -16
- package/dist/resources/bank-accounts/bank-accounts.test.js +245 -455
- package/dist/resources/bank-accounts/bank-accounts.test.mjs +26 -38
- package/dist/resources/bank-accounts/index.d.mts +22 -145
- package/dist/resources/bank-accounts/index.d.ts +22 -145
- package/dist/resources/bank-accounts/index.js +102 -184
- package/dist/resources/bank-accounts/index.mjs +1 -1
- package/dist/resources/instances/index.d.mts +9 -20
- package/dist/resources/instances/index.d.ts +9 -20
- package/dist/resources/instances/index.js +11 -20
- package/dist/resources/instances/index.mjs +1 -1
- package/dist/resources/instances/instances.test.js +239 -446
- package/dist/resources/instances/instances.test.mjs +20 -29
- package/dist/resources/partner-fees/index.d.mts +8 -18
- package/dist/resources/partner-fees/index.d.ts +8 -18
- package/dist/resources/partner-fees/index.js +5 -14
- package/dist/resources/partner-fees/index.mjs +1 -1
- package/dist/resources/partner-fees/partner-fees.test.js +238 -445
- package/dist/resources/partner-fees/partner-fees.test.mjs +19 -28
- package/dist/resources/payins/index.d.mts +15 -30
- package/dist/resources/payins/index.d.ts +15 -30
- package/dist/resources/payins/index.js +12 -20
- package/dist/resources/payins/index.mjs +1 -1
- package/dist/resources/payins/payins-quotes.test.js +235 -435
- package/dist/resources/payins/payins-quotes.test.mjs +16 -18
- package/dist/resources/payins/payins.test.js +240 -449
- package/dist/resources/payins/payins.test.mjs +21 -32
- package/dist/resources/payins/quotes.d.mts +3 -5
- package/dist/resources/payins/quotes.d.ts +3 -5
- package/dist/resources/payins/quotes.js +4 -12
- package/dist/resources/payins/quotes.mjs +1 -1
- package/dist/resources/payouts/index.d.mts +13 -28
- package/dist/resources/payouts/index.d.ts +13 -28
- package/dist/resources/payouts/index.js +12 -32
- package/dist/resources/payouts/index.mjs +1 -1
- package/dist/resources/payouts/payouts.test.js +239 -449
- package/dist/resources/payouts/payouts.test.mjs +20 -32
- package/dist/resources/quotes/index.d.mts +3 -5
- package/dist/resources/quotes/index.d.ts +3 -5
- package/dist/resources/quotes/index.js +4 -12
- package/dist/resources/quotes/index.mjs +1 -1
- package/dist/resources/quotes/quotes.test.js +235 -435
- package/dist/resources/quotes/quotes.test.mjs +16 -18
- package/dist/resources/receivers/index.d.mts +13 -27
- package/dist/resources/receivers/index.d.ts +13 -27
- package/dist/resources/receivers/index.js +12 -30
- package/dist/resources/receivers/index.mjs +1 -1
- package/dist/resources/receivers/receivers.test.js +241 -452
- package/dist/resources/receivers/receivers.test.mjs +22 -35
- package/dist/resources/virtual-accounts/index.d.mts +7 -12
- package/dist/resources/virtual-accounts/index.d.ts +7 -12
- package/dist/resources/virtual-accounts/index.js +9 -16
- package/dist/resources/virtual-accounts/index.mjs +1 -1
- package/dist/resources/virtual-accounts/virtual-accounts.test.js +238 -441
- package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +19 -24
- package/dist/resources/wallets/blockchain.d.mts +23 -31
- package/dist/resources/wallets/blockchain.d.ts +23 -31
- package/dist/resources/wallets/blockchain.js +51 -33
- package/dist/resources/wallets/blockchain.mjs +1 -1
- package/dist/resources/wallets/blockchain.test.js +268 -451
- package/dist/resources/wallets/blockchain.test.mjs +49 -34
- package/dist/resources/wallets/offramp.d.mts +10 -13
- package/dist/resources/wallets/offramp.d.ts +10 -13
- package/dist/resources/wallets/offramp.js +14 -14
- package/dist/resources/wallets/offramp.mjs +1 -1
- package/dist/resources/wallets/offramp.test.js +241 -442
- package/dist/resources/wallets/offramp.test.mjs +22 -25
- package/dist/resources/webhooks/index.d.mts +9 -22
- package/dist/resources/webhooks/index.d.ts +9 -22
- package/dist/resources/webhooks/index.js +6 -17
- package/dist/resources/webhooks/index.mjs +1 -1
- package/dist/resources/webhooks/webhooks.test.js +239 -448
- package/dist/resources/webhooks/webhooks.test.mjs +20 -31
- package/package.json +2 -4
- package/dist/chunk-2DAKB5XK.mjs +0 -212
- package/dist/chunk-GEDDLCJY.mjs +0 -77
- package/dist/chunk-LK3JPQ6I.mjs +0 -49
- package/dist/chunk-LLWEHHKB.mjs +0 -47
package/dist/index.mjs
CHANGED
|
@@ -1,63 +1,63 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
2
|
+
BlindPay,
|
|
3
3
|
init_client
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-YPXYUS2X.mjs";
|
|
5
5
|
import {
|
|
6
6
|
createBlockchainWalletsResource,
|
|
7
7
|
init_blockchain
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-IZYPRCCV.mjs";
|
|
9
9
|
import {
|
|
10
10
|
createOfframpWalletsResource,
|
|
11
11
|
init_offramp
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-QGNLMN6Z.mjs";
|
|
13
13
|
import {
|
|
14
14
|
createWebhookEndpointsResource,
|
|
15
15
|
init_webhooks
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-UC57SCKQ.mjs";
|
|
17
17
|
import {
|
|
18
18
|
createQuotesResource,
|
|
19
19
|
init_quotes as init_quotes2
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-TBTA7A2P.mjs";
|
|
21
21
|
import {
|
|
22
22
|
createReceiversResource,
|
|
23
23
|
init_receivers
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-BONN6PYB.mjs";
|
|
25
25
|
import {
|
|
26
26
|
createVirtualAccountsResource,
|
|
27
27
|
init_virtual_accounts
|
|
28
|
-
} from "./chunk-
|
|
28
|
+
} from "./chunk-5XJJKYXE.mjs";
|
|
29
29
|
import {
|
|
30
30
|
createPartnerFeesResource,
|
|
31
31
|
init_partner_fees
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-RC5NN5UF.mjs";
|
|
33
33
|
import {
|
|
34
34
|
createPayinsResource,
|
|
35
35
|
init_payins
|
|
36
|
-
} from "./chunk-
|
|
36
|
+
} from "./chunk-W7NJUABI.mjs";
|
|
37
37
|
import {
|
|
38
38
|
createPayinQuotesResource,
|
|
39
39
|
init_quotes
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-E7M4CJKR.mjs";
|
|
41
41
|
import {
|
|
42
42
|
createPayoutsResource,
|
|
43
43
|
init_payouts
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-3QQCDR3E.mjs";
|
|
45
45
|
import {
|
|
46
46
|
createApiKeysResource,
|
|
47
47
|
init_api_keys
|
|
48
|
-
} from "./chunk-
|
|
49
|
-
import {
|
|
50
|
-
createBankAccountsResource,
|
|
51
|
-
init_bank_accounts
|
|
52
|
-
} from "./chunk-2DAKB5XK.mjs";
|
|
48
|
+
} from "./chunk-LRHWT4JU.mjs";
|
|
53
49
|
import {
|
|
54
50
|
createAvailableResource,
|
|
55
51
|
init_available
|
|
56
52
|
} from "./chunk-QHMIK7U3.mjs";
|
|
53
|
+
import {
|
|
54
|
+
createBankAccountsResource,
|
|
55
|
+
init_bank_accounts
|
|
56
|
+
} from "./chunk-64EFLUS3.mjs";
|
|
57
57
|
import {
|
|
58
58
|
createInstancesResource,
|
|
59
59
|
init_instances
|
|
60
|
-
} from "./chunk-
|
|
60
|
+
} from "./chunk-B5T7AQLH.mjs";
|
|
61
61
|
import "./chunk-OBKEW4AQ.mjs";
|
|
62
62
|
|
|
63
63
|
// src/index.ts
|
|
@@ -77,7 +77,7 @@ init_blockchain();
|
|
|
77
77
|
init_offramp();
|
|
78
78
|
init_webhooks();
|
|
79
79
|
export {
|
|
80
|
-
|
|
80
|
+
BlindPay,
|
|
81
81
|
createApiKeysResource,
|
|
82
82
|
createAvailableResource,
|
|
83
83
|
createBankAccountsResource,
|