Socket
Socket
Sign inDemoInstall

@bugsnag/js

Package Overview
Dependencies
Maintainers
9
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/js - npm Package Compare versions

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

28

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

@@ -36,4 +36,4 @@ "browser": "browser/notifier.js",

"dependencies": {
"@bugsnag/browser": "^8.0.0-alpha.5",
"@bugsnag/node": "^8.0.0-alpha.5"
"@bugsnag/browser": "^8.0.0-alpha.6",
"@bugsnag/node": "^8.0.0-alpha.6"
},

@@ -43,3 +43,23 @@ "devDependencies": {

},
"gitHead": "ec63f88874b092b3f6a91dcfe7ca1aeac7c933d8"
"peerDependencies": {
"@bugsnag/plugin-contextualize": "^8.0.0-alpha.4",
"@bugsnag/plugin-express": "^8.0.0-alpha.4",
"@bugsnag/plugin-koa": "^8.0.0-alpha.4",
"@bugsnag/plugin-restify": "^8.0.0-alpha.4"
},
"peerDependenciesMeta": {
"@bugsnag/plugin-express": {
"optional": true
},
"@bugsnag/plugin-contextualize": {
"optional": true
},
"@bugsnag/plugin-koa": {
"optional": true
},
"@bugsnag/plugin-restify": {
"optional": true
}
},
"gitHead": "df39940edb8e33c5edaeb479ff94ba8e87b72f1d"
}
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