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.3 to 8.0.0-alpha.4

30

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

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

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

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

},
"gitHead": "a7216d4099791f3ba3dc79bb16f41e2140de0a47"
"gitHead": "b15f5b9fe44ad8ab23b9527fe19351763d334b38"
}

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