Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@turnkey/sdk-types

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turnkey/sdk-types - npm Package Compare versions

Comparing version
0.11.0
to
0.11.1
+6
-0
CHANGELOG.md
# @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 @@

@@ -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