Socket
Socket
Sign inDemoInstall

@rollup/rollup-linux-x64-musl

Package Overview
Dependencies
Maintainers
4
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
9

4.5.0

Diff

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])
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)
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