You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@turnkey/sdk-types

Package Overview
Dependencies
Maintainers
8
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.0.2
to
0.1.0
+6
-0
CHANGELOG.md
# @turnkey/sdk-types
## 0.1.0
### Minor Changes
- [#650](https://github.com/tkhq/sdk/pull/650) [`27fe590`](https://github.com/tkhq/sdk/commit/27fe590cdc3eb6a8cde093eeefda2ee1cdc79412) Author [@turnekybc](https://github.com/turnekybc) - Update @turnkey/sdk-types readme and install dependency in packages with common types
## 0.0.2

@@ -4,0 +10,0 @@

+3
-2
{
"name": "@turnkey/sdk-types",
"version": "0.0.2",
"version": "0.1.0",
"main": "dist/index.js",

@@ -8,3 +8,4 @@ "types": "dist/index.d.ts",

"dist/**/*",
"CHANGELOG.md"
"CHANGELOG.md",
"README.md"
],

@@ -11,0 +12,0 @@ "module": "./dist/index.mjs",