Socket
Socket
Sign inDemoInstall

bugsnag-build-reporter

Package Overview
Dependencies
88
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-3 to 1.0.0-4

2

lib/payload.js

@@ -16,2 +16,4 @@ const parallel = require('run-parallel')

if (!obj.buildTool) obj.buildTool = 'bugsnag-build-reporter'
// if sourceControl is not defined, auto detect from repos/manifests

@@ -18,0 +20,0 @@ if (obj.sourceControl === undefined) {

4

package.json
{
"name": "bugsnag-build-reporter",
"version": "1.0.0-3",
"description": "A tool for reporting your application's builds to Bugsnag",
"version": "1.0.0-4",
"description": "A tool for reporting your application’s builds to Bugsnag",
"main": "index.js",

@@ -6,0 +6,0 @@ "bin": "bin/cli.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc