Socket
Socket
Sign inDemoInstall

@sentry/hub

Package Overview
Dependencies
2
Maintainers
9
Versions
429
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
43Next

7.110.1

Diff

sentry-bot
published 7.110.0 •

sentry-bot
published 7.109.0 •

sentry-bot
published 7.108.0 •

sentry-bot
published 7.107.0 •

sentry-bot
published 7.106.1 •

sentry-bot
published 7.106.0 •

sentry-bot
published 7.105.0 •

sentry-bot
published 7.104.0 •

Changelog

Source

7.104.0

Important Changes

  • feat(performance): create Interaction standalone spans on inp events (#10709)

This release adds support for the INP web vital. This is currently only supported for Saas Sentry, and product support is released with the upcoming 24.3.0 release of self-hosted.

To opt-in to this feature, you can use the enableInp option in the browserTracingIntegration:

Sentry.init({
  integrations: [
    Sentry.browserTracingIntegration({
      enableInp: true,
    });
  ]
})

Other Changes

  • feat(feedback): Flush replays when feedback form opens (#10567)
  • feat(profiling-node): Expose nodeProfilingIntegration (#10864)
  • fix(profiling-node): Fix dependencies to point to current versions (#10861)
  • fix(replay): Add errorHandler for replayCanvas integration (#10796)
sentry-bot
published 7.103.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc