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

@bugsnag/browser-performance

Package Overview
Dependencies
Maintainers
9
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/browser-performance - npm Package Compare versions

Comparing version 1.2.1-alpha.3 to 1.2.1-alpha.4

2

dist/resource-attributes-source.js

@@ -8,3 +8,3 @@ import cuid from '@bugsnag/cuid';

return function resourceAttributesSource(config) {
const attributes = new ResourceAttributes(config.releaseStage, config.appVersion, 'bugsnag.performance.browser', '1.2.1-alpha.3');
const attributes = new ResourceAttributes(config.releaseStage, config.appVersion, 'bugsnag.performance.browser', '1.2.1-alpha.4');
attributes.set('browser.user_agent', navigator.userAgent);

@@ -11,0 +11,0 @@ // chromium only

{
"name": "@bugsnag/browser-performance",
"version": "1.2.1-alpha.3",
"version": "1.2.1-alpha.4",
"description": "BugSnag performance monitoring for browsers",

@@ -24,6 +24,6 @@ "homepage": "https://www.bugsnag.com/",

"dependencies": {
"@bugsnag/core-performance": "^1.2.1-alpha.3",
"@bugsnag/core-performance": "^1.2.1-alpha.4",
"@bugsnag/cuid": "^3.0.2",
"@bugsnag/delivery-fetch-performance": "^1.2.1-alpha.3",
"@bugsnag/request-tracker-performance": "^1.2.1-alpha.3"
"@bugsnag/delivery-fetch-performance": "^1.2.1-alpha.4",
"@bugsnag/request-tracker-performance": "^1.2.1-alpha.4"
},

@@ -36,3 +36,3 @@ "type": "module",

],
"gitHead": "57660cefa40bed578bd44f8a03caa5971eb2ca5c"
"gitHead": "fa580ab9c71bf21a2370a0efb31286f6df9d2202"
}
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