create-miro-app
Advanced tools
Comparing version 1.10.5 to 1.10.6
{ | ||
"name": "create-miro-app", | ||
"version": "1.10.5", | ||
"version": "1.10.6", | ||
"keywords": [ | ||
@@ -68,3 +68,3 @@ "miro", | ||
"prompts": "2.4.2", | ||
"rimraf": "3.0.2", | ||
"rimraf": "4.1.2", | ||
"tar": "6.1.13", | ||
@@ -71,0 +71,0 @@ "typescript": "4.5.4", |
Sorry, the diff of this file is too big to display
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
1154082
4290