@shieldz/sdk
Advanced tools
@@ -6,3 +6,3 @@ "use strict"; | ||
| const invoices_js_1 = require("./invoices.js"); | ||
| const VERSION = "0.2.0"; | ||
| const VERSION = "0.2.1"; | ||
| const DEFAULT_BASE_URL = "https://shieldz.cash/api/v1"; | ||
@@ -9,0 +9,0 @@ const RETRYABLE_STATUS = new Set([429, 500, 502, 503, 504]); |
| import { ShieldzError } from "./errors.js"; | ||
| import { Invoices } from "./invoices.js"; | ||
| const VERSION = "0.2.0"; | ||
| const VERSION = "0.2.1"; | ||
| const DEFAULT_BASE_URL = "https://shieldz.cash/api/v1"; | ||
@@ -5,0 +5,0 @@ const RETRYABLE_STATUS = new Set([429, 500, 502, 503, 504]); |
+3
-2
| { | ||
| "name": "@shieldz/sdk", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "Official Node/TypeScript SDK for Shieldz — non-custodial crypto payments with $0 fees. Create invoices, accept USDC/USDT/BTC/ZEC, and verify webhooks.", | ||
@@ -19,3 +19,4 @@ "type": "module", | ||
| } | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
@@ -22,0 +23,0 @@ "files": [ |
+1
-0
| # @shieldz/sdk | ||
| [](https://www.npmjs.com/package/@shieldz/sdk) | ||
| [](https://github.com/ShieldZCash/shieldz-sdk/actions/workflows/ci.yml) | ||
@@ -4,0 +5,0 @@ |
82200
0.17%166
0.61%