@bugsnag/browser-performance
Advanced tools
Comparing version 1.2.1-alpha.3 to 1.2.1-alpha.4
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package