Socket
Socket
Sign inDemoInstall

@rollup/rollup-linux-arm64-musl

Package Overview
Dependencies
Maintainers
4
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

1
45

4.1.6

Diff

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

Changelog

Source

4.0.2

2023-10-06

Bug Fixes

  • Fix annotation detection logic to not fail when a non-ASCII character precedes a double underscore (#5178)

Pull Requests

  • #5178: Handle special characters before double underscores ( @lukastaegert)
lukastaegert
published 4.0.1 •

Changelog

Source

4.0.1

2023-10-06

Bug Fixes

  • Do not panic on trailing semicolons after class methods (#5173)
  • Add artifact for arm64 linux musl target (#5176)

Pull Requests

  • #5172: chore(deps): lock file maintenance minor/patch updates ( @renovate[bot])
  • #5173: fix: ignores empty statements in class body that is returned by SWC parser (@TrickyPi)
  • #5176: Fix linux arm musl build (@lukastaegert)
1
45
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