BundleCheck Size Audit
Version updated for https://github.com/venwork-dev/bundlecheck-audit-action to version v0.5.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The BundleCheck Size Audit Action automates the auditing of npm package bundle sizes against specified gzip budgets during CI workflows. It verifies the exact versions of packages, calculates their gzip sizes, and enforces optional size limits (per-package and total). By posting detailed reports as PR comments and providing actionable outputs, it helps developers manage bundle size constraints effectively and ensures adherence to performance budgets.
Release notes
Full Changelog: https://github.com/venwork-dev/bundlecheck-audit-action/compare/v0.4.0...v0.5.0