Comparing version 1.1.2 to 1.1.3
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
70064
2
5