Skip to content

Releases: yoavain/fix-lockfile-integrity

v2.0.2

28 Feb 12:08

Choose a tag to compare

Change log level for Lock file does not exist message from warn to verbose to reduce noise when lockfiles are legitimately absent

v2.0.1

28 Feb 11:52

Choose a tag to compare

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

26 Jul 07:44

Choose a tag to compare

1.5.6

v1.5.5

04 May 07:56

Choose a tag to compare

1.5.5

v1.5.4

28 Apr 19:03

Choose a tag to compare

1.5.4

v1.5.3

21 Apr 05:08

Choose a tag to compare

1.5.3

v1.5.2

20 Apr 08:24

Choose a tag to compare

1.5.2

v1.5.1

18 Aug 09:13

Choose a tag to compare

1.5.1

v1.4.5

26 May 19:16

Choose a tag to compare

1.4.5

v1.4.4

12 May 03:59

Choose a tag to compare

1.4.4