From d359fd0772ed6802a84728dd6b09ec99f41a67b7 Mon Sep 17 00:00:00 2001 From: Thomas Boop Date: Tue, 11 Aug 2020 21:48:47 -0400 Subject: [PATCH] Manual Verification of licenses --- .licensed.yml | 3 ++- .licenses/npm/@actions/http-client.dep.yml | 2 +- .licenses/npm/glob.dep.yml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.licensed.yml b/.licensed.yml index 15f6198..0d6fe86 100644 --- a/.licensed.yml +++ b/.licensed.yml @@ -11,4 +11,5 @@ allowed: - unlicense reviewed: - npm: \ No newline at end of file + npm: + - fs.realpath \ No newline at end of file diff --git a/.licenses/npm/@actions/http-client.dep.yml b/.licenses/npm/@actions/http-client.dep.yml index c95a91c..d18a24f 100644 --- a/.licenses/npm/@actions/http-client.dep.yml +++ b/.licenses/npm/@actions/http-client.dep.yml @@ -4,7 +4,7 @@ version: 1.0.8 type: npm summary: Actions Http Client homepage: https://github.com/actions/http-client#readme -license: other +license: mit licenses: - sources: LICENSE text: | diff --git a/.licenses/npm/glob.dep.yml b/.licenses/npm/glob.dep.yml index 9ad0c04..39297a1 100644 --- a/.licenses/npm/glob.dep.yml +++ b/.licenses/npm/glob.dep.yml @@ -4,7 +4,7 @@ version: 7.1.6 type: npm summary: a little globber homepage: https://github.com/isaacs/node-glob#readme -license: other +license: isc licenses: - sources: LICENSE text: |