rollup-plugin-visualizer
Visualize and analyze your bundle to quickly see which modules are taking up space.
17
Versions
MIT
License
No
Install Scripts
Verified
Provenance
Supply chain provenance
Status for the latest visible version.
SLSA provenance attestation
npm registry signatures
gitHead linked
Maintainers
btd
Keywords
rollup-pluginvisualizernetworktreemapsunburstdiagram
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| source-diff | obfuscated-file:dist/lib/flamegraph.js | AI (source-diff): rollup-plugin-visualizer ships minified frontend chart bundles (Preact + D3) as part of its HTML report generation. Minified dist files are expected and stable for this package. | ai | |
| provenance | publisher-changed | AI (provenance): Publisher changed to GitHub Actions CI/CD with SLSA provenance attestation — this is a legitimate and security-improving transition for this well-established package. Generalizes to future versions published the same way. | ai | |
| source-diff | obfuscated-file:dist/lib/treemap-3d.js | AI (source-diff): This is a minified frontend bundle (Preact + Three.js) produced by rollup+terser as part of the 3D treemap visualization feature. Standard build output, not malicious obfuscation. | ai | |
| source-diff | source-size-tripled | AI (source-diff): Size increase is explained by bundling Three.js (a large 3D graphics library) for the new treemap-3d visualization feature. Consistent with devDependency on 'three'. | ai |