A CLI tool that shows you what dependencies in an ember-cli project are outdated.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`ember-outdated` is a command-line tool for Ember CLI developers that scans a project's `package.json` and `bower.json` files to identify outdated dependencies. It compares the currently installed versions against the latest available releases, presenting the results in a clear table format to help manage and update project dependencies efficiently.