npm-check
Dependency checker
Automates dependency checks and updates for JavaScript projects
Check for outdated, incorrect, and unused dependencies.
7k stars
49 watching
236 forks
Language: JavaScript
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,442 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
depcheck/depcheck | Analyzes dependencies in JavaScript projects to identify unused and missing dependencies | 4,735 |
sindresorhus/np | Automates and simplifies the process of publishing npm packages to a reliable and repeatable manner | 7,557 |
th0r/npm-upgrade | Interactive utility to easily update outdated NPM dependencies with changelogs inspection support | 341 |
siddharthkp/cost-of-modules | Analyze and optimize dependencies to reduce package size | 2,842 |
meilcli/npm-update-check-action | Automates the detection of new package versions in a project | 24 |
rlidwka/sinopia | A private/caching npm repository server that allows users to manage their own local packages and cache external registry requests. | 5,505 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,462 |
psampaz/go-mod-outdated | Analyze outdated dependencies in Go projects and display updates | 651 |
mrmartineau/alfred-npm-versions | Tools to look up recent versions of any npm package in an Alfred workflow | 4 |
nvm-sh/nvm | A tool to manage multiple versions of Node.js on a system | 80,353 |
mongodb/node-mongodb-native | The official Node.js driver for interacting with MongoDB databases | 10,053 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |