jslicense / licensee.js

check dependency licenses against rules
https://www.npmjs.com/package/licensee
Apache License 2.0
185 stars 23 forks source link

Check for misspelled blueOak categories #87

Closed ericcornelissen closed 1 year ago

ericcornelissen commented 1 year ago

Closes #46

Adds a new check to the validConfiguration function that validates the provided blueOak string is a valid blueOak category. Also added a test for this case.

kemitchell commented 1 year ago

@ericcornelissen do you license these contribs under Apache 2.0?

ericcornelissen commented 1 year ago

@kemitchell, yes

kemitchell commented 1 year ago

Thanks!