Releases: yoavain/fix-lockfile-integrity
Releases · yoavain/fix-lockfile-integrity
v2.0.2
v2.0.1
Breaking Changes
- Requires Node.js 22+ (previously >=14)
- YAML config files no longer supported — .yaml/.yml config files are not loaded; use .json, .js, or .ts instead
Bug Fixes
- Custom registries with valid hostnames were silently dropped due to a parsing bug — now fixed
- Invalid registry warnings were not displaying correctly
- Warnings were incorrectly suppressed unless --verbose was set; warnings now always show (unless --quiet)
- Running against multiple lockfiles in one invocation could cause integrity cache state to leak between files, producing incorrect
results — now fixed - Packages with missing resolved fields no longer cause a crash
- Non-Error rejections in the catch handler no longer crash the process
v1.5.6
1.5.6
v1.5.5
1.5.5
v1.5.4
1.5.4
v1.5.3
1.5.3
v1.5.2
1.5.2
v1.5.1
1.5.1
v1.4.5
1.4.5
v1.4.4
1.4.4