Releases: snyk/nodejs-lockfile-parser
Releases · snyk/nodejs-lockfile-parser
v1.52.6
1.52.6 (2023-11-15)
Bug Fixes
- stop assumption that local pkgs are in workspaces (9db7dff)
v1.52.5
1.52.5 (2023-11-09)
Bug Fixes
- correct nested pkg resolution (d7e087c)
v1.52.4
1.52.4 (2023-11-08)
Bug Fixes
- correctly pick npm-lock-v2 pkg version parsing lockfile (891789a)
v1.52.3
1.52.3 (2023-09-11)
Bug Fixes
- parse of package-lock with nested packages (98edb54)
v1.52.2
1.52.2 (2023-09-08)
Bug Fixes
- run all tests for npm lock v2 (29ef12d)
v1.52.1
1.52.1 (2023-06-28)
Bug Fixes
- correct bundled deps behaviour and add fixture (be500ff)
v1.51.1
1.51.1 (2023-05-28)
Bug Fixes
- accept optional workspace args for helping parse yarn2 workspace repos (#193) (031be55)
v1.51.0
1.51.0 (2023-05-22)
Features
- add pruning to yarn lock v1 dep graph builder (e79c464)
v1.50.0
1.50.0 (2023-05-19)
Features
- add pruning to yarn lock v2 dep graph builder (ded8dde)