@socketsecurity/cli-with-sentry 1.0.81 → 1.0.82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js CHANGED
@@ -619,7 +619,7 @@ ${table}
619
619
  } catch (e) {
620
620
  process.exitCode = 1;
621
621
  logger.logger.fail('There was a problem converting the logs to Markdown, please try the `--json` flag');
622
- require$$6.debugFn('error', 'caught: unexpected error');
622
+ require$$6.debugFn('error', 'caught: markdown conversion error');
623
623
  require$$6.debugDir('inspect', {
624
624
  error: e
625
625
  });
@@ -14630,5 +14630,5 @@ void (async () => {
14630
14630
  await utils.captureException(e);
14631
14631
  }
14632
14632
  })();
14633
- //# debugId=8579bbdd-d381-460b-9333-6759b277974a
14633
+ //# debugId=58ac1bfa-a01a-4cc9-829a-f7eefa14421f
14634
14634
  //# sourceMappingURL=cli.js.map