Socket
Socket
Sign inDemoInstall

@bugsnag/node

Package Overview
Dependencies
Maintainers
9
Versions
118
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.7 to 8.0.0-alpha.8

52

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

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

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

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

},
"gitHead": "9b5fafd2ff4ab56650d1a06dd5a0df119fae8054"
"peerDependencies": {
"@bugsnag/plugin-contextualize": "^8.0.0-alpha.6",
"@bugsnag/plugin-express": "^8.0.0-alpha.6",
"@bugsnag/plugin-koa": "^8.0.0-alpha.6",
"@bugsnag/plugin-restify": "^8.0.0-alpha.6"
},
"peerDependenciesMeta": {
"@bugsnag/plugin-express": {
"optional": true
},
"@bugsnag/plugin-contextualize": {
"optional": true
},
"@bugsnag/plugin-koa": {
"optional": true
},
"@bugsnag/plugin-restify": {
"optional": true
}
},
"gitHead": "b7272e343403f3e04975a1ba0863103fc32afcbf"
}

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