04 / 103 tech
PkgSense
- Problem
- A package.json concentrates security, maintenance, licensing and bundle-size risks that are often found late or through separate tools.
- Decision
- I organized the work into nine configurable analyzers and exposed their findings as native VS Code diagnostics and quick fixes.
- Challenge
- Coordinating local and remote analyses with partial failures without blocking the editor or hiding useful information.
- Result
- The extension is published on the Visual Studio Marketplace with a stable v1.2.0 release.
