NPM Package UpdaterNPM Package Updater automatically checks for either the most up-to-date latest version of each dependency in your When you run the extension it will check if you'd like to create a backup of your Be sure to reinstall your packages once complete by running FeaturesThe following commands can be accessed from the VSCode Command Palette. Update Latest MajorsRun this command to get the most up-to-date version of all your packages. Shortcuts:
Update Latest MinorsRun this command to get the most up-to-date minor and patch versions of all of your packages. Shortcuts:
Update Latest PatchesRun this command to get the most up-to-date patch (non-breaking) versions of all of your packages. Shortcuts:
See it in action here:SettingsIndentation size & typeThis extension allows for customisable indentation types of your package.json. Whether you prefer tabs or spaces it's your decision 😉 Look for the RegistryUpdate the registry used for fetching package details. You can use a registry different to the standard NPM one (which is set by default). For example if you're working for an organisation that has it's own registry. Look for the Useful links |