Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-analyzer - npm Package Versions

2

4.0.0

Diff

Changelog

Source

4.0.0

19 December 2020

  • [BREAKING] Limit does not affect summary (unless filterSummary === true)
  • [DEV] Update dev dependencies (standard, husky)
  • [DEV] Fix standard style issue
  • [DOCS] Add FAQ to readme
  • [DOCS] Add TOC to readme
doesdev
published 3.3.0 •

Changelog

Source

3.3.0

8 July 2020

  • Add filterSummary option (#19 && #20)
  • Fix origSize, bundleOrigSize, and bundleReduction (was apparently borked)
  • Remove Rollup 0.60.0 from tests
  • Fix incorrect key names in analysisObject docs
  • Clarify filter usage
  • Update dev deps
doesdev
published 3.2.3 •

Changelog

Source

3.2.3

13 May 2020

doesdev
published 3.2.2 •

Changelog

Source

3.2.2

1 November 2019

  • Hack: Coalesce bundleMods
  • Update dev deps
doesdev
published 3.2.1 •

Changelog

Source

3.2.1

12 September 2019

  • Explicitly add .default property to plugin in CJS output
  • Because my previous unbreaking change broke things
  • Clarify import and require usage in README
doesdev
published 3.2.0 •

Changelog

Source

3.2.0

12 September 2019

  • [SHOULD NOT BE BREAKING] Correct export signature in module.js
    • This, while an API change, should not be a breaking change
    • Previously the export signature when used as a module was a bit effed
    • This should fix that
    • To my knowledge and in my tests that should not break things
  • Update yarn lockfile using latest Rollup version
  • Correct path to latest Rollup version under scripts
  • Remove changelog script (manually maintain changelog, tis better this way)
  • Add engines to package.json, Node >= 8
  • Update dev dependencies (mvt, husky, standard)
  • Fix some standard style issues
doesdev
published 3.1.2 •

Changelog

Source

3.1.2

14 July 2019

  • Update dependencies
  • Fix some standardjs issues
  • Use mvt for testing instead of AVA
doesdev
published 3.1.1 •

Changelog

Source

3.1.1

7 July 2019

  • Don't combine bar graph with id in summary
doesdev
published 3.1.0 •

Changelog

Source

3.1.0

6 July 2019

  • Add bar graphs to formatted output
  • Add summaryOnly option
doesdev
published 3.0.1 •

Changelog

Source

3.0.1

1 June 2019

  • Update dependencies
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc