New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bugsnag

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bugsnag - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

bugsnag.js

@@ -96,3 +96,2 @@ trace = require('tracejs').trace;

var req = http.request(options, function(response) {});
console.log(payload)
req.write(payload, 'utf8');

@@ -99,0 +98,0 @@ req.end();

2

package.json
{
"name": "bugsnag",
"description": "Bugsnag notifier for node.js scripts",
"version": "0.1.2",
"version": "0.1.3",
"main": "./bugsnag.js",

@@ -6,0 +6,0 @@ "homepage": "http://bugsnag.com",

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