Must know git commands 🚀👨🏼‍💻 | Your Code School

Опубликовано: 04 Март 2026
на канале: Your Code School
118
4

Must know git commands 🚀👨🏼‍💻 | Your Code School #shorts #git

Must know NPM commands👇🏼

1) List packages: This command will list all packages in your node project : npm list -g

2) Outdated packages: This command will list all outdated packages with information: npm outdated

3) Update Packages: This command is used to update any of the installed packages : npm update package-name

4) Search Package: This command will search any package in npm repository: pm search package-name

5)Audit Package: This command will check your installed packages for vulnerabilities: npm audit

Follow ‪@YourCodeSchool‬ for more content 🚀👨🏼‍💻
#yourcodeschool #npm #node #nodejsdeveloper #programming #viral #code #shorts #youtubeshorts