Socket
Socket
Sign inDemoInstall

rollup

Package Overview
Dependencies
1
Maintainers
5
Versions
797
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
80Next

4.5.2

Diff

Changelog

Source

4.5.2

2023-11-24

Bug Fixes

  • Handle files with UTF-8 BOM when using the commonjs plugin (#5268)

Pull Requests

  • #5268: fix: strip BOM before calling transform hook (@TrickyPi)
  • #5269: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
lukastaegert
published 4.5.1 •

Changelog

Source

4.5.1

2023-11-21

Bug Fixes

  • Do not error when a function expression uses the same name for a parameter and its id (#5262)

Pull Requests

  • #5257: Fix graphs in docs, improve REPL colors (@lukastaegert)
  • #5262: Allow function expression parameters to shadow the function id ( @lukastaegert)
lukastaegert
published 4.5.0 •

Changelog

Source

4.5.0

2023-11-18

Bug Fixes

  • Show a proper error when using native Rollup on armv7 musl Linux (#5255)

Pull Requests

  • #5251: doc fix import assertions to attributes in API plugin development page (@lhapaipai)
  • #5253: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
  • #5255: Error for armv7 musl build (@lukastaegert)
lukastaegert
published 4.4.1 •

Changelog

Source

4.4.1

2023-11-14

Bug Fixes

  • Do not flag duplicate function declarations in function scopes as syntax errors (#5248)

Pull Requests

  • #5248: Allow functions to redeclare vars and functions in function scopes (@lukastaegert)
lukastaegert
published 4.4.0 •

Changelog

Source

4.4.0

2023-11-12

Features

  • Replace SWC linting with faster internal linting to error on duplicate declarations etc. (#5207)

Bug Fixes

  • Show proper error when an entry exports non-existing bindings (#5207)

Pull Requests

  • #5207: perf: run lint while constructing nodes (@sapphi-red)
lukastaegert
published 4.3.1 •

Changelog

Source

4.3.1

2023-11-11

Bug Fixes

  • Fix rename error when handling errors in watch mode (#5240)
  • Prevent warning when using --forceExit (#5245)

Pull Requests

  • #5240: fix: allow the name of Rollup Error to be modified (@TrickyPi)
  • #5243: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
  • #5245: Ensure --forceExit works without warning (@lukastaegert)
lukastaegert
published 4.3.0 •

Changelog

Source

4.3.0

2023-11-03

Features

  • Add forceExit CLI flag for situations where the CLI does not exit gracefully (#5195)

Bug Fixes

  • Properly catch errors when removing a temporary config file fails (#5198)

Pull Requests

  • #5195: Add forceExit CLI flag (@raphael-theriault-swi)
  • #5198: fix: prevent ENOENT error on temp config removal (@jzempel)
  • #5237: chore: remove unused files and deps (@TrickyPi)
  • #5238: chore(deps): update dependency eslint-plugin-unicorn to v49 ( @renovate[bot])
  • #5239: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
lukastaegert
published 4.2.0 •

Changelog

Source

4.2.0

2023-10-31

Features

  • Run parsing in multiple threads and introduce parseAstAsync helper function (#5202)

Pull Requests

  • #5202: perf: introduce parseAstAsync and parallelize parsing AST ( @sapphi-red)
lukastaegert
published 4.1.6 •

Changelog

Source

4.1.6

2023-10-31

Bug Fixes

  • Fix a bug where emtpy block comments in certain positions could freeze Rollup (#5231)

Pull Requests

  • #5228: build: ensure rust toolchain components for linting are installed (@jerome-benoit)
  • #5231: Render emtpy block comments after tree-shaken statements ( @lukastaegert)
  • #5232: Revert specifying rustfmt and clippy in toolchain file as it breaks REPL build (@lukastaegert)
lukastaegert
published 4.1.5 •

Changelog

Source

4.1.5

2023-10-28

Bug Fixes

  • Fix an issue where actual entries that were also implicit entries could remain implicit (#5220)

Pull Requests

  • #5209: Document Vite workaround for browser build (@curran)
  • #5215: chore(deps): update dependency lint-staged to v15 ( @renovate[bot])
  • #5216: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
  • #5218: Update license plugin (@lukastaegert)
  • #5219: Fix error highlight in REPL (@lukastaegert)
  • #5220: Fix race condition when emitting implicitly dependent entries ( @lukastaegert)
  • #5224: chore(deps): update actions/setup-node action to v4 ( @renovate[bot])
  • #5225: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc