For ruby and ruby on rails
Valuable typing extensions for TypeScript
yarn-outdated-formatter =======================
Modern Buffer API polyfill without footguns
Light-weight CLI tool to ensure that your dependencies are up to date, otherwise the process is terminated with status code 1.
<h1 align="center"> 📦 A collection of pastable code gathered from past projects </h1>
Consistent dependency versions in large JavaScript Monorepos
Coinbase Wallet JavaScript SDK
Rust Binary for linux x64
Rust Binary for linux x64
Base Account SDK
Check for outdated packages
Generate a HTML report for NPM Outdated
Detects outdated browsers and asks users to upgrade to a new version. Handles mobile devices!
A view library for building and styling web components in pure-javascript.
A small, fast, and correct TOML parser/serializer
[](https://discord.gg/poimandres)
Dev Containers CLI
A time saving tool for developers. It detects outdated browsers and advises users to upgrade to a new version.
Code PushUp plugin for JavaScript packages 🛡️
A message bus client in Javascript
> Percy CLI sub-command that diagnoses network, authentication, configuration, and CI readiness for running Percy builds.
Interactive CLI utility to easily update outdated NPM dependencies
check if any pinned dependencies are outdated
Run `outdated_gems` after `bundle update/install` to see which of your gems are outdated.
gem outdated => gem outdated STRING
Find out which gems in your bundle are outdated.
Command-line utility to find source repositories for ruby gems, open common GitHub pages, compare gem versions, and simplify gem update workflow in git.
Updated a gem that no longer worked. Probably won't keep it updated though.
List outdated gems in Gemfile.
THIS IS OUTDATED! PLEASE CHECK: https://rubygems.org/gems/Mr.CAS
Find if your gem is outdated.
This library is for managing outdated gems.
GemWatch watches over outdated gems in your system and send an email to inform administrators about available update, like apticron on debian
Watches local gems and notifies the user if they are outdated.
Analyses your Gemfile for dependency health: checks if gems are actively maintained (last commit dates via GitHub and GitLab, release dates), outdated versions, archived repos, OpenSSF Scorecard security scores, known vulnerabilities via deps.dev, and libyear drift. Ruby version freshness with EOL detection. Handles rubygems, git, path, and GitHub Packages sources. Outputs coloured terminal tables, markdown, or JSON. CI quality gates with --fail-if-critical, --fail-if-warning, --fail-if-vulnerable, --fail-if-outdated, and --ignore. A comprehensive alternative to running bundle outdated, bundler-audit, and libyear-bundler separately.