We use jQuery very heavily on a couple of projects and along with it we have loads (sometimes close to a dozen) plugins we use (jqGrid, jPolite, jGrowl, colorbox, layout, validate, formatters, mask, to name a few).
My fear is at some point managing which of these have updates that should be updated is going to become a challange. Anyone know of a tool (or perhaps another 'plugin') that will check all found plugins and report if they are the latest version ? A helper if you will that assists in keeping your jQuery plugins updated.
Thanks!