Add license approval for caniuse-lite and node-releases

These are needed for babel-preset-env to function. These
are both curated lists of compatability tables which are
used during the build process to determine which babel
transformations to perform.
This commit is contained in:
Mike Greiling 2018-10-02 14:24:25 -05:00
parent 6553348aff
commit 63bc9a60c5
No known key found for this signature in database
GPG key ID: 0303DF507FA67596

View file

@ -585,3 +585,17 @@
and are therefore exempt.
:versions: []
:when: 2018-08-30 12:06:35.668181000 Z
- - :approve
- caniuse-lite
- :who: Mike Greiling
:why: CC-BY-4.0 license. Tool only used during build process, code is not present
in compiled/distributed product so attribution not needed.
:versions: []
:when: 2018-10-02 19:23:11.221660000 Z
- - :approve
- node-releases
- :who: Mike Greiling
:why: CC-BY-4.0 license. Tool only used during build process, code is not present
in compiled/distributed product so attribution not needed.
:versions: []
:when: 2018-10-02 19:23:54.840151000 Z