@bundle-stats/cli-utils
Advanced tools
Comparing version 4.5.1-alpha.0 to 4.5.1-alpha.3
{ | ||
"name": "@bundle-stats/cli-utils", | ||
"version": "4.5.1-alpha.0", | ||
"version": "4.5.1-alpha.3", | ||
"description": "BundleStats CLI utilities", | ||
@@ -37,6 +37,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bundle-stats/html-templates": "^4.5.1-alpha.0", | ||
"@bundle-stats/plugin-webpack-filter": "^4.5.1-alpha.0", | ||
"@bundle-stats/plugin-webpack-validate": "^4.5.1-alpha.0", | ||
"@bundle-stats/utils": "^4.5.1-alpha.0", | ||
"@bundle-stats/html-templates": "^4.5.1-alpha.3", | ||
"@bundle-stats/plugin-webpack-filter": "^4.5.1-alpha.3", | ||
"@bundle-stats/plugin-webpack-validate": "^4.5.1-alpha.3", | ||
"@bundle-stats/utils": "^4.5.1-alpha.3", | ||
"core-js": "^3.21.0", | ||
@@ -51,3 +51,3 @@ "find-cache-dir": "^3.1.0", | ||
}, | ||
"gitHead": "bfad062faacfb4e574a8122e3e56aa8ec8179a32" | ||
"gitHead": "93dd21f6149f3091afc59c9082d9b0ef319e901e" | ||
} |
@@ -5,4 +5,30 @@ # @bundle-stats/cli-utils | ||
CLI utilities for BundleStats | ||
CLI utilities for [bundle-stats](https://github.com/relative-ci/bundle-stats) | ||
## Related projects | ||
### :cyclone: [relative-ci.com](https://relative-ci.com?utm_medium=bundle-stats) | ||
#### In-depth webpack bundle analysis and monitoring | ||
RelativeCI automates webpack bundle analysis, monitoring, and alerting so you can identify and fix bundle regressions before shipping to production: | ||
- :crystal_ball: Analyze webpack bundle stats on every build | ||
- :chart_with_upwards_trend: Monitor webpack bundle stats changes and identify tendencies over extended periods | ||
- :bell: Get notified via GitHub Checks, GitHub Pull Request comments, and Slack notifications | ||
- :hammer: Support for all major CI services (CircleCI, GitHub Actions, Gitlab CI, Jenkins, Travis CI) | ||
- :two_hearts: Always free for Open Source | ||
[Try for free](https://relative-ci.com?utm_medium=bundle-stats) | ||
### :first_quarter_moon: [relative-ci/compare](https://compare.relative-ci.com) | ||
Standalone web application to compare Webpack/Lighthouse/Browsertime stats. | ||
[Compare bundle stats](https://compare.relative-ci.com) | ||
### :zap: [bundle-stats-action](https://github.com/vio/bundle-stats-action) | ||
Github Action that generates [bundle-stats](https://github.com/relative-ci/bundle-stats) reports. | ||
## Packages | ||
@@ -9,0 +35,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
211725
58