package-size-calculator

MIT License

Stars
96
package-size-calculator - The accuracy update - v1.4.0 Latest Release

Published by TheDevMinerTV 3 months ago

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: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.3.0...v1.4.0

package-size-calculator - v1.3.0

Published by TheDevMinerTV 3 months ago

What's Changed

  • The Docker image download now shows the correct Node version being downloaded (v22) (#25, thanks @SuperchupuDev)
  • Support for other constraints during "Added dependencies" prompt has been improved (#29)
    image
    More complicated constraints now work
    image
    <package>@<version> now also works
  • The Docker image download progress is now shown as text (#30)
    image
  • The estimated statistics output has been altered to match what e18e community members suggested (#31)
    image
  • Fixed a off-by-one error during subdependencies calculation (#32)

New Contributors

  • @SuperchupuDev made their first contribution with #25

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.2.3...v1.3.0

package-size-calculator - v1.2.3

Published by TheDevMinerTV 3 months ago

What's Changed

  • Fixed that the traffic estimation prints bad output (#21)
    image
    before

  • Fixed a off-by-1 bug in subdependencies counting (#22)

  • Fixed that unknown download counts result in 0 downloads being shown, now they show as N/A (#23)
    image
    Dependency replacement mode

    image
    Version diff mode

  • Fixed that no change in subdependencies count shows up in red (#24)

  • Fixed that there was white, unstyled text in gray parenthesis (#23)

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.2.2...v1.2.3

package-size-calculator - v1.2.2

Published by TheDevMinerTV 3 months ago

What's Changed

  • The stats now also show the difference in subdependencies (#18)
    Screenshot_20240716_225141
    Dependency replacement mode
    Screenshot_20240716_225014
    Version diff mode

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.2.1...v1.2.2

package-size-calculator - v1.2.1

Published by TheDevMinerTV 3 months ago

What's Changed

  • npm installs are now parallelized (#17)

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.2.0...v1.2.1

package-size-calculator - v1.2.0

Published by TheDevMinerTV 3 months ago

What's Changed

  • Added a short output mode to make posting to Twitter easier (#14)
    Screenshot_20240716_203256
    Version comparison mode
    Screenshot_20240716_203336
    Dependency replacement mode
  • Subdependencies count will now be shown in the reports (#15)
    Screenshot_20240716_210217
  • The percentage of downloads of a package's version will now be shown (#16)
    Screenshot_20240716_212138
  • The traffic stats scaled to 100% of all downloads for a package will now be shown (#16)
    Screenshot_20240716_213440

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.1.0...v1.2.0

package-size-calculator - v1.1.0

Published by TheDevMinerTV 3 months ago

What's Changed

  • You can how see the size difference of two package versions (#9)
    image

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.0.5...v1.1.0

package-size-calculator - v1.0.5

Published by TheDevMinerTV 4 months ago

package-size-calculator - v1.0.4

Published by TheDevMinerTV 4 months ago

What's changed

  • The last label has been fixed to indicate that this is over a week of downloads:
    image

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.0.3...v1.0.4

package-size-calculator - v1.0.3

Published by TheDevMinerTV 4 months ago

package-size-calculator - v1.0.2

Published by TheDevMinerTV 4 months ago

What's Changed

  • fixed that the version picker isn't honored
  • fixed that the download stats in the size report is always using the latest version's information

Full Changelog: https://github.com/TheDevMinerTV/package-size-calculator/compare/v1.0.1...v1.0.2

package-size-calculator - v1.0.1

Published by TheDevMinerTV 4 months ago

package-size-calculator - v1.0.0

Published by TheDevMinerTV 4 months ago

Package Rankings
Top 6.52% on Proxy.golang.org