Steps to reproduce:
1. Create a project
2. Create a package and export it using the “Export” button
3. Set up a local Verdaccio server
4. Publish the created package to the server
5. Create a new project under a different organization that the package was signed with
6. Add a scoped registry pointing to the Verdaccio server (Project Settings -> Package Manager)
7. Install the published package
8. Observe that the information icon is displayed next to signature
9. Toggle on "Show Pre-release Package Versions" (Project Settings -> Package Manager)
10. Observe the installed package
Actual result: Green shield icon is displayed next to signature
Expected result: Information icon is displayed next to the signature
Reproducible with: 6000.3.16f1 (User reported)
Reproducible on: Windows 10 (User reported)
Not reproducible on: No other environments tested
Notes:
- Not reproduced by CQA
- User reports that opening Version History → “Show other versions” for a package can also make the green shield appear for that specific package