@alterior/terminal
Advanced tools
+2
-2
| { | ||
| "name": "@alterior/terminal", | ||
| "version": "3.13.4", | ||
| "version": "3.14.0", | ||
| "main": "dist/index.js", | ||
@@ -11,3 +11,3 @@ "types": "dist/index.d.ts", | ||
| "mute-stream": "~1.0.0", | ||
| "@alterior/functions": "^3.13.4" | ||
| "@alterior/functions": "^3.14.0" | ||
| }, | ||
@@ -14,0 +14,0 @@ "devDependencies": { |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Updated