Skip to content

The accuracy update - v1.4.0

Latest
Compare
Choose a tag to compare
@TheDevMinerTV TheDevMinerTV released this 20 Jul 22:23
· 4 commits to master since this release
13aa98f

What's Changed

  • We're now using npm install to resolve the package modifications, which increases accuracy because this respects deduplication rules, etc. (#34)
    Please consider all previous versions to be inaccurate and their reports to be incorrect.
  • The NPM cache used by the containers is now shared and reused (#35). This speeds up install times by ~2x or even higher when removing lots of dependencies.

Full Changelog: v1.3.0...v1.4.0