@turnkey/crypto
Advanced tools
+7
-0
| # @turnkey/crypto | ||
| ## 2.8.6 | ||
| ### Patch Changes | ||
| - Updated dependencies [[`80ea306`](https://github.com/tkhq/sdk/commit/80ea306025a2161ff575a5e2b45794460eafdf1b)]: | ||
| - @turnkey/sdk-types@0.9.0 | ||
| ## 2.8.5 | ||
@@ -4,0 +11,0 @@ |
+3
-3
| { | ||
| "name": "@turnkey/crypto", | ||
| "version": "2.8.5", | ||
| "version": "2.8.6", | ||
| "main": "./dist/index.js", | ||
@@ -48,4 +48,4 @@ "module": "./dist/index.mjs", | ||
| "cbor-js": "0.1.0", | ||
| "@turnkey/sdk-types": "0.8.0", | ||
| "@turnkey/encoding": "0.6.0" | ||
| "@turnkey/encoding": "0.6.0", | ||
| "@turnkey/sdk-types": "0.9.0" | ||
| }, | ||
@@ -52,0 +52,0 @@ "devDependencies": { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
252981
0.07%+ Added
- Removed
Updated