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

@rollup/rollup-linux-arm-musleabihf

Package Overview
Dependencies
Maintainers
4
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/rollup-linux-arm-musleabihf - npm Package Versions

2345

4.27.3

Diff

Changelog

Source

4.27.3

2024-11-18

Bug Fixes

  • Revert object property tree-shaking for now (#5736)

Pull Requests

  • #5736: Revert object tree-shaking until some issues have been resolved (@lukastaegert)
lukastaegert
published 4.27.2 •

lukastaegert
published 4.27.1 •

Changelog

Source

4.27.1

2024-11-15

Bug Fixes

  • Fix some situations where parameter declarations could put Rollup into an infinite loop (#5727)

Pull Requests

  • #5727: Debug out-of-memory issues with Rollup v4.27.0 (@lukastaegert)
lukastaegert
published 4.27.1-1 •

lukastaegert
published 4.27.1-0 •

lukastaegert
published 4.27.0 •

Changelog

Source

4.27.0

2024-11-15

Features

  • Tree-shake unused properties in object literals (#5420)

Bug Fixes

  • Change hash length limit to 21 to avoid inconsistent hash length (#5423)

Pull Requests

  • #5420: feat: implement object tree-shaking (@TrickyPi, @lukastaegert)
  • #5723: Reduce max hash size to 21 (@lukastaegert)
  • #5724: fix(deps): update swc monorepo (major) (@renovate[bot])
  • #5725: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
lukastaegert
published 4.27.0-1 •

lukastaegert
published 4.27.0-0 •

lukastaegert
published 4.26.0 •

Changelog

Source

4.26.0

2024-11-13

Features

  • Allow to avoid await bundle.close() via explicit resource management in TypeScript (#5721)

Pull Requests

  • #5721: feat: support using for RollupBuild (@shulaoda)
lukastaegert
published 4.25.0 •

Changelog

Source

4.25.0

2024-11-09

Features

  • Add output.sourcemapDebugIds option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)

Bug Fixes

  • Make it easier to manually reproduce base16 hashes by using a more standard base16 conversion algorithm (#5719)

Pull Requests

  • #5712: feat: Add support for injecting Debug IDs (@timfish)
  • #5717: fix(deps): update swc monorepo (major) (@renovate[bot])
  • #5718: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5719: Use a less surprising base-16 encoding (@lukastaegert)
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