cachebust
JSON →cachebust is a command-line tool that appends a query string to asset URLs (CSS/JS) in HTML files to force cache invalidation. The current stable version is 2.4.1, but the package has seen no updates since 2014, with only an initial v1.0.0 release. It relies on Grunt-based development and lacks modern ESM support, making it largely incompatible with contemporary build tooling. Compared to alternatives like gulp-rev or webpack's content hashing, cachebust is a minimal, single-purpose utility with no active maintenance or community support.