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