Releases: sonatype-nexus-community/vscode-iq-plugin
Releases · sonatype-nexus-community/vscode-iq-plugin
v1.0.7
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
1.0.6 (2021-01-14)
Bug Fixes
v1.0.5
1.0.5 (2021-01-14)
Bug Fixes
- webpack bundle and goodbye node_modules (55287f1)
v1.0.4
1.0.4 (2021-01-14)
Bug Fixes
v1.0.3
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
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
1.0.1 (2021-01-14)
Bug Fixes
- See if we can bypass bad npm list command (55de861)
v0.8.3
0.8.3 (2020-12-18)
Bug Fixes
v0.8.2
0.8.2 (2020-12-08)
Bug Fixes
- CWE-20: Improper Input Validation (fixes #140) (2450e60)