awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
alanshaw avatar

alanshaw/david

0
View on GitHub↗
969 stars·67 forks·JavaScript·MIT·10 viewsdavid-dm.org↗

David

:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.

Features

  • Dependency Utilities - Checks for outdated package dependencies.

Star history

Star history chart for alanshaw/davidStar history chart for alanshaw/david

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with David

These projects share indexed features with David. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • dylang/npm-checkdylang avatar

    dylang/npm-check

    6,643View on GitHub↗

    npm-check is a command-line tool that audits a project's npm dependencies, comparing local package versions against the npm registry to identify outdated, unused, or incorrect entries. It scans both package.json and node_modules, and can also inspect globally installed npm packages for the same issues. The tool distinguishes itself by offering multiple modes of operation. It can automatically update all outdated dependencies to their latest versions without interaction, suitable for automated scripts. Alternatively, it provides an interactive terminal interface that lets users review and

    JavaScript
    View on GitHub↗6,643
  • felixrieseberg/npm-windows-upgradefelixrieseberg avatar

    felixrieseberg/npm-windows-upgrade

    2,508View on GitHub↗

    :rocket: Upgrade npm on Windows

    JavaScript
    View on GitHub↗2,508
  • jamiemason/shrinkpackJamieMason avatar

    JamieMason/shrinkpack

    803View on GitHub↗

    Fast, resilient, reproducible builds with npm install.

    TypeScript
    View on GitHub↗803
  • lirantal/lockfile-lintlirantal avatar

    lirantal/lockfile-lint

    863View on GitHub↗

    Lint an npm or yarn lockfile to analyze and detect security issues

    JavaScript
    View on GitHub↗863
Compare all 8 related projects→

Frequently asked questions

What does alanshaw/david do?

:eyeglasses: Node.js module that tells you when your package npm dependencies are out of date.

What are the main features of alanshaw/david?

The main features of alanshaw/david are: Dependency Utilities.

Which projects share features with alanshaw/david?

Projects with overlapping indexed features include: dylang/npm-check — npm-check is a command-line tool that audits a project's npm dependencies, comparing local package versions against… felixrieseberg/npm-windows-upgrade — :rocket: Upgrade npm on Windows. jamiemason/shrinkpack — Fast, resilient, reproducible builds with npm install. lirantal/lockfile-lint — Lint an npm or yarn lockfile to analyze and detect security issues. nolanlawson/local-npm — Local and offline-first npm mirror. samccone/engine-deps — install dependencies based on node version.