You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

bundle-stats

Package Overview
Dependencies
Maintainers
0
Versions
501
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundle-stats - npm Package Compare versions

Comparing version

to
4.19.1-beta.0

12

package.json
{
"name": "bundle-stats",
"version": "4.19.1-alpha.0",
"version": "4.19.1-beta.0",
"description": "In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)",

@@ -54,6 +54,6 @@ "bin": {

"dependencies": {
"@bundle-stats/cli-utils": "4.19.1-alpha.0",
"@bundle-stats/plugin-webpack-filter": "4.19.1-alpha.0",
"@bundle-stats/plugin-webpack-validate": "4.19.1-alpha.0",
"@bundle-stats/utils": "4.19.1-alpha.0",
"@bundle-stats/cli-utils": "4.19.1-beta.0",
"@bundle-stats/plugin-webpack-filter": "4.19.1-beta.0",
"@bundle-stats/plugin-webpack-validate": "4.19.1-beta.0",
"@bundle-stats/utils": "4.19.1-beta.0",
"boxen": "^5.0.0",

@@ -77,3 +77,3 @@ "core-js": "^3.21.0",

},
"gitHead": "059a194d975b6fb6c82d1d58f306f95d4750e537"
"gitHead": "cb7ea4d55a879f976d0368e4424cdaff5e955c05"
}