BREAKING Changes
- SBOM results might have slightly changed (via #1307)
Fixed
- External dependency edge-cases are now properly nested (via #1307)
Changed
- SBOM result's
bom-ref
is prefixed with parent-component's one to ensure uniqueness (via #1307) - Uses only trusted data from
npm-ls
internally (via #1307)
No changes in data quality are expected.
What's Changed
- tests: fix flat prepared tests by @jkowalleck in #1308
- feat: prefer trusted data, fix external deps edge-cases by @jkowalleck in #1307
- chore(deps-dev): bump jest from 30.0.0 to 30.0.2 in the jest group by @dependabot in #1309
Full Changelog: v3.1.0...v4.0.0