Skip to content

Releases: sonatype-nexus-community/vscode-iq-plugin

v1.0.7

14 Jan 08:57
Compare
Choose a tag to compare

1.0.7 (2021-01-14)

Bug Fixes

  • better error message for a project where we cannot find a manifest to scan (e729d9b)

v1.0.6

14 Jan 07:46
Compare
Choose a tag to compare

1.0.6 (2021-01-14)

Bug Fixes

v1.0.5

14 Jan 07:43
Compare
Choose a tag to compare

1.0.5 (2021-01-14)

Bug Fixes

  • webpack bundle and goodbye node_modules (55287f1)

v1.0.4

14 Jan 03:38
Compare
Choose a tag to compare

1.0.4 (2021-01-14)

Bug Fixes

v1.0.3

14 Jan 02:51
Compare
Choose a tag to compare

1.0.3 (2021-01-14)

Bug Fixes

  • prune before anything else, so we are down to the smallest list of dependencies needed (a809a6f)

v1.0.2

14 Jan 02:39
Compare
Choose a tag to compare

1.0.2 (2021-01-14)

Bug Fixes

  • run npm i to ensure dependencies are there, but still avoid npm list (94ad6fc)

v1.0.1

14 Jan 02:17
Compare
Choose a tag to compare

1.0.1 (2021-01-14)

Bug Fixes

  • See if we can bypass bad npm list command (55de861)

v1.0.0

14 Jan 02:04
Compare
Choose a tag to compare

1.0.0 (2021-01-14)

v0.8.3

18 Dec 22:46
Compare
Choose a tag to compare

0.8.3 (2020-12-18)

Bug Fixes

v0.8.2

08 Dec 21:00
Compare
Choose a tag to compare

0.8.2 (2020-12-08)

Bug Fixes

  • CWE-20: Improper Input Validation (fixes #140) (2450e60)