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/crypto

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turnkey/crypto - npm Package Compare versions

Comparing version
2.8.4
to
2.8.5
+9
-0
CHANGELOG.md
# @turnkey/crypto
## 2.8.5
### Patch Changes
- [#1068](https://github.com/tkhq/sdk/pull/1068) [`5f829c6`](https://github.com/tkhq/sdk/commit/5f829c67af03bb85c3806acd202b2debf8274e78) Author [@moeodeh3](https://github.com/moeodeh3) - - Updated dependencies [[`9fbd5c4`](https://github.com/tkhq/sdk/commit/9fbd5c459782dc3721dd0935d0a4458babce258b):
- @turnkey/sdk-types@0.7.0
- Updated dependencies [[`084acce`](https://github.com/tkhq/sdk/commit/084acce85fe7c15513a025e77c1571012ac82e4b), [`67b03a5`](https://github.com/tkhq/sdk/commit/67b03a5d9ab1b6eabfb0b41938ac91365b5dcd9b)]:
- @turnkey/sdk-types@0.8.0
## 2.8.4

@@ -4,0 +13,0 @@

+8
-4
{
"name": "@turnkey/crypto",
"version": "2.8.4",
"version": "2.8.5",
"main": "./dist/index.js",

@@ -21,2 +21,6 @@ "module": "./dist/index.mjs",

},
"homepage": "https://github.com/tkhq/sdk",
"bugs": {
"url": "https://github.com/tkhq/sdk/issues"
},
"repository": {

@@ -45,3 +49,3 @@ "type": "git",

"cbor-js": "0.1.0",
"@turnkey/sdk-types": "0.6.3",
"@turnkey/sdk-types": "0.8.0",
"@turnkey/encoding": "0.6.0"

@@ -53,4 +57,4 @@ },

"jest": "29.7.0",
"@turnkey/http": "3.13.1",
"@turnkey/api-key-stamper": "0.5.0"
"@turnkey/api-key-stamper": "0.5.0",
"@turnkey/http": "3.15.0"
},

@@ -57,0 +61,0 @@ "scripts": {