Below you will find pages that utilize the taxonomy term “venwork-dev”
February 28, 2026
BundleCheck Size Audit
Version updated for https://github.com/venwork-dev/bundlecheck-audit-action to version v0.7.2.
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 process of auditing npm package bundle sizes against specified gzip budgets during Continuous Integration (CI). It verifies exact package versions, calculates their individual and total gzip sizes, and enforces customizable size limits, helping developers optimize package size and maintain performance.
February 28, 2026
BundleCheck Size Audit
Version updated for https://github.com/venwork-dev/bundlecheck-audit-action to version v0.7.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 defined gzip budgets during CI workflows. It evaluates exact package versions, enforces size budgets (per package and total), and provides detailed reports, including PR comments and workflow outputs, to ensure optimized bundle sizes.
February 27, 2026
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).
February 27, 2026
BundleCheck Size Audit
Version updated for https://github.com/venwork-dev/bundlecheck-audit-action to version v0.3.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 gzip bundle sizes in CI workflows. It identifies the gzip sizes of specific package versions, evaluates them against defined per-package or total size budgets, and reports results via PR comments.