Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"private": true, "type": "module", "dependencies": { "viem": "^2.52.2" } }- Confidence
- 93% confidence
- Finding
- The dependency uses a caret range (^2.52.2), which allows future minor and patch releases to be installed. This can introduce supply-chain risk and build non-reproducibility if an upstream release is compromised or unexpectedly changes behavior, even though the file itself shows no overtly malicious intent.
