npm-consider icon indicating copy to clipboard operation
npm-consider copied to clipboard

Handle ands

Open brettz9 opened this issue 6 years ago • 1 comments

Builds on #25.

It seems to me that the argument order here is reversed.

For example, without this getLicenseType was getting "permissive" for (GPL-3.0 AND MIT).

With the fix it gets "uncategorized" (which is better than "permissive", though I hope this could be improved later to suggest "protective").

I think the reason this might not have been noticed is that it can work ok with comparing licenses for identity.

brettz9 avatar Jan 07 '20 18:01 brettz9

@delfrrr : Are you still maintaining? Do you want a collaborator to be able to make updates? I'm pretty busy, but would like to get those PRs merged and what not.

brettz9 avatar Nov 28 '20 03:11 brettz9