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.7.4

Diff

Changelog

Source

3.7.4

2022-12-13

Bug Fixes

  • Do not remove calls to .exec and .test for included stateful regular expressions (#4742)

Pull Requests

  • #4742: fix: check whether RegExp have the global or sticky flags set ( @TrickyPi)
lukastaegert
published 3.7.3 •

Changelog

Source

3.7.3

2022-12-11

Bug Fixes

  • Ensure this.getFileName no longer returns a placeholder as soon as hash placeholders have been resolved (#4747)

Pull Requests

  • #4747: provide hashed file name when using this.getFileName in generateBundle (@lukastaegert)
lukastaegert
published 3.7.3-0 •

lukastaegert
published 3.7.2 •

Changelog

Source

3.7.2

2022-12-10

Bug Fixes

  • Improve chunk generation performance when one module is dynamically imported by many other modules (#4736)

Pull Requests

  • #4736: Improve chunk assignment performance (@lukastaegert)
lukastaegert
published 3.7.1 •

Changelog

Source

3.7.1

2022-12-09

Bug Fixes

  • Ad a hint to use @rollup/plugin-json when imports from a JSON file are not found (#4741)

Pull Requests

  • #4741: fix: provide json hint when importing a no export json file ( @TrickyPi)
lukastaegert
published 3.7.1-0 •

lukastaegert
published 3.7.0 •

Changelog

Source

3.7.0

2022-12-08

Features

  • Do not treat .test and .exec on regular expressions as side effects (#4737)

Pull Requests

  • #4737: feat: add sutiable RegExp prototype methods (@TrickyPi)
lukastaegert
published 3.6.1-0 •

lukastaegert
published 3.6.0 •

Changelog

Source

3.6.0

2022-12-05

Features

  • extend this.getModuleInfo with information about exports (#4731)

Pull Requests

  • #4731: feat: add exports and exportedBindings to Module class ( @TrickyPi)
lukastaegert
published 3.6.0-1 •

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