Track who published NPM package in registry

Hi,
We are using GitLab EE for npm package registry. My team members have access to publish packages. For a given version of npm package how to know which user has published the package?

Is there a way to track it from the API token they have used to publish the package?