Releases: snyk/nodejs-lockfile-parser
Releases · snyk/nodejs-lockfile-parser
v2.2.2
2.2.2 (2025-07-07)
Bug Fixes
- handle direct dep alias references in transitive deps - npm and yarn (00dc971)
v2.2.1
2.2.1 (2025-06-18)
Bug Fixes
- handle ignoring of transitive deps alias [SOSE-1] (45999e5)
v2.2.0
2.2.0 (2025-06-12)
Features
- add alias support for npm v1 v2 and v3 (0107642)
- add alias support for npm v1 v2 and v3 (028acdb)
- add alias support for yarn v1 and v2 (f8e6119)
v2.1.0
2.1.0 (2025-05-28)
Features
- OSM-2021: add support for multiple versions of the same dependency in Yarn resolutions (#272) (ca73d78)
v2.0.1
2.0.1 (2025-05-28)
Bug Fixes
- [OSM-2120] npm handle bundled top level deps (8f57081)
v2.0.0
2.0.0 (2025-05-02)
- chore(deps)!: upgrade node engine to 18, update yarn core and typescript (5c605aa)
BREAKING CHANGES
- Minimum required Node.js version is now 18.
v1.60.1
1.60.1 (2025-04-04)
Bug Fixes
- handle out of sync in resolutions for yarn 2 (d57fc87)
v1.60.0
1.60.0 (2025-03-20)
Features
- pnpm - function for parsing single project from a workspace (a7e7057)
v1.59.0
1.59.0 (2025-03-10)
Bug Fixes
- OSM-2190: check package version when fetching node key (eaf6043)
Features
- only use new flow on feature flag (6d81596)
v1.58.19
Bug Fixes
- [OSM-2481] pnpm outofsync error fix for overlap dep in peer/dev deps (4c61623)