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
This is pretty significant as it is completely the opposite. As with #24 , I think this could merit a whole new category since "Unlicensed" is not really "uncategorized" (though that would currently be the best fit); it is at least known to be forbidden for reuse. With "uncategorized", you know that there is a greater chance that you can contact the project owners to see whether they intended an open license.
Looks like it may be checking things in a specific order, so it's identifying it as "Unlicense" (which is a correct license).
https://docs.npmjs.com/files/package.json
I'd suggest doing a longest-fit search for the license, so it can get the correct category.
If someone puts the wrong license in their
package.json
then that is an issue for them to fix ;-)The text was updated successfully, but these errors were encountered: