DEV Community

Discussion on: Keep your JavaScript up to date - kuwjs

Collapse
 
lgraziani2712 profile image
Luciano Graziani

Why don't you use npm outdated or yarn outdated?

Collapse
 
meabed profile image
Meabed

I havenā€™t tried, but thanks for mentioning Iā€™ll try them out!

Collapse
 
kjocevicius profile image
Karolis Jocevičius

Also npm update :)

It's funny how there is npm package for everything. Even npm functions, that arte already included.

Collapse
 
meabed profile image
Meabed

Welcome to the JavaScript world hehe