Releases: janbiasi/rollup-plugin-sbom
Releases · janbiasi/rollup-plugin-sbom
v1.1.1
1.1.1 (2024-05-03)
Bug Fixes
- add additional comments + ignore virtual modules when scanning (a38f798)
- moved the known tools list out of function scope (49238e4)
- plugin no longer crashes in rollup only scenarios (85d8daf)
v1.1.0
1.1.0 (2024-04-24)
Features
- add support for supplier and properties, closes #12 (6905dd4)
v1.0.3
1.0.3 (2024-03-06)
Bug Fixes
- prevent publishing source files to npm (f77f94e)
v1.0.2
1.0.2 (2024-02-24)
Bug Fixes
- update and lock dependencies (0045599)
v1.0.1
1.0.1 (2024-02-24)
Bug Fixes
- only register dependencies once, fixes #10 (35de1c0)
- resolve plugin tool correctly (b2bf712)
v1.0.0
1.0.0 (2023-11-22)
Features