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.21 to 2.0.22

2

DebugBear.ts

@@ -240,3 +240,3 @@ import { callApi } from "./callApi";

inferBuildInfo?: boolean;
ngrokWebPort?: boolean;
ngrokWebPort?: number;
} = {}

@@ -243,0 +243,0 @@ ): Promise<{

@@ -103,3 +103,3 @@ import { AnalysisResultObject } from "./ResponseTypes";

inferBuildInfo?: boolean;
ngrokWebPort?: boolean;
ngrokWebPort?: number;
}): Promise<{

@@ -106,0 +106,0 @@ url: string;

{
"name": "debugbear",
"version": "2.0.21",
"version": "2.0.22",
"description": "Use DebugBear to test web performance as part of your Continuous Integration process.",

@@ -5,0 +5,0 @@ "main": "dist/index.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