simple-threads
Advanced tools
+1
-1
@@ -5,3 +5,3 @@ { | ||
| "author": "Thomas Frank <thomas@nodebite.se (http://nodebite.se)", | ||
| "version": "1.0.2", | ||
| "version": "1.0.3", | ||
| "main": "simple-threads.js", | ||
@@ -8,0 +8,0 @@ "repository": { |
+1
-1
| // Load modules | ||
| const simpleThreads = require('./simple-threads/simple-threads'); | ||
| const simpleThreads = require('simple-threads'); | ||
@@ -4,0 +4,0 @@ |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
13928
-0.12%