Files
upload-artifact/.licensed.yml

41 lines
743 B
YAML
Raw Permalink Normal View History

2020-08-11 21:47:24 -04:00
sources:
npm: true
# Force UTF-8 encoding
encoding: 'utf-8'
2020-08-11 21:47:24 -04:00
allowed:
- apache-2.0
- bsd-2-clause
- bsd-3-clause
- isc
- mit
- cc0-1.0
- unlicense
- 0bsd
- blueoak-1.0.0
2020-08-11 21:47:24 -04:00
reviewed:
2020-08-11 21:48:47 -04:00
npm:
- fs.realpath
- "@actions/http-client" # MIT
- "@bufbuild/protobuf" # Apache-2.0
- "@pkgjs/parseargs" # MIT
- "@protobuf-ts/runtime" # Apache-2.0
- argparse # Python-2.0
- buffers # MIT
- chainsaw # MIT
- color-convert # MIT
- ieee754 # BSD-3-Clause
- lodash # MIT
- mdurl # MIT
- neo-async # MIT
- package-json-from-dist # ISC
- readable-stream # MIT
- sax # ISC
- source-map # BSD-3-Clause
- string_decoder # MIT
- traverse # MIT
- tslib # 0BSD
- uglify-js # BSD-2-Clause
- wordwrap # MIT