DennisvHest / vscode-npm-browser

Easily search, install and keep track of NPM packages from within Visual Studio Code.
14 stars 5 forks source link

Integration with npm-check-updates #26

Open SrBrahma opened 3 years ago

SrBrahma commented 3 years ago

Hey, I use your extension a lot (as my other issues shows hehe)!

I just found npm-check-updates, and with npx ncu -i it allows updates in an interactive way (just updated ~15 (Edit: 30! lots of @types, eslint and babel) in my project).

This extension could have an interface to this npm package, would be very good.