mirror of
https://github.com/actions/setup-node.git
synced 2026-07-14 10:42:54 +03:00
8207627860
* Migrate to ESM * updated package.json version * Update README for v6 and clean up dev dependencies * Remove unused ts-node * fix audit issue --------- Co-authored-by: gowridurgad <gowridurgad@gmail.com>
20 lines
272 B
YAML
20 lines
272 B
YAML
sources:
|
|
npm: true
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- 0bsd
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
- blueoak-1.0.0
|
|
|
|
reviewed:
|
|
npm:
|
|
- "@actions/http-client"
|
|
- balanced-match
|
|
- brace-expansion
|
|
- fast-content-type-parse |