backtrace-morgue
Advanced tools
Comparing version 0.11.1 to 0.11.2
@@ -879,2 +879,7 @@ #!/usr/bin/env node | ||
if (!cs || cs.length === 0) { | ||
console.log(''); | ||
return; | ||
} | ||
try { | ||
@@ -881,0 +886,0 @@ callstack = JSON.parse(cs); |
@@ -820,2 +820,7 @@ #!/usr/bin/env node | ||
if (!cs || cs.length === 0) { | ||
console.log(''); | ||
return; | ||
} | ||
try { | ||
@@ -822,0 +827,0 @@ callstack = JSON.parse(cs); |
{ | ||
"name": "backtrace-morgue", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "command line interface to the Backtrace object store", | ||
@@ -5,0 +5,0 @@ "main": "./dist/lib/coroner.js", |
{ | ||
"name": "backtrace-morgue", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "command line interface to the Backtrace object store", | ||
@@ -5,0 +5,0 @@ "main": "./dist/lib/coroner.js", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
5703161
34
3081
6