mskelton / yarn-plugin-outdated

Yarn plugin to show outdated dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature request] URL column

Semigradsky opened this issue · comments

Thanks for the cool plugin!

It would be nice to have an URL column. It is convenient to go to the library repository to check the CHANGELOG.
As far as I know, it was showing the repository field from package.json.

Good news, this already exists! Just add the --url flag.

yarn outdated --url