Commit e5fb57b
ci: add license-checker-rseidelsohn as pinned devDependency for npm license check
- Add license-checker-rseidelsohn ^4.2.2 to frontend devDependencies so the
version is pinned in package-lock.json rather than resolved at npx runtime
- Add license-check npm script with FINOS A/B allowlist, --production flag
to audit runtime deps only, --excludePrivatePackages for the app itself
- Update license.yml npm job to run `npm run license-check`
- Local check passes: 13 production deps, all MIT/BSD-3-Clause/Apache-2.0/ISC
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 529ed78 commit e5fb57b
3 files changed
Lines changed: 774 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
| 53 | + | |
60 | 54 | | |
0 commit comments