@google-cloud/debug-agent
Advanced tools
Comparing version 5.2.6 to 5.2.7
@@ -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); |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
452337
5791