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

@bugsnag/browser-performance

Package Overview
Dependencies
Maintainers
10
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 0.1.1-alpha.0 to 0.1.1-alpha.1

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', '0.1.1-alpha.0');
const attributes = new ResourceAttributes(config.releaseStage, config.appVersion, 'bugsnag.performance.browser', '0.1.1-alpha.1');
attributes.set('browser.user_agent', navigator.userAgent);

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

{
"name": "@bugsnag/browser-performance",
"version": "0.1.1-alpha.0",
"version": "0.1.1-alpha.1",
"description": "BugSnag performance monitoring for browsers",

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

"dependencies": {
"@bugsnag/core-performance": "^0.1.1-alpha.0",
"@bugsnag/core-performance": "^0.1.1-alpha.1",
"@bugsnag/cuid": "^3.0.2"

@@ -34,3 +34,3 @@ },

],
"gitHead": "9f960c6f970fbbd8d59b60127f6a7d553d3b6156"
"gitHead": "d7d3f0ebeb3450d8fd166cc60f80e98d0fcb8d71"
}
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