Does package registry have an event log?

I’m looking for a log of package registry events (package added/deleted, package_file added/deleted). The UI has a kind of timeline for the packages but having the ability to audit the history of package_files within a package would be helpful and if there is already an API to do this it would save having to implement the logging in a front-end tool.

I’ve looked at audit_events and events api but they do not include package registry related activity.