@typerpc/cli
Advanced tools
+6
-6
| { | ||
| "name": "@typerpc/cli", | ||
| "version": "0.2.3", | ||
| "version": "0.2.5", | ||
| "description": "typerpc command line tooling", | ||
@@ -58,6 +58,6 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@typerpc/config": "^0.2.3", | ||
| "@typerpc/plugin": "^0.2.3", | ||
| "@typerpc/plugin-manager": "^0.2.3", | ||
| "@typerpc/schema": "^0.2.3", | ||
| "@typerpc/config": "^0.2.5", | ||
| "@typerpc/plugin": "^0.2.5", | ||
| "@typerpc/plugin-manager": "^0.2.5", | ||
| "@typerpc/schema": "^0.2.5", | ||
| "@types/prettyjson": "^0.0.29", | ||
@@ -78,3 +78,3 @@ "chalk": "^4.1.0", | ||
| }, | ||
| "gitHead": "d7ec66b17728d8942ab21c169c25e64d5ed05bd8" | ||
| "gitHead": "71ca8cf2aee1593239c4fef96e18777c53fb9ae1" | ||
| } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances 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
211422456
0Updated
Updated
Updated