You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some package.json files lack a repository field, others have it declared in an inconsistent way.
As a result, the repository is not linked in npmjs.com for most packages. It also trips my company's internal package security scanner.
Describe the bug
Some package.json files lack a
repository
field, others have it declared in an inconsistent way.As a result, the repository is not linked in npmjs.com for most packages. It also trips my company's internal package security scanner.
Reproduction
Used Package Manager
npm
System Info
Validations
The text was updated successfully, but these errors were encountered: