rollup-plugin-bundle-stats
Advanced tools
Comparing version 4.13.0-rc.1 to 4.13.0-rc.2
{ | ||
"name": "rollup-plugin-bundle-stats", | ||
"version": "4.13.0-rc.1", | ||
"version": "4.13.0-rc.2", | ||
"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.1", | ||
"@bundle-stats/cli-utils": "4.13.0-rc.2", | ||
"rollup-plugin-webpack-stats": "0.2.6" | ||
@@ -62,3 +62,3 @@ }, | ||
"rollup": "4.17.2", | ||
"ts-jest": "29.1.2", | ||
"ts-jest": "29.1.3", | ||
"typescript": "5.1.6" | ||
@@ -69,3 +69,3 @@ }, | ||
}, | ||
"gitHead": "e8b4480b24b6c7dfe29e085cf37b494e12d57014" | ||
"gitHead": "c876de10fe8746abb2678d1c8c13a88abed32b7f" | ||
} |
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
+ Added@bundle-stats/cli-utils@4.13.0-rc.2(transitive)
+ Added@bundle-stats/html-templates@4.13.0-rc.2(transitive)
+ Added@bundle-stats/plugin-webpack-filter@4.13.0-rc.2(transitive)
+ Added@bundle-stats/plugin-webpack-validate@4.13.0-rc.2(transitive)
+ Added@bundle-stats/utils@4.13.0-rc.2(transitive)
- Removed@bundle-stats/cli-utils@4.13.0-rc.1(transitive)
- Removed@bundle-stats/html-templates@4.13.0-rc.1(transitive)
- Removed@bundle-stats/plugin-webpack-filter@4.13.0-rc.1(transitive)
- Removed@bundle-stats/plugin-webpack-validate@4.13.0-rc.1(transitive)
- Removed@bundle-stats/utils@4.13.0-rc.1(transitive)