Socket
Socket
Sign inDemoInstall

debugbear

Package Overview
Dependencies
28
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.17 to 2.0.18

1

dist/runCli.js

@@ -86,3 +86,2 @@ "use strict";

options = program.opts();
console.log({ options: options });
baseUrl = undefined;

@@ -89,0 +88,0 @@ _a.label = 1;

2

package.json
{
"name": "debugbear",
"version": "2.0.17",
"version": "2.0.18",
"description": "Use DebugBear to test web performance as part of your Continuous Integration process.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -62,3 +62,2 @@ import * as commander from "commander";

const options = program.opts();
console.log({ options });

@@ -65,0 +64,0 @@ let baseUrl = undefined;

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