Using PhpStorm 2021.1.4 In composer.json
of my project with current version of any package I see latest version of this package, but package.json
does not show this option.
This is what I see in composer.json:
But what I see in package.json:
Is it configurable somehow ?
Inside Intellij Idea & WebStorm/PhpStorm you can go to package.json and hover+Cmd key (windows Ctrl key) the package name and a nice tooltip with the latest version will pop up, for example: