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

@rollup/browser

Package Overview
Dependencies
Maintainers
0
Versions
205
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/browser - npm Package Versions

1
21

3.5.1

Diff

Changelog

Source

3.5.1

2022-12-01

Bug Fixes

  • Accept functions returning a config in defineConfig (#4728)

Pull Requests

  • #4728: Overload defineConfig to accept a RollupOptionsFunction parameter (@Septh)
lukastaegert
published 3.6.0-0 •

lukastaegert
published 3.5.0 •

Changelog

Source

3.5.0

2022-11-27

Features

  • Add treeshake.manualPureFunctions to override static analysis for explicit function names (#4718)

Bug Fixes

  • Do not throw when a plugin uses this.load without awaiting its result (#4725)

Pull Requests

  • #4718: Add simple way to manually declare pure functions (@lukastaegert)
  • #4725: Fix isIncluded error when using rollup-plugin-typescript2 ( @lukastaegert)
lukastaegert
published 3.5.0-0 •

lukastaegert
published 3.4.0 •

Changelog

Source

3.4.0

2022-11-22

Features

  • Do not keep unused Object.freeze calls on object literals (#4720)

Pull Requests

  • #4720: Only consider Object.freeze a side effect if the argument is used (@lukastaegert)
lukastaegert
published 3.4.0-1 •

lukastaegert
published 3.4.0-0 •

lukastaegert
published 3.3.0 •

Changelog

Source

3.3.0

2022-11-12

Features

  • Add "experimentalMinChunkSize" option to merge smaller chunks into larger ones (#4705)
  • Automatically deduplicate assets again when the source is a Buffer (#4712)
  • Deduplicate Buffer with string assets (#4712)

Bug Fixes

  • Support plugins with object hooks when using perf: true (#4707)

Pull Requests

  • #4702: docs: add additional tips for heap out of memory (@benmccann)
  • #4705: Allow to define minimum chunk size limit (@lukastaegert)
  • #4707: Fix perf timers for object hooks (@lukastaegert)
  • #4710: Update terser docs (@nikolas)
  • #4712: feat: deduplicate assets with buffer source (@patak-dev)
lukastaegert
published 3.3.0-0 •

lukastaegert
published 3.2.5 •

Changelog

Source

3.2.5

2022-11-01

Bug Fixes

  • We deconflicting classes, ensure the original class name still does not shadow variables (#4697)

Pull Requests

  • #4697: Prevent class ids from shadowing other variables (@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