rollup-plugin-bundle-stats
Advanced tools
Comparing version 4.13.0-beta.21 to 4.13.0-rc.0
{ | ||
"name": "rollup-plugin-bundle-stats", | ||
"version": "4.13.0-beta.21", | ||
"version": "4.13.0-rc.0", | ||
"description": "In-depth bundle analyzer for rollup(bundle size, assets, modules, packages)", | ||
@@ -48,3 +48,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bundle-stats/cli-utils": "4.13.0-beta.21", | ||
"@bundle-stats/cli-utils": "4.13.0-rc.0", | ||
"rollup-plugin-webpack-stats": "0.2.6" | ||
@@ -60,3 +60,3 @@ }, | ||
"regenerator-runtime": "0.14.1", | ||
"rimraf": "5.0.5", | ||
"rimraf": "5.0.7", | ||
"rollup": "4.17.2", | ||
@@ -69,3 +69,3 @@ "ts-jest": "29.1.2", | ||
}, | ||
"gitHead": "e9589e7851c98818217e10b899bbcfdb02aa2253" | ||
"gitHead": "33533cf96035993ae844597104ae45d6c868bafb" | ||
} |
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
14875
+ Added@bundle-stats/cli-utils@4.13.0-rc.0(transitive)
+ Added@bundle-stats/html-templates@4.13.0-rc.0(transitive)
+ Added@bundle-stats/plugin-webpack-filter@4.13.0-rc.0(transitive)
+ Added@bundle-stats/plugin-webpack-validate@4.13.0-rc.0(transitive)
+ Added@bundle-stats/utils@4.13.0-rc.0(transitive)
- Removed@bundle-stats/cli-utils@4.13.0-beta.21(transitive)
- Removed@bundle-stats/html-templates@4.13.0-beta.21(transitive)
- Removed@bundle-stats/plugin-webpack-filter@4.13.0-beta.21(transitive)
- Removed@bundle-stats/plugin-webpack-validate@4.13.0-beta.21(transitive)
- Removed@bundle-stats/utils@4.13.0-beta.21(transitive)