Skip to content
#

outdated-dependencies

Here are 8 public repositories matching this topic...

Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists all dependencies of a Go project and their available minor and patch updates. It also provides a way to filter indirect dependencies and dependencies without updates.

  • Updated Feb 19, 2023
  • Go

npm-update-package-version is a command-line tool that checks for available updates of your project's dependencies. It lists the package name and the latest version available in a table format.

  • Updated Jan 1, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the outdated-dependencies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the outdated-dependencies topic, visit your repo's landing page and select "manage topics."

Learn more