@turnkey/crypto
Advanced tools
+9
-0
| # @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": { |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
252807
0.28%0
-100%0
-100%+ Added
- Removed
Updated