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 5.2.6 to 5.2.7

3

build/src/agent/io/sourcemapper.js

@@ -116,5 +116,2 @@ "use strict";

});
if (normalizedSourcesRelToProc.length === 0) {
throw new Error('No sources listed in the sourcemap file ' + mapPath);
}
for (const src of normalizedSourcesRelToProc) {

@@ -121,0 +118,0 @@ const inputFile = path.normalize(src);

6

package.json
{
"name": "@google-cloud/debug-agent",
"version": "5.2.6",
"version": "5.2.7",
"author": "Google Inc.",

@@ -60,6 +60,6 @@ "description": "Stackdriver Debug Agent for Node.js",

"devDependencies": {
"@compodoc/compodoc": "1.1.11",
"@compodoc/compodoc": "1.1.13",
"@types/acorn": "^4.0.2",
"@types/console-log-level": "^1.4.0",
"@types/estree": "0.0.49",
"@types/estree": "0.0.50",
"@types/extend": "^3.0.0",

@@ -66,0 +66,0 @@ "@types/mocha": "^8.0.0",

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