Socket
Socket
Sign inDemoInstall

@google-cloud/debug-agent

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/debug-agent - npm Package Compare versions

Comparing version 7.2.0 to 7.2.1

4

build/src/agent/firebase-controller.js

@@ -77,5 +77,5 @@ "use strict";

databaseURL: databaseUrl,
}, 'cdbg');
}, FIREBASE_APP_NAME);
}
const db = firebase.database();
const db = firebase.database(app);
// Test the connection by reading the schema version.

@@ -82,0 +82,0 @@ try {

{
"name": "@google-cloud/debug-agent",
"version": "7.2.0",
"version": "7.2.1",
"author": "Google Inc.",

@@ -5,0 +5,0 @@ "description": "Stackdriver Debug Agent for Node.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc