@turnkey/sdk-types
Advanced tools
+6
-0
| # @turnkey/sdk-types | ||
| ## 0.11.1 | ||
| ### Patch Changes | ||
| - [#1135](https://github.com/tkhq/sdk/pull/1135) [`91d6a9e`](https://github.com/tkhq/sdk/commit/91d6a9eb1b9ac9e21745749615ac7a7be66f5cf6) Author [@ethankonk](https://github.com/ethankonk) - - Synced with `mono` v2025.12.2 | ||
| ## 0.11.0 | ||
@@ -4,0 +10,0 @@ |
+7
-0
@@ -229,3 +229,10 @@ import type { v1AppProof } from "./__generated__/types"; | ||
| } | ||
| export type VerificationToken = { | ||
| contact: string; | ||
| exp: number; | ||
| id: string; | ||
| public_key?: string; | ||
| verification_type: string; | ||
| }; | ||
| export * from "./__generated__/types"; | ||
| //# sourceMappingURL=index.d.ts.map |
+1
-1
| { | ||
| "name": "@turnkey/sdk-types", | ||
| "version": "0.11.0", | ||
| "version": "0.11.1", | ||
| "main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
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
860251
0.07%12547
0.06%