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

@sentry/bundler-plugin-core

Package Overview
Dependencies
Maintainers
10
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentry/bundler-plugin-core - npm Package Versions

1
68

0.5.0

Diff

Changelog

Source

0.5.0

  • feat(core): Add injectRelease and uploadSourceMaps options (#190)
  • feat(core): Add experimental debug ID based source map upload to Rollup and Vite plugins (#192)
  • feat(core): Import release injection code from each module (#188)
  • feat: Add _experiments.injectBuildInformation option (#176)
  • feat: Add sentryCliBinaryExists function (#171)

Work in this release contributed by @alexandresoro and @dcyou. Thank you for your contributions!

sentry-bot
published 2.0.0-alpha.1 •

sentry-bot
published 2.0.0-alpha.0 •

sentry-bot
published 0.4.0 •

Changelog

Source

0.4.0

This release contains breaking changes. Please refer to the migration guide on how to update from version 0.3.x to 0.4.x.

  • deps(core): Bump unplugin version (#164)
  • ref(core): Only inject release into entrypoints per default (#166) (BREAKING)
  • ref: Remove customHeader option (#167) (BREAKING)
  • ref: Turn default exports into named exports (#165) (BREAKING)

Work in this release contributed by @manniL. Thank you for your contribution!

sentry-bot
published 0.3.0 •

Changelog

Source

0.3.0

Note: This release bumps the @sentry/cli dependency from version 1.x to version 2.x.

  • feat(core): Add headers option (#153)

Work in this release contributed by @robertcepa. Thank you for your contribution!

sentry-bot
published 0.2.4 •

Changelog

Source

0.2.4

  • build(core): Update magic-string due to deprecated dependency (#146)
  • ref(core): Send project as dist in telemetry (#148)

Work in this release contributed by @jperelli. Thank you for your contribution!

sentry-bot
published 0.2.3 •

Changelog

Source

0.2.3

  • fix: Exclude node_modules from release injection (#143)
sentry-bot
published 0.2.2 •

Changelog

Source

0.2.2

  • feat(core): Remove server_name from telemetry events (#135)
  • fix: Add definitions in package.json for ESM resolution (#141)
  • fix(core): Finish spans when CLI commands fail (#136)
  • ref(core): Decouple breadcrumb usage from logger (#138)
  • ref(core): Don't record stack traces for telemetry (#137)
sentry-bot
published 0.2.1 •

Changelog

Source

0.2.1

  • fix(core): Fix telemetry option logic (#128)
  • fix(core): Normalize id and releaseInjectionTargets in transformInclude (#132)
sentry-bot
published 0.2.0 •

Changelog

Source

0.2.0

This release replaces the entries option with releaseInjectionTargets which is a breaking change from previous versions. For more information, take a look at the migration guide.

  • feat: Replace entries option with releaseInjectionTargets (#123)
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