Add Licensed To Help Verify Prod Licenses (#180)

* add licensed workflow and config files

* manual dependency verification

* Hide generated license files in pr
This commit is contained in:
Thomas Boop
2020-09-10 09:23:54 -04:00
committed by GitHub
parent 59e61b8951
commit c211e95e60
57 changed files with 1948 additions and 0 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: