@keystrokehq/poof 0.1.4 → 0.1.6
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/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/check-balance.cjs +1 -0
- package/dist/actions/check-balance.cjs.map +1 -1
- package/dist/actions/check-balance.d.cts +3 -3
- package/dist/actions/check-balance.d.cts.map +1 -1
- package/dist/actions/check-balance.d.mts +3 -3
- package/dist/actions/check-balance.d.mts.map +1 -1
- package/dist/actions/check-balance.mjs +1 -0
- package/dist/actions/check-balance.mjs.map +1 -1
- package/dist/actions/create-checkout.cjs +1 -0
- package/dist/actions/create-checkout.cjs.map +1 -1
- package/dist/actions/create-checkout.d.cts +3 -16
- package/dist/actions/create-checkout.d.cts.map +1 -1
- package/dist/actions/create-checkout.d.mts +3 -16
- package/dist/actions/create-checkout.d.mts.map +1 -1
- package/dist/actions/create-checkout.mjs +1 -0
- package/dist/actions/create-checkout.mjs.map +1 -1
- package/dist/actions/create-deposit-address.cjs +1 -0
- package/dist/actions/create-deposit-address.cjs.map +1 -1
- package/dist/actions/create-deposit-address.d.cts +3 -6
- package/dist/actions/create-deposit-address.d.cts.map +1 -1
- package/dist/actions/create-deposit-address.d.mts +3 -6
- package/dist/actions/create-deposit-address.d.mts.map +1 -1
- package/dist/actions/create-deposit-address.mjs +1 -0
- package/dist/actions/create-deposit-address.mjs.map +1 -1
- package/dist/actions/create-fiat-charge.cjs +1 -0
- package/dist/actions/create-fiat-charge.cjs.map +1 -1
- package/dist/actions/create-fiat-charge.d.cts +3 -7
- package/dist/actions/create-fiat-charge.d.cts.map +1 -1
- package/dist/actions/create-fiat-charge.d.mts +3 -7
- package/dist/actions/create-fiat-charge.d.mts.map +1 -1
- package/dist/actions/create-fiat-charge.mjs +1 -0
- package/dist/actions/create-fiat-charge.mjs.map +1 -1
- package/dist/actions/create-fiat-invoice.cjs +1 -0
- package/dist/actions/create-fiat-invoice.cjs.map +1 -1
- package/dist/actions/create-fiat-invoice.d.cts +3 -7
- package/dist/actions/create-fiat-invoice.d.cts.map +1 -1
- package/dist/actions/create-fiat-invoice.d.mts +3 -7
- package/dist/actions/create-fiat-invoice.d.mts.map +1 -1
- package/dist/actions/create-fiat-invoice.mjs +1 -0
- package/dist/actions/create-fiat-invoice.mjs.map +1 -1
- package/dist/actions/create-payment-link.cjs +1 -0
- package/dist/actions/create-payment-link.cjs.map +1 -1
- package/dist/actions/create-payment-link.d.cts +3 -5
- package/dist/actions/create-payment-link.d.cts.map +1 -1
- package/dist/actions/create-payment-link.d.mts +3 -5
- package/dist/actions/create-payment-link.d.mts.map +1 -1
- package/dist/actions/create-payment-link.mjs +1 -0
- package/dist/actions/create-payment-link.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/fetch-gas-price.cjs +1 -0
- package/dist/actions/fetch-gas-price.cjs.map +1 -1
- package/dist/actions/fetch-gas-price.d.cts +3 -3
- package/dist/actions/fetch-gas-price.d.cts.map +1 -1
- package/dist/actions/fetch-gas-price.d.mts +3 -3
- package/dist/actions/fetch-gas-price.d.mts.map +1 -1
- package/dist/actions/fetch-gas-price.mjs +1 -0
- package/dist/actions/fetch-gas-price.mjs.map +1 -1
- package/dist/actions/fetch-price.cjs +1 -0
- package/dist/actions/fetch-price.cjs.map +1 -1
- package/dist/actions/fetch-price.d.cts +3 -3
- package/dist/actions/fetch-price.d.cts.map +1 -1
- package/dist/actions/fetch-price.d.mts +3 -3
- package/dist/actions/fetch-price.d.mts.map +1 -1
- package/dist/actions/fetch-price.mjs +1 -0
- package/dist/actions/fetch-price.mjs.map +1 -1
- package/dist/actions/fetch-smart-contracts.cjs +1 -0
- package/dist/actions/fetch-smart-contracts.cjs.map +1 -1
- package/dist/actions/fetch-smart-contracts.d.cts +3 -1
- package/dist/actions/fetch-smart-contracts.d.cts.map +1 -1
- package/dist/actions/fetch-smart-contracts.d.mts +3 -1
- package/dist/actions/fetch-smart-contracts.d.mts.map +1 -1
- package/dist/actions/fetch-smart-contracts.mjs +1 -0
- package/dist/actions/fetch-smart-contracts.mjs.map +1 -1
- package/dist/actions/send-payout.cjs +1 -0
- package/dist/actions/send-payout.cjs.map +1 -1
- package/dist/actions/send-payout.d.cts +3 -5
- package/dist/actions/send-payout.d.cts.map +1 -1
- package/dist/actions/send-payout.d.mts +3 -5
- package/dist/actions/send-payout.d.mts.map +1 -1
- package/dist/actions/send-payout.mjs +1 -0
- package/dist/actions/send-payout.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { poof } from "./app.cjs";
|
|
1
2
|
import { poofCheckBalance } from "./actions/check-balance.cjs";
|
|
2
3
|
import { poofCreateCheckout } from "./actions/create-checkout.cjs";
|
|
3
4
|
import { poofCreateDepositAddress } from "./actions/create-deposit-address.cjs";
|
|
@@ -9,6 +10,5 @@ import { poofFetchGasPrice } from "./actions/fetch-gas-price.cjs";
|
|
|
9
10
|
import { poofFetchPrice } from "./actions/fetch-price.cjs";
|
|
10
11
|
import { poofFetchSmartContracts } from "./actions/fetch-smart-contracts.cjs";
|
|
11
12
|
import { poofSendPayout } from "./actions/send-payout.cjs";
|
|
12
|
-
import { poof } from "./app.cjs";
|
|
13
13
|
import { poofCatalog } from "./catalog.cjs";
|
|
14
14
|
export { poof, poofCatalog, poofCheckBalance, poofCreateCheckout, poofCreateDepositAddress, poofCreateFiatCharge, poofCreateFiatInvoice, poofCreatePaymentLink, poofCreateWebhook, poofFetchGasPrice, poofFetchPrice, poofFetchSmartContracts, poofSendPayout };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { poof } from "./app.mjs";
|
|
1
2
|
import { poofCheckBalance } from "./actions/check-balance.mjs";
|
|
2
3
|
import { poofCreateCheckout } from "./actions/create-checkout.mjs";
|
|
3
4
|
import { poofCreateDepositAddress } from "./actions/create-deposit-address.mjs";
|
|
@@ -9,6 +10,5 @@ import { poofFetchGasPrice } from "./actions/fetch-gas-price.mjs";
|
|
|
9
10
|
import { poofFetchPrice } from "./actions/fetch-price.mjs";
|
|
10
11
|
import { poofFetchSmartContracts } from "./actions/fetch-smart-contracts.mjs";
|
|
11
12
|
import { poofSendPayout } from "./actions/send-payout.mjs";
|
|
12
|
-
import { poof } from "./app.mjs";
|
|
13
13
|
import { poofCatalog } from "./catalog.mjs";
|
|
14
14
|
export { poof, poofCatalog, poofCheckBalance, poofCreateCheckout, poofCreateDepositAddress, poofCreateFiatCharge, poofCreateFiatInvoice, poofCreatePaymentLink, poofCreateWebhook, poofFetchGasPrice, poofFetchPrice, poofFetchSmartContracts, poofSendPayout };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/poof",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|