Releases: snyk/nodejs-lockfile-parser
Releases · snyk/nodejs-lockfile-parser
v1.54.0
1.54.0 (2024-05-09)
Features
- normalize pnpm importers on parse (0d8a77d)
v1.53.3
1.53.3 (2024-05-07)
Bug Fixes
- avoid redos by replacing regex with string split (1f63d42)
v1.53.2
1.53.2 (2024-04-29)
Bug Fixes
- fixed possible missing fields and dev/optional deps (dc40d04)
v1.53.1
1.53.1 (2024-04-17)
Bug Fixes
- pnpm workspaces should return everything if config file empty (bcbc059)
v1.53.0
1.53.0 (2024-04-11)
Features
- [OSM-1024] pnpm dep graph builder (384a1f7)
v1.52.11
Bug Fixes
- stop hard failures on npm dist-tags (2501435)
v1.52.10
Bug Fixes
- resolve npm scoped versions (0793a88)
v1.52.9
1.52.9 (2023-12-08)
Bug Fixes
- allow overrides with version specs (3f5926c)
v1.52.8
1.52.8 (2023-11-28)
Bug Fixes
- more accurately resolves deps of overrides (4be31c5)
v1.52.7
1.52.7 (2023-11-24)
Bug Fixes
- start supporting overrides in a non destructive way - npm lock v2 (9658c6d)