📦🔍 Analyze which package.json dependencies are in-use with V8 Coverage 🔥
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
deps is a tool that analyzes which dependencies in a package.json file are actually being used by a Node.js project. It uses V8 Coverage to accurately detect loaded modules during runtime and presents the results in a readable table, making it easy to identify unused dependencies and keep your package.json tidy.