mirror of
https://github.com/actions/download-artifact.git
synced 2025-10-17 15:58:35 +08:00
48 lines
653 B
YAML
48 lines
653 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
- 0bsd
|
|
- blueoak-1.0.0
|
|
- other
|
|
- none
|
|
|
|
ignored:
|
|
npm:
|
|
- "@bufbuild/protobuf"
|
|
- "buffers"
|
|
- "chainsaw"
|
|
|
|
reviewed:
|
|
npm:
|
|
- fs.realpath
|
|
- "@actions/http-client"
|
|
- "@bufbuild/protobuf"
|
|
- "@pkgjs/parseargs"
|
|
- "@protobuf-ts/runtime"
|
|
- argparse
|
|
- buffers
|
|
- chainsaw
|
|
- color-convert
|
|
- ieee754
|
|
- jackspeak
|
|
- lodash
|
|
- mdurl
|
|
- neo-async
|
|
- package-json-from-dist
|
|
- path-scurry
|
|
- readable-stream
|
|
- sax
|
|
- source-map
|
|
- string_decoder
|
|
- traverse
|
|
- tslib
|
|
- uglify-js
|
|
- wordwrap |