node-persistent-software
Advanced tools
+0
-0
@@ -0,0 +0,0 @@ |
+1
-1
@@ -105,3 +105,3 @@ | ||
| catch(e) { | ||
| this.eventEmitter.emit("error", (e.message) ? e.message : e); | ||
| this.eventEmitter.emit("error", e); | ||
| } | ||
@@ -108,0 +108,0 @@ |
+1
-1
| { | ||
| "name": "node-persistent-software", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Spawn a software and keep it running", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
17068
0.92%3
50%