How to find what npm did?

I ran
npm remove <package>
and npm said it had removed one package and updated one package. How can I find which package it updated? I can't find a log and google hasn't helped much.
There is a folder ~/.npm/_logs but there is nothing relevant there.
npm v5.6.0

You may want to ask on https://npm.community

Good idea. For anyone interested see: