@turnkey/crypto
Advanced tools
+7
-0
| # @turnkey/crypto | ||
| ## 2.8.8 | ||
| ### Patch Changes | ||
| - Updated dependencies [[`78ec1d9`](https://github.com/tkhq/sdk/commit/78ec1d9afcafde3ca7107fc720323d486d6afaea)]: | ||
| - @turnkey/sdk-types@0.11.0 | ||
| ## 2.8.7 | ||
@@ -4,0 +11,0 @@ |
+3
-3
| { | ||
| "name": "@turnkey/crypto", | ||
| "version": "2.8.7", | ||
| "version": "2.8.8", | ||
| "main": "./dist/index.js", | ||
@@ -49,3 +49,3 @@ "module": "./dist/index.mjs", | ||
| "@turnkey/encoding": "0.6.0", | ||
| "@turnkey/sdk-types": "0.10.0" | ||
| "@turnkey/sdk-types": "0.11.0" | ||
| }, | ||
@@ -57,3 +57,3 @@ "devDependencies": { | ||
| "@turnkey/api-key-stamper": "0.5.0", | ||
| "@turnkey/http": "3.15.0" | ||
| "@turnkey/http": "3.16.0" | ||
| }, | ||
@@ -60,0 +60,0 @@ "scripts": { |
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
253332
0.07%+ Added
- Removed
Updated