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

@bugsnag/node

Package Overview
Dependencies
Maintainers
7
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 5.0.0-alpha.2 to 5.0.0-rc.0

26

package.json
{
"name": "@bugsnag/node",
"version": "5.0.0-alpha.2",
"version": "5.0.0-rc.0",
"main": "dist/bugsnag.js",

@@ -28,13 +28,13 @@ "types": "types/bugsnag.d.ts",

"devDependencies": {
"@bugsnag/core": "^5.0.0-alpha.1",
"@bugsnag/delivery-node": "^5.0.0-alpha.1",
"@bugsnag/plugin-contextualize": "^5.0.0-alpha.2",
"@bugsnag/plugin-intercept": "^5.0.0-alpha.2",
"@bugsnag/plugin-node-device": "^5.0.0-alpha.2",
"@bugsnag/plugin-node-in-project": "^5.0.0-alpha.1",
"@bugsnag/plugin-node-surrounding-code": "^5.0.0-alpha.1",
"@bugsnag/plugin-node-uncaught-exception": "^5.0.0-alpha.2",
"@bugsnag/plugin-node-unhandled-rejection": "^5.0.0-alpha.2",
"@bugsnag/plugin-server-session": "^5.0.0-alpha.1",
"@bugsnag/plugin-strip-project-root": "^5.0.0-alpha.1",
"@bugsnag/core": "^5.0.0-rc.0",
"@bugsnag/delivery-node": "^5.0.0-rc.0",
"@bugsnag/plugin-contextualize": "^5.0.0-rc.0",
"@bugsnag/plugin-intercept": "^5.0.0-rc.0",
"@bugsnag/plugin-node-device": "^5.0.0-rc.0",
"@bugsnag/plugin-node-in-project": "^5.0.0-rc.0",
"@bugsnag/plugin-node-surrounding-code": "^5.0.0-rc.0",
"@bugsnag/plugin-node-uncaught-exception": "^5.0.0-rc.0",
"@bugsnag/plugin-node-unhandled-rejection": "^5.0.0-rc.0",
"@bugsnag/plugin-server-session": "^5.0.0-rc.0",
"@bugsnag/plugin-strip-project-root": "^5.0.0-rc.0",
"jasmine": "^3.1.0",

@@ -51,3 +51,3 @@ "nyc": "^12.0.2"

},
"gitHead": "26c3443da9093c87f4894fd52569645e3b9a33e6"
"gitHead": "20bf54a6b5e141d861f03474e57bf71c86ffa77a"
}

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