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

@bugsnag/node

Package Overview
Dependencies
Maintainers
9
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/node - npm Package Compare versions

Comparing version 8.0.0-alpha.5 to 8.0.0-alpha.6

30

package.json
{
"name": "@bugsnag/node",
"version": "8.0.0-alpha.5",
"version": "8.0.0-alpha.6",
"main": "dist/bugsnag.js",

@@ -27,17 +27,17 @@ "types": "types/bugsnag.d.ts",

"devDependencies": {
"@bugsnag/delivery-node": "^8.0.0-alpha.5",
"@bugsnag/plugin-app-duration": "^8.0.0-alpha.5",
"@bugsnag/plugin-contextualize": "^8.0.0-alpha.5",
"@bugsnag/plugin-intercept": "^8.0.0-alpha.5",
"@bugsnag/plugin-node-device": "^8.0.0-alpha.5",
"@bugsnag/plugin-node-in-project": "^8.0.0-alpha.5",
"@bugsnag/plugin-node-surrounding-code": "^8.0.0-alpha.5",
"@bugsnag/plugin-node-uncaught-exception": "^8.0.0-alpha.5",
"@bugsnag/plugin-node-unhandled-rejection": "^8.0.0-alpha.5",
"@bugsnag/plugin-server-session": "^8.0.0-alpha.5",
"@bugsnag/plugin-stackframe-path-normaliser": "^8.0.0-alpha.5",
"@bugsnag/plugin-strip-project-root": "^8.0.0-alpha.5"
"@bugsnag/delivery-node": "^8.0.0-alpha.6",
"@bugsnag/plugin-app-duration": "^8.0.0-alpha.6",
"@bugsnag/plugin-contextualize": "^8.0.0-alpha.6",
"@bugsnag/plugin-intercept": "^8.0.0-alpha.6",
"@bugsnag/plugin-node-device": "^8.0.0-alpha.6",
"@bugsnag/plugin-node-in-project": "^8.0.0-alpha.6",
"@bugsnag/plugin-node-surrounding-code": "^8.0.0-alpha.6",
"@bugsnag/plugin-node-uncaught-exception": "^8.0.0-alpha.6",
"@bugsnag/plugin-node-unhandled-rejection": "^8.0.0-alpha.6",
"@bugsnag/plugin-server-session": "^8.0.0-alpha.6",
"@bugsnag/plugin-stackframe-path-normaliser": "^8.0.0-alpha.6",
"@bugsnag/plugin-strip-project-root": "^8.0.0-alpha.6"
},
"dependencies": {
"@bugsnag/core": "^8.0.0-alpha.5",
"@bugsnag/core": "^8.0.0-alpha.6",
"byline": "^5.0.0",

@@ -69,3 +69,3 @@ "error-stack-parser": "^2.0.2",

},
"gitHead": "ec63f88874b092b3f6a91dcfe7ca1aeac7c933d8"
"gitHead": "df39940edb8e33c5edaeb479ff94ba8e87b72f1d"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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