diff options
author | Winnie Hellmann <winnie@gitlab.com> | 2017-11-16 14:14:29 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-11-16 14:14:29 +0000 |
commit | b256c5e2a47d5a10d7d2ce682442560ff412b10a (patch) | |
tree | c409bfca0d531b3389ec5d24bcdef8e14ca73627 /config | |
parent | 37cca88d055491d1b2b15b72aa6968eb076da2a0 (diff) | |
download | gitlab-ce-b256c5e2a47d5a10d7d2ce682442560ff412b10a.tar.gz |
Update license_finder to 3.1.1
Diffstat (limited to 'config')
-rw-r--r-- | config/dependency_decisions.yml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/config/dependency_decisions.yml b/config/dependency_decisions.yml index 4004e4d767d..60df92a44fc 100644 --- a/config/dependency_decisions.yml +++ b/config/dependency_decisions.yml @@ -471,3 +471,35 @@ :why: :versions: [] :when: 2017-10-17 17:46:12.367554000 Z +- - :license + - component-emitter + - MIT + - :who: Winnie Hellmann + :why: package.json does not specify the license (README.md does) + :versions: + - 1.1.2 + :when: 2017-11-13 12:23:10.502463000 Z +- - :license + - json-schema + - BSD + - :who: Winnie Hellmann + :why: https://github.com/kriszyp/json-schema/blob/v0.2.3/package.json#L18-L19 + :versions: + - 0.2.3 + :when: 2017-11-16 12:52:18.286091000 Z +- - :license + - node-forge + - New BSD + - :who: Winnie Hellmann + :why: https://github.com/digitalbazaar/forge/blob/0.6.33/LICENSE + :versions: + - 0.6.33 + :when: 2017-11-16 12:56:17.974767000 Z +- - :license + - sntp + - BSD + - :who: Winnie Hellmann + :why: https://github.com/hueniverse/sntp/blob/v1.0.9/package.json#L28-L29 + :versions: + - 1.0.9 + :when: 2017-11-16 13:02:06.765282000 Z |