You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

rollup-plugin-visualizer

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-visualizer - npm Package Versions

1345
12

5.9.2

Diff
b
btd
published 5.9.2 •
b
btd
published 5.9.1 •

Changelog

Source

5.9.1

  • Update dependencies
  • Change a way code traversed for sourcemap in attempt to account for surrogate pairs
b
btd
published 5.9.0 •

Changelog

Source

5.9.0

  • Add include and exclude options allowing to filter bundles, and files in separate or together
  • Fix possible bug with not correctly cutting prefix when projectRoot is a string
  • Use glob patterns via picomatch in include and exclude allowing to filter both bundles and files
  • treemap received new zoom. On click on node it will increase it size to 100%
b
btd
published 5.8.3 •

Changelog

Source

5.8.3

  • Remove not used dependencies and updated rollup to v3
b
btd
published 5.8.2 •

Changelog

Source

5.8.2

  • Update dependencies. Most notable source-map updated to 0.7.4
b
btd
published 5.8.1 •

Changelog

Source

5.8.1

  • Make rollup to be optional peer dependency
b
btd
published 5.8.0 •

Changelog

Source

5.8.0

  • New template type raw-data - it replaces .json option
  • Soft deprecate .json option in favor of new template type
  • New template type list - it outputs yml file with all contents
b
btd
published 5.7.1 •

Changelog

Source

5.7.1

  • Return back filter to network diagram
b
btd
published 5.7.0 •

Changelog

Source

5.7.0

  • Add emitFile option
  • Allow to drag network diagram
  • Allow to exclude nodes from network diagram by double click
  • Allow to highligh file dependencies listed in toolip by click
  • Remove webcola and switch back to d3-force with defined node positions
b
btd
published 5.6.0 •

Changelog

Source

5.6.0

  • Allow to pass function that return options