Socket
Socket
Sign inDemoInstall

webpack-bugsnag-plugins

Package Overview
Dependencies
Maintainers
4
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-bugsnag-plugins - npm Package Versions

23

1.8.0

Diff

Changelog

Source

1.8.0 (2021-07-07)

  • Use webpack for logging (#55)
  • Upgrade build reporter to latest version (#57)
imjoehaines
published 1.7.0 •

Changelog

Source

1.7.0 (2021-05-18)

  • Update to v2 of @bugsnag/source-maps (#53)
bengourley
published 1.6.0 •

Changelog

Source

1.6.0 (2020-12-17)

  • Add support for Webpack 5 (credit @chadrien) (#49)
bengourley
published 1.5.0 •

Changelog

Source

1.5.0 (2020-12-10)

  • Upgrade to new @bugsnag/source-maps library (#48)
bengourley
published 1.5.0-beta.0 •

bengourley
published 1.4.3 •

bengourley
published 1.4.2 •

Changelog

Source

1.4.2 (2019-09-10)

Changed

  • Allow publicPath to be an empty string (supports targeting Node and using the top level project directory for the output) (#39)
bengourley
published 1.4.1 •

Changelog

Source

1.4.1 (2019-08-12)

Fixed

  • Manually join paths rather than using url.resolve() as that doesn't work with the (*) wildcard character (#37, fixes #35)
bengourley
published 1.4.0 •

Changelog

Source

1.4.0 (2019-03-13)

Changed

  • Switch to manually calculating full paths on disk, preparing for the removal of existsAt in Webpack v5. This fixes a bug when output.futureEmitAssets is enabled in Webpack v4.29 (#29, fixes #28)
bengourley
published 1.3.0 •

Changelog

Source

1.3.0 (2019-01-21)

Added

  • Add a list of ignored bundle exceptions (defaults to [ '.css' ], preventing CSS bundles and source maps from unnecessarily being uploaded) (#26, fixes #24)

Changed

  • Improve bundle source file lookup (when bundles are output to a different directory than their source maps) (#27, fixes #20)
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