Skip to content

This IntelliJ plugin inspects your package.json file to find if you're using the latest package versions

Notifications You must be signed in to change notification settings

unger1984/npm-dependency-checker

Repository files navigation

npm-dependency-checker

Build Version Downloads

This IntelliJ plugin inspects your package.json file to find if you're using the latest package versions from the registry.npmjs.org - the official package repository.

Inspired by Flutter Pub Version Checker, I decided to write something similar for the package. But I don’t know Kotlin at all, because it turned out what happened). I will be glad to feedback and help

How to use?

Once plugin is installed, go to the package.json file. If plugin finds that newer version is available, you'll see it highlighted. To fix that, press Cmd+Enter (Alt+Enter) or click the action indicator to the left of the caret to open the action list and choose "Replace with".

npm-dependency-checker in action

What's new?

See CHANGELOG to see what's new.

How can I help?

Feel free to send Pull Request or file a new Issue! Or...

About

This IntelliJ plugin inspects your package.json file to find if you're using the latest package versions

Resources

Stars

Watchers

Forks

Packages

No packages published