@turnkey/sdk-types
Advanced tools
+6
-0
| # @turnkey/sdk-types | ||
| ## 0.10.0 | ||
| ### Minor Changes | ||
| - [#1118](https://github.com/tkhq/sdk/pull/1118) [`29a42db`](https://github.com/tkhq/sdk/commit/29a42db8f5f3ef8b9c23c90cd00f4c21027aac2e) Thanks [@moe-dev](https://github.com/moe-dev)! - Update as per mono v2025.12.2 | ||
| ## 0.9.0 | ||
@@ -4,0 +10,0 @@ |
+2
-0
@@ -69,3 +69,5 @@ import type { v1AppProof } from "./__generated__/types"; | ||
| SIGN_TRANSACTION_ERROR = "SIGN_TRANSACTION_ERROR", | ||
| POLL_TRANSACTION_STATUS_ERROR = "POLL_TRANSACTION_STATUS_ERROR", | ||
| SIGN_AND_SEND_TRANSACTION_ERROR = "SIGN_AND_SEND_TRANSACTION_ERROR", | ||
| ETH_SEND_TRANSACTION_ERROR = "ETH_SEND_TRANSACTION_ERROR", | ||
| FETCH_USER_ERROR = "FETCH_USERS_ERROR", | ||
@@ -72,0 +74,0 @@ CREATE_WALLET_ERROR = "CREATE_WALLET_ERROR", |
+2
-0
@@ -44,3 +44,5 @@ 'use strict'; | ||
| TurnkeyErrorCodes["SIGN_TRANSACTION_ERROR"] = "SIGN_TRANSACTION_ERROR"; | ||
| TurnkeyErrorCodes["POLL_TRANSACTION_STATUS_ERROR"] = "POLL_TRANSACTION_STATUS_ERROR"; | ||
| TurnkeyErrorCodes["SIGN_AND_SEND_TRANSACTION_ERROR"] = "SIGN_AND_SEND_TRANSACTION_ERROR"; | ||
| TurnkeyErrorCodes["ETH_SEND_TRANSACTION_ERROR"] = "ETH_SEND_TRANSACTION_ERROR"; | ||
| TurnkeyErrorCodes["FETCH_USER_ERROR"] = "FETCH_USERS_ERROR"; | ||
@@ -47,0 +49,0 @@ TurnkeyErrorCodes["CREATE_WALLET_ERROR"] = "CREATE_WALLET_ERROR"; |
+2
-0
@@ -42,3 +42,5 @@ var SessionType; | ||
| TurnkeyErrorCodes["SIGN_TRANSACTION_ERROR"] = "SIGN_TRANSACTION_ERROR"; | ||
| TurnkeyErrorCodes["POLL_TRANSACTION_STATUS_ERROR"] = "POLL_TRANSACTION_STATUS_ERROR"; | ||
| TurnkeyErrorCodes["SIGN_AND_SEND_TRANSACTION_ERROR"] = "SIGN_AND_SEND_TRANSACTION_ERROR"; | ||
| TurnkeyErrorCodes["ETH_SEND_TRANSACTION_ERROR"] = "ETH_SEND_TRANSACTION_ERROR"; | ||
| TurnkeyErrorCodes["FETCH_USER_ERROR"] = "FETCH_USERS_ERROR"; | ||
@@ -45,0 +47,0 @@ TurnkeyErrorCodes["CREATE_WALLET_ERROR"] = "CREATE_WALLET_ERROR"; |
+1
-1
| { | ||
| "name": "@turnkey/sdk-types", | ||
| "version": "0.9.0", | ||
| "version": "0.10.0", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
851338
5.97%12469
5.54%45
12.5%12
200%