mskelton / yarn-plugin-outdated

Yarn plugin to show outdated dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is mskelton.dev down?

dtarnawsky opened this issue · comments

When running:
yarn plugin import https://mskelton.dev/yarn-outdated/v4

it is freezing at:
➤ YN0000: Downloading https://mskelton.dev/yarn-outdated/v4

This is fixed now

Thanks so much! FYI: We're using your project in the Ionic VS Code extension as part of our Yarn support to simplify upgrading projects: showing users which packages can be upgraded visually. Thanks for your work on this very needed plugin.

@dtarnawsky That's awesome to hear!