@trezor/utxo-lib
Advanced tools
+4
-0
@@ -0,1 +1,5 @@ | ||
| # 2.4.4 | ||
| - npm-prerelease: @trezor/utxo-lib 2.4.4-beta.1 (0b5bda5a62) | ||
| # 2.4.3 | ||
@@ -2,0 +6,0 @@ |
+2
-2
| { | ||
| "name": "@trezor/utxo-lib", | ||
| "version": "2.4.4-beta.1", | ||
| "version": "2.4.4", | ||
| "author": "Trezor <info@trezor.io>", | ||
@@ -42,3 +42,3 @@ "homepage": "https://github.com/trezor/trezor-suite/tree/develop/packages/utxo-lib", | ||
| "dependencies": { | ||
| "@trezor/utils": "9.4.4-beta.1", | ||
| "@trezor/utils": "9.4.4", | ||
| "bech32": "^2.0.0", | ||
@@ -45,0 +45,0 @@ "bip66": "^2.0.0", |
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
249371
0.02%0
-100%+ Added
- Removed
Updated