rollup-plugin-bundle-stats
Advanced tools
Comparing version 4.13.0-beta.16 to 4.13.0-beta.17
{ | ||
"name": "rollup-plugin-bundle-stats", | ||
"version": "4.13.0-beta.16", | ||
"version": "4.13.0-beta.17", | ||
"description": "In-depth bundle analyzer for rollup(bundle size, assets, modules, packages)", | ||
@@ -48,4 +48,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@bundle-stats/cli-utils": "4.13.0-beta.16", | ||
"rollup-plugin-webpack-stats": "0.2.5" | ||
"@bundle-stats/cli-utils": "4.13.0-beta.17", | ||
"rollup-plugin-webpack-stats": "0.2.6" | ||
}, | ||
@@ -58,6 +58,6 @@ "devDependencies": { | ||
"jest-cli": "29.7.0", | ||
"memfs": "4.8.2", | ||
"memfs": "4.9.2", | ||
"regenerator-runtime": "0.14.1", | ||
"rimraf": "5.0.5", | ||
"rollup": "4.16.1", | ||
"rollup": "4.17.2", | ||
"ts-jest": "29.1.2", | ||
@@ -69,3 +69,3 @@ "typescript": "5.1.6" | ||
}, | ||
"gitHead": "833dbdc28c70f824098dd67fe8c2b6fc2dcce47f" | ||
"gitHead": "157f0dd4b0377dc61e61054fc6b9e3e751f1a73b" | ||
} |
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-beta.17(transitive)
+ Added@bundle-stats/html-templates@4.13.0-beta.17(transitive)
+ Added@bundle-stats/plugin-webpack-filter@4.13.0-beta.17(transitive)
+ Added@bundle-stats/plugin-webpack-validate@4.13.0-beta.17(transitive)
+ Added@bundle-stats/utils@4.13.0-beta.17(transitive)
+ Addedrollup-plugin-webpack-stats@0.2.6(transitive)
- Removed@bundle-stats/cli-utils@4.13.0-beta.16(transitive)
- Removed@bundle-stats/html-templates@4.13.0-beta.16(transitive)
- Removed@bundle-stats/plugin-webpack-filter@4.13.0-beta.16(transitive)
- Removed@bundle-stats/plugin-webpack-validate@4.13.0-beta.16(transitive)
- Removed@bundle-stats/utils@4.13.0-beta.16(transitive)
- Removedrollup-plugin-webpack-stats@0.2.5(transitive)