6df8cefd14
* Migrate to ESM and upgrade dependencies * Address review: use type-only import for QualityOptions * update version to 6.0.0 in package.json and package-lock.json * Add ESM migration note to README for V6 * Update test imports for ESM and clean up devDependencies (ts-node, @types/jest) * Pin @types/node to 24.x and refine tsconfig/README wording
21 lines
279 B
YAML
21 lines
279 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:
|
|
- sax # ISC + MIT
|
|
- "@actions/http-client" # MIT
|
|
- balanced-match # MIT
|
|
- brace-expansion # MIT
|