Add Licensed To Help Verify Prod Licenses (#88)

* Add Licensed workflow and config files

* Manually validate dependencies

* Ignore Generated Files in Git PR's

* update contributing.md
This commit is contained in:
Thomas Boop
2020-09-23 17:23:32 -04:00
committed by GitHub
parent 8bb50d97d6
commit 11790a2d66
23 changed files with 508 additions and 343 deletions

14
.licensed.yml Normal file
View File

@ -0,0 +1,14 @@
sources:
npm: true
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- unlicense
reviewed:
npm: