@autorest/compare
Advanced tools
+2
-2
| { | ||
| "name": "@autorest/compare", | ||
| "version": "0.5.2", | ||
| "version": "0.5.3-dev", | ||
| "description": "Compares the output between two AutoRest runs to check for material differences.", | ||
@@ -23,3 +23,3 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "autorest": "~3.7.2", | ||
| "autorest": "3.8.0-dev", | ||
| "chalk": "^4.1.0", | ||
@@ -26,0 +26,0 @@ "diff": "^5.1.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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
299450
0- Removed
Updated