Module version_check

Module version_check 

Source
Expand description

Version checking and comparison utilities.

Handles checking for available AGPM updates, comparing versions, and maintaining update check caches to avoid unnecessary network requests.

Structsยง

VersionCheckCache
Cached version information with notification tracking.
VersionChecker
Version checking and caching system with automatic update notifications.