Socket
Socket
Sign inDemoInstall

@rollup/rollup-linux-x64-gnu

Package Overview
Dependencies
Maintainers
4
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/rollup-linux-x64-gnu - npm Package Versions

1
9

4.4.0

Diff

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])
lukastaegert
published 4.1.4 •

Changelog

Source

4.1.4

2023-10-16

Bug Fixes

  • Reduce sizes @rollup/browser and @rollup/wasm-node WASM artifacts (#5204)

Pull Requests

  • #5204: perf: shrink wasm size by avoid importing browserslist ( @sapphi-red)
lukastaegert
published 4.1.3 •

Changelog

Source

4.1.3

2023-10-15

Bug Fixes

  • Fix WASM build as hash function was not exported (#5203)

Pull Requests

  • #5203: fix: export xxhashBase64Url from wasm (@sapphi-red)
lukastaegert
published 4.1.1 •

Changelog

Source

4.1.1

2023-10-15

Bug Fixes

  • Improve Node parsing performance (#5201)

Pull Requests

  • #5201: perf: use mimalloc for bindings_napi (@sapphi-red)
lukastaegert
published 4.1.0 •

Changelog

Source

4.1.0

2023-10-14

Features

  • Reduce memory usage of Rollup builds (#5133)

Pull Requests

  • #5133: perf: reducing ast node memory overhead (@thebanjomatic)
  • #5177: chore: explicitly set rust toolchain channel (@cijiugechu)
  • #5179: Update migration guide for Rollup 4 (@lukastaegert)
  • #5180: Resolve clippy errors (@cijiugechu)
  • #5183: Add clippy to pipeline and fix remaining issues (@lukastaegert)
  • #5184: docs: fix code example for onLog (@tjenkinson)
  • #5186: Improve wording for native artifacts in migration guide ( @lukastaegert)
  • #5190: test: add verifyAst type (@TrickyPi)
  • #5196: chore(deps): update dependency rollup to v4 (@renovate[bot])
  • #5197: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
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