Skip to content

Releases: janbiasi/rollup-plugin-sbom

v1.1.1

03 May 12:43
Compare
Choose a tag to compare

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

24 Apr 18:38
Compare
Choose a tag to compare

1.1.0 (2024-04-24)

Features

  • add support for supplier and properties, closes #12 (6905dd4)

v1.0.3

06 Mar 23:23
Compare
Choose a tag to compare

1.0.3 (2024-03-06)

Bug Fixes

  • prevent publishing source files to npm (f77f94e)

v1.0.2

24 Feb 17:23
62dbf20
Compare
Choose a tag to compare

1.0.2 (2024-02-24)

Bug Fixes

  • update and lock dependencies (0045599)

v1.0.1

24 Feb 00:53
baba73a
Compare
Choose a tag to compare

1.0.1 (2024-02-24)

Bug Fixes

  • only register dependencies once, fixes #10 (35de1c0)
  • resolve plugin tool correctly (b2bf712)

v1.0.0

22 Nov 16:05
268a8fb
Compare
Choose a tag to compare

1.0.0 (2023-11-22)

Features