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

rollup-plugin-commonjs

Package Overview
Dependencies
Maintainers
3
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

9.1.1

Diff

Changelog

Source

9.1.1

2018-04-30

  • Fix ordering of modules when using rollup 0.58 (#302)
lukastaegert
published 9.1.0 •

Changelog

Source

9.1.0

  • Do not automatically wrap modules with return statements in top level arrow functions (#302)
lukastaegert
published 9.0.0 •

Changelog

Source

9.0.0

  • Make rollup a peer dependency with a version range (#300)
lukastaegert
published 8.4.1 •

Changelog

Source

8.4.1

  • Re-release of 8.3.0 as #287 was actually a breaking change
lukastaegert
published 8.4.0 •

Changelog

Source

8.4.0

  • Better handle non-CJS files that contain CJS keywords (#285)
  • Use rollup's plugin contextparse function (#287)
  • Improve error handling (#288)
lukastaegert
published 8.3.0 •

Changelog

Source

8.3.0

  • Handle multiple entry points (#283)
  • Extract named exports from exported object literals (#272)
  • Fix when options.external is modified by other plugins (#264)
  • Recognize static template strings in require statements (#271)
lukastaegert
published 8.2.6 •

lukastaegert
published 8.2.5 •

rich_harris
published 8.2.4 •

Changelog

Source

8.2.4

  • Don't import default from ES modules that don't export default (#206)
lukastaegert
published 8.2.3 •

Changelog

Source

8.2.3

  • Prevent duplicate default exports (#230)
  • Only include default export when it exists (#226)
  • Deconflict require aliases (#232)
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