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
56

2.2.0

Diff

Changelog

Source

2.2.0

  • Rewrite top-level this expressions to mean the same as global (#31)
rich_harris
published 2.1.0 •

Changelog

Source

2.1.0

  • Optimised module wrappers (#20)
  • Allow control over named exports via options.namedExports (#18)
  • Handle bare imports correctly (#23)
  • Blacklist all reserved words as export names (#21)
  • Configure allowed file extensions via options.extensions (#27)
rich_harris
published 2.0.0 •

Changelog

Source

2.0.0

  • Support for transpiled modules – exports.default is used as the default export in place of module.exports, if applicable, and __esModule is not exported (#16)
rich_harris
published 1.4.0 •

Changelog

Source

1.4.0

  • Generate sourcemaps by default
rich_harris
published 1.3.0 •

Changelog

Source

1.3.0

  • Handle references to global (#6)
rich_harris
published 1.2.0 •

Changelog

Source

1.2.0

  • Generate named exports where possible (#5)
  • Handle shadowed require/module/exports
rich_harris
published 1.1.0 •

Changelog

Source

1.1.0

  • Handle dots in filenames (#3)
  • Wrap modules in IIFE for more readable output
rich_harris
published 1.0.0 •

Changelog

Source

1.0.0

  • Stable release, now that Rollup supports plugins
rich_harris
published 0.1.1 •

Changelog

Source

0.1.1

Add dist files to package (whoops!)

rich_harris
published 0.1.0 •

Changelog

Source

0.1.0

  • First release
1
56
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