Show HN: Depsly – a CLI to see the dependency impact of NPM packages
Category: devtools
Tags: dependency-analysis, npm, risk-assessment
Score: 4.5/10 (Innovation: 5, Technical: 4, Documentation: 3, Utility: 6)
Depsly is a CLI tool that analyzes the dependency impact and risk of NPM packages, focusing on decision-making rather than just vulnerabilities. It's interesting because it tracks safety drift over time and analyzes both direct and transitive dependencies for engineering teams.
Target audience: backend devs, devops
Repository: https://github.com/sshiraz/depsly · Python
View on Hacker News