rollup-plugin-bundle-stats
Advanced tools
Comparing version 4.13.0-rc.2 to 4.13.0
{ | ||
"name": "rollup-plugin-bundle-stats", | ||
"version": "4.13.0-rc.2", | ||
"version": "4.13.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-rc.2", | ||
"@bundle-stats/cli-utils": "^4.13.0", | ||
"rollup-plugin-webpack-stats": "0.2.6" | ||
@@ -61,3 +61,3 @@ }, | ||
"rimraf": "5.0.7", | ||
"rollup": "4.17.2", | ||
"rollup": "4.18.0", | ||
"ts-jest": "29.1.3", | ||
@@ -69,3 +69,3 @@ "typescript": "5.1.6" | ||
}, | ||
"gitHead": "c876de10fe8746abb2678d1c8c13a88abed32b7f" | ||
"gitHead": "ca860efe86c117d770336fda7738a97e0f707dbb" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
14866
+ Added@bundle-stats/cli-utils@4.17.0(transitive)
+ Added@bundle-stats/html-templates@4.17.0(transitive)
+ Added@bundle-stats/plugin-webpack-filter@4.17.0(transitive)
+ Added@bundle-stats/plugin-webpack-validate@4.17.0(transitive)
+ Added@bundle-stats/utils@4.17.0(transitive)
+ Addedstream-chain@3.3.2(transitive)
+ Addedsuperstruct@2.0.2(transitive)
- Removed@bundle-stats/cli-utils@4.13.0-rc.2(transitive)
- Removed@bundle-stats/html-templates@4.13.0-rc.2(transitive)
- Removed@bundle-stats/plugin-webpack-filter@4.13.0-rc.2(transitive)
- Removed@bundle-stats/plugin-webpack-validate@4.13.0-rc.2(transitive)
- Removed@bundle-stats/utils@4.13.0-rc.2(transitive)
- Removedsuperstruct@1.0.4(transitive)