@turnkey/sdk-types
Advanced tools
+6
-0
| # @turnkey/sdk-types | ||
| ## 0.9.0 | ||
| ### Minor Changes | ||
| - [#1090](https://github.com/tkhq/sdk/pull/1090) [`80ea306`](https://github.com/tkhq/sdk/commit/80ea306025a2161ff575a5e2b45794460eafdf1b) Author [@moeodeh3](https://github.com/moeodeh3) - Added `WALLET_CONNECT_INITIALIZATION_ERROR` error code | ||
| ## 0.8.0 | ||
@@ -4,0 +10,0 @@ |
+1
-0
@@ -47,2 +47,3 @@ import type { v1AppProof } from "./__generated__/types"; | ||
| CONNECT_WALLET_CANCELLED = "CONNECT_WALLET_CANCELLED", | ||
| WALLET_CONNECT_INITIALIZATION_ERROR = "WALLET_CONNECT_INITIALIZATION_ERROR", | ||
| WALLET_CONNECT_EXPIRED = "WALLET_CONNECT_EXPIRED", | ||
@@ -49,0 +50,0 @@ PASSKEY_SIGNUP_AUTH_ERROR = "PASSKEY_SIGNUP_AUTH_ERROR", |
+1
-0
@@ -22,2 +22,3 @@ 'use strict'; | ||
| TurnkeyErrorCodes["CONNECT_WALLET_CANCELLED"] = "CONNECT_WALLET_CANCELLED"; | ||
| TurnkeyErrorCodes["WALLET_CONNECT_INITIALIZATION_ERROR"] = "WALLET_CONNECT_INITIALIZATION_ERROR"; | ||
| TurnkeyErrorCodes["WALLET_CONNECT_EXPIRED"] = "WALLET_CONNECT_EXPIRED"; | ||
@@ -24,0 +25,0 @@ TurnkeyErrorCodes["PASSKEY_SIGNUP_AUTH_ERROR"] = "PASSKEY_SIGNUP_AUTH_ERROR"; |
+1
-0
@@ -20,2 +20,3 @@ var SessionType; | ||
| TurnkeyErrorCodes["CONNECT_WALLET_CANCELLED"] = "CONNECT_WALLET_CANCELLED"; | ||
| TurnkeyErrorCodes["WALLET_CONNECT_INITIALIZATION_ERROR"] = "WALLET_CONNECT_INITIALIZATION_ERROR"; | ||
| TurnkeyErrorCodes["WALLET_CONNECT_EXPIRED"] = "WALLET_CONNECT_EXPIRED"; | ||
@@ -22,0 +23,0 @@ TurnkeyErrorCodes["PASSKEY_SIGNUP_AUTH_ERROR"] = "PASSKEY_SIGNUP_AUTH_ERROR"; |
+1
-1
| { | ||
| "name": "@turnkey/sdk-types", | ||
| "version": "0.8.0", | ||
| "version": "0.9.0", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
803357
0.08%11815
0.03%