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

@bugsnag/core-performance

Package Overview
Dependencies
Maintainers
9
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/core-performance - npm Package Versions

234

2.10.0

Diff

Changelog

Source

[v2.10.0] (2024-09-26)

Added

  • Allow setting custom span attributes #510
ahmed_bugsnag
published 2.9.1 •

Changelog

Source

[v2.9.1] (2024-09-11)

Fixed

  • (core) Fix URL.hostname error on React Native #504
gingerbenw
published 2.9.0 •

Changelog

Source

[v2.9.0] (2024-09-05)

Added

  • (react-native) Add new withInstrumentedAppStarts method to workaround automatically instrumented app start span issues #497

Changed

  • (core) Discard spans open for more than one hour #494
  • (core) use API key subdomain as default endpoint #500
gingerbenw
published 2.8.1-alpha.0 •

ahmed_bugsnag
published 2.8.0 •

Changelog

Source

[v2.8.0] (2024-08-20)

Added

  • (browser) Add serviceName config option for browser and ensure service.name attribute is always set #477
  • Add a fixed sampling probability configuration option #487
  • (react-native) Support react-native-file-access v1.x #488
  • (react-native) Support React Native 0.64 #489

Changed

  • (vue-router) Use vue router to resolve routes #476
  • Update error correlation implementation to monkey patch the error notifier #474
  • (react-native) Ensure native module is fully backwards compatible #478
  • (react-native) Use batch time for filenames in retry queue #486
  • (core) Avoid long running timers when ensuring probability freshness #481

Fixed

  • (react-native) Set initial background state to foreground if initial app state is 'inactive' #491
gingerbenw
published 2.7.1 •

Changelog

Source

[v2.7.1] (2024-07-16)

Changed

  • Update type imports to ensure TypeScript backwards compatibility #471
gingerbenw
published 2.7.0 •

Changelog

Source

[v2.7.0] (2024-07-03)

Added

  • (react-native) Support remote debugging in Chrome #468

Fixed

  • (plugin-react-navigation) Fix a crash when navigation ref is created using useRef #469
gingerbenw
published 2.6.0 •

Changelog

Source

[v2.6.0] (2024-06-06)

Added

  • (browser) Set parent span context for full page load spans based on traceparent meta tag, if present #446

Fixed

  • (plugin-react-navigation) Fix an issue where a navigation span could inherit the end time of the last span #457
gingerbenw
published 2.5.0 •

Changelog

Source

[v2.5.0] (2024-05-02)

Added

  • (react-native) Add trace propagation headers for React Native #437 #444
  • Add new startNetworkSpan method to BugsnagPerformance #448
  • Change network span naming convention to [HTTP/VERB] #448

Fixed

  • (core) Fix import of @bugsnag/cuid not working in node ESM environment #445
gingerbenw
published 2.4.1 •

Changelog

Source

v2.4.1 (2024-04-18)

Fixed

  • (core) Delay span batching while initial sampling request is in flight #433
  • (core) Refactor span batching to ensure correct sampling values for subsequent spans #435
  • (request-tracker) Ensure existing headers are preserved for fetch requests #436
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