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

bugsnag

Package Overview
Dependencies
Maintainers
2
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 1.1.2 to 1.1.3

2

lib/configuration.js

@@ -30,3 +30,3 @@ var Configuration, Logger, Utils, path;

Configuration.apiKey = null;
Configuration.apiKey = process.env.BUGSNAG_API_KEY;

@@ -33,0 +33,0 @@ Configuration.releaseStage = process.env.NODE_ENV || "production";

{
"name": "bugsnag",
"description": "Bugsnag notifier for node.js scripts",
"version": "1.1.2",
"version": "1.1.3",
"main": "./lib/bugsnag.js",

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

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