📦 npm package versions
16 May, 2023
👋 FYI, this note is over 6 months old. Some of the content may be out of date.
On this page
Update all packages interactively Jump to heading
Using npm-check:
npm-check -u
# or (if it doesn't detect the package manager correctly)
NPM_CHECK_INSTALLER=npm npm-check -u
← Back home