Description
Manage JavaScript and Node.js project dependencies with a package manager designed to be fast and disk-efficient. It helps developers install, update, and run project scripts while sharing package storage across projects.
It changes dependency trees, lockfiles, and downloaded code. Review scripts and package sources before installing untrusted projects, because package-manager commands can execute project-provided code.