New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rollup/rollup-freebsd-x64

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/rollup-freebsd-x64 - npm Package Versions

4.24.3

Diff
lukastaegert
published 4.24.3 •

Changelog

Source

4.24.3

2024-10-29

Bug Fixes

  • Slightly reduce memory consumption by specifying fixed array sizes where possible (#5703)

Pull Requests

  • #5703: perf: use pre-allocated arrays for known result sizes (@GalacticHypernova)
lukastaegert
published 4.25.0-0 •
lukastaegert
published 4.24.2 •

Changelog

Source

4.24.2

2024-10-27

Bug Fixes

  • Add missing build dependency (#5705)

Pull Requests

  • #5705: Fix "Couldn't find package" error when installing rollup using yarn (@tagattie)
lukastaegert
published 4.24.1 •

Changelog

Source

4.24.1

2024-10-27

Bug Fixes

  • Support running Rollup natively on FreeBSD (#5698)

Pull Requests

  • #5689: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5690: chore(deps): update dependency @inquirer/prompts to v7 (@renovate[bot])
  • #5691: chore(deps): update dependency eslint-plugin-unicorn to v56 (@renovate[bot])
  • #5692: chore(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
  • #5695: fix(deps): update swc monorepo (major) (@renovate[bot])
  • #5696: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5698: Add support for FreeBSD (x64 and arm64) (@tagattie, @lukastaegert)