@turnkey/http
Advanced tools
Comparing version 2.16.0 to 2.17.0
# @turnkey/http | ||
## 2.17.0 | ||
### Minor Changes | ||
- 78bc39c: Add default accounts for various address types | ||
- Add wallet account ID to list wallets endpoint | ||
## 2.16.0 | ||
@@ -7,3 +14,6 @@ | ||
- 4df8914: Version bump corresponding to mono release v2024.10.10. More detailed changelog to follow | ||
- 4df8914: Version bump corresponding to mono release v2024.10.10. | ||
- Improved error message for duplicate activity submission | ||
- Address derivation support for DOGE, TON, SEI, XLM | ||
- Fix server side error if sub_org doesn’t have email and/or phone number | ||
@@ -10,0 +20,0 @@ ## 2.15.0 |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "@turnkey/http@2.16.0"; | ||
export declare const VERSION = "@turnkey/http@2.17.0"; | ||
//# sourceMappingURL=version.d.ts.map |
'use strict'; | ||
const VERSION = "@turnkey/http@2.16.0"; | ||
const VERSION = "@turnkey/http@2.17.0"; | ||
exports.VERSION = VERSION; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@turnkey/http", | ||
"version": "2.16.0", | ||
"version": "2.17.0", | ||
"main": "./dist/index.js", | ||
@@ -42,5 +42,5 @@ "module": "./dist/index.mjs", | ||
"cross-fetch": "^3.1.5", | ||
"@turnkey/encoding": "0.4.0", | ||
"@turnkey/api-key-stamper": "0.4.3", | ||
"@turnkey/webauthn-stamper": "0.5.0", | ||
"@turnkey/encoding": "0.4.0" | ||
"@turnkey/webauthn-stamper": "0.5.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4793058
86935