You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing lookups for generators or other globally installed npm packages. Node.js / JavaScript.
A Node.js automation tool to scan multiple projects for outdated NPM packages and automatically update them with Git integration. Built in April 2021 (Updated 2026). This application reads project configs from a JSON file, checks for outdated NPM packages across projects, generates reports, and auto-updates packages in local projects and Git repos.