logagent-js
Advanced tools
Comparing version 1.1.55 to 1.1.56
@@ -441,3 +441,3 @@ #!/bin/sh | ||
process.exit() | ||
}, 1000) | ||
}, Number(process.env.SIGTERM_TIMEOUT) || 2000) | ||
} | ||
@@ -444,0 +444,0 @@ |
{ | ||
"name": "logagent-js", | ||
"version": "1.1.55", | ||
"version": "1.1.56", | ||
"description": "Smart log parser written in Node", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1088083
28