Question about unity on multiple computers

I have two computers I use Unity on where one has a Plus license and one is a personal license. I recently changed the second computer (a laptop). I understand that I’ll have to activate the Plus license on the laptop as well as the home desktop.

The question is: How can I identify which assets were built with the Plus license and which were built with the Personal license so I know which ones I have to rebuild? I ask this because even after I build put the plus license on the laptop, the previous laptop was still on personal is no longer used. I want to be able to tell which assets aren’t upgraded. Is that possible? Thanks.

License type is embedded in every .meta file in the project.

Is there anywhere to view the meta data from within the editor?