halfzebra / elm-outdated

Keep your Elm dependencies up-to-date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-outdated

Small tool to help you keep your Elm dependencies up-to-date. Inspired by npm outdated.

Installation

npm i -g elm-outdated

Usage

Just run elm-outdated in your project directory where elm-package.json is located.

Example

Example output

About

Keep your Elm dependencies up-to-date

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 70.2%Language:JavaScript 29.8%