Check for outdated NPM packages in project
17 March 2022 (Updated 12 July 2022)
npm outdated
Example output:
Package Current Wanted Latest Location Depended by
@types/uuid 8.3.3 8.3.4 8.3.4 node_modules/@types/uuid inspire-api-ts
body-parser 1.19.0 1.19.2 1.19.2 node_modules/body-parser inspire-api-ts
bullmq 1.56.0 1.77.1 1.77.1 node_modules/bullmq inspire-api-ts
debug 4.3.3 4.3.4 4.3.4 node_modules/debug inspire-api-ts
express 4.17.1 4.17.3 4.17.3 node_modules/express inspire-api-ts
http-status-codes 2.1.4 2.2.0 2.2.0 node_modules/http-status-codes inspire-api-ts
prettier 2.5.1 2.6.0 2.6.0 node_modules/prettier inspire-api-ts
typeorm 0.2.41 0.2.45 0.2.45 node_modules/typeorm inspire-api-ts
Update packages
npm update <package-name>
Tagged:
NPM
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment