Repository navigation

#

outdated-packages

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.

Go
664
3 年前

A scanner for end-of-life (EOL) software and dependencies in container images, filesystems, and SBOMs

Go
413
4 天前

Terminal UI for Go dependency updates with outdated module detection and selective upgrading.

Go
57
1 个月前

Automate the updating of your package.json packages with a grunt task

JavaScript
29
6 年前

🚀 Add link to CHANGELOG the result of $ yarn outdated, and notify to GitHub Issue.

JavaScript
25
6 年前

Upgrade all your outdated requirements.txt in a single command.

Python
19
5 年前

End-of-life (EOL) container analysis and scanning provided as a GitHub Action using https://github.com/xeol-io/xeol

JavaScript
14
1 年前

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.

JavaScript
2
2 年前

Returns the outdated packages of a package.json file.

JavaScript
2
5 年前

This command will check the registry to see if any (or, specific) installed packages are currently outdated and print the changelog

JavaScript
2
3 年前

Old version of spectralsequences package, see here: github.com/hoodmane/spectralsequences

TeX
2
8 年前

Check for available updates for php composer packages.

PHP
0
2 年前

A command line utility for easily upgrading the outdated npm dependencies in your Node.js project.

JavaScript
0
6 年前

A comprehensive .NET tool for analyzing NuGet packages across solutions. Identifies outdated, deprecated, and vulnerable packages with detailed metadata, dependency mapping, and security insights. Features parallel processing, Docker support, and flexible filtering for CI/CD integration.

C#
0
3 个月前