NPM Version Dropdown in package.json
See outdated npm packages and update them with a single click. Or view a list of the available versions in a dropdown straight inside the VS code editor Built with ❤️ by Farshad Hemmati at Legalfina ---FeaturesColor-coded version indicatorsThe extension displays the latest available version inline, color-coded by update scope:
Version dropdownClick the dropdown icon next to any package to browse all available versions. The list is sorted newest-first, with the latest stable version pre-selected.
Clickable package linksCmd+click (Ctrl+click on Windows/Linux) any package name to open its page on npmjs.com. Hover over a package name to see the link tooltip. Performance
UsageOpen any All dependency sections are supported: Commands
Requirements
FAQNo version indicators are showing up
Make sure the file is named A package isn't showing as outdated
It may already be on the latest version, use an unsupported version format ( Private registries Only the public npm registry is supported. Private registry support is planned. Known issues
ContributingContributions are welcome. Fork the repository, create a feature branch, and open a pull request. LicenseMIT — see LICENSE for details. |