Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bundle-stats/cli-utils

Package Overview
Dependencies
Maintainers
2
Versions
431
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bundle-stats/cli-utils - npm Package Compare versions

Comparing version 4.5.1-alpha.0 to 4.5.1-alpha.3

12

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc