@stacks/transactions
Advanced tools
+5
-5
| { | ||
| "name": "@stacks/transactions", | ||
| "version": "7.3.0-beta.0", | ||
| "version": "7.3.0", | ||
| "description": "Javascript library for constructing transactions on the Stacks blockchain.", | ||
@@ -30,4 +30,4 @@ "license": "MIT", | ||
| "@noble/secp256k1": "1.7.1", | ||
| "@stacks/common": "^7.3.0-beta.0", | ||
| "@stacks/network": "^7.3.0-beta.0", | ||
| "@stacks/common": "^7.0.2", | ||
| "@stacks/network": "^7.2.0", | ||
| "c32check": "^2.0.0", | ||
@@ -37,3 +37,3 @@ "lodash.clonedeep": "^4.5.0" | ||
| "devDependencies": { | ||
| "@stacks/encryption": "^7.3.0-beta.0", | ||
| "@stacks/encryption": "^7.3.0", | ||
| "@types/common-tags": "^1.8.0", | ||
@@ -67,3 +67,3 @@ "@types/elliptic": "^6.4.12", | ||
| }, | ||
| "gitHead": "de920343f16c4dd98a72627b4c37cf5f95416343" | ||
| "gitHead": "3b7729951548e46467adbd51f54c71276f55d8f6" | ||
| } |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
2
-33.33%1915862
0Updated
Updated