Description
Dependency installs for Node.js projects can finish faster through an accelerator for npm workflows. This is useful for developers who repeatedly install packages and want quicker package-manager operations.
Use it only if you understand how it changes npm behavior. Package accelerators can affect dependency resolution, caches, registry access, and build reproducibility.