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

rollup-plugin-commonjs

Package Overview
Dependencies
Maintainers
4
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-commonjs - npm Package Versions

1
7

7.0.0

Diff

Changelog

Source

7.0.0

  • Rewrite typeof module, typeof module.exports and typeof exports as 'object' (#151)
rich_harris
published 6.0.1 •

Changelog

Source

6.0.1

  • Don't overwrite globals (#127)
rich_harris
published 6.0.0 •

Changelog

Source

6.0.0

  • Rewrite top-level define as undefined, so AMD-first UMD blocks do not cause breakage (#144)
  • Support ES2017 syntax (#132)
  • Deconflict exported reserved keywords (#116)
victorystick
published 5.0.5 •

Changelog

Source

5.0.5

  • Fix parenthesis wrapped exports (#120)
rich_harris
published 5.0.4 •

Changelog

Source

5.0.4

  • Ensure named exports are added to default export in optimised modules (#112)
rich_harris
published 5.0.3 •

Changelog

Source

5.0.3

  • Respect custom namedExports in optimised modules (#35)
rich_harris
published 5.0.2 •

Changelog

Source

5.0.2

  • Replace require (outside call expressions) with commonjsRequire helper (#77, #83)
rich_harris
published 5.0.1 •

Changelog

Source

5.0.1

  • Deconflict against globals (#84)
rich_harris
published 5.0.0 •

Changelog

Source

5.0.0

  • Optimise modules that don't need to be wrapped in a function (#106)
  • Ignore modules containing import and export statements (#96)
rich_harris
published 4.1.0 •

Changelog

Source

4.1.0

  • Ignore dead branches (#93)
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