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

@rollup/rollup-linux-riscv64-gnu

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-riscv64-gnu - npm Package Versions

23
9

4.34.6

Diff

Changelog

Source

4.34.6

2025-02-07

Bug Fixes

  • Retain "void 0" in the output for smaller output and fewer surprises (#5838)

Pull Requests

  • #5835: fix(deps): update swc monorepo (major) (@renovate[bot], @lukastaegert)
  • #5838: replace undefined with void 0 for operator void (@TrickyPi)
lukastaegert
published 4.34.5 •

Changelog

Source

4.34.5

2025-02-07

Bug Fixes

  • Ensure namespace reexports always include all properties of all exports (#5837)

Pull Requests

  • #5836: fix(deps): lock file maintenance minor/patch updates (@renovate[bot])
  • #5837: Include all paths of reexports if namespace is used (@lukastaegert)
lukastaegert
published 4.34.4 •

Changelog

Source

4.34.4

2025-02-05

Bug Fixes

  • Do not tree-shake properties if a rest element is used in destructuring (#5833)

Pull Requests

  • #5833: include all properties if a rest element is destructed (@TrickyPi)
lukastaegert
published 4.34.3 •

Changelog

Source

4.34.3

2025-02-05

Bug Fixes

  • Ensure properties of "this" are included in getters (#5831)

Pull Requests

  • #5831: include the properties that accessed by this (@TrickyPi)
lukastaegert
published 4.34.2 •

lukastaegert
published 4.34.1 •

lukastaegert
published 4.34.0 •

lukastaegert
published 4.33.0 •

Changelog

Source

4.33.0

2025-02-01

Features

  • Correctly detect literal value of more negated expressions (#5812)

Bug Fixes

  • Use the correct with/assert attribute key in dynamic imports (#5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#5819)

Pull Requests

  • #5812: feat: optimize the literal value of unary expressions (@TrickyPi)
  • #5816: fix(deps): update swc monorepo (major) (@renovate[bot], @lukastaegert)
  • #5817: fix(deps): lock file maintenance minor/patch updates (@renovate[bot], @lukastaegert)
  • #5818: support for changing the attributes key for dynamic imports (@TrickyPi)
  • #5819: Return UnknownValue if getLiteralValueAtPath is called recursively within logical expressions (@TrickyPi)
  • #5820: return null (@kingma-sbw)
lukastaegert
published 4.32.1 •

Changelog

Source

4.32.1

2025-01-28

Bug Fixes

  • Fix possible crash when optimizing logical expressions (#5804)

Pull Requests

  • #5804: fix: set hasDeoptimizedCache to true as early as possible (@TrickyPi)
  • #5813: Fix typo (@kantuni)
lukastaegert
published 4.33.0-0 •

23
9
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