create-turbo
Advanced tools
+3
-3
| { | ||
| "name": "create-turbo", | ||
| "version": "2.5.4-canary.0", | ||
| "version": "2.5.4-canary.1", | ||
| "description": "Create a new Turborepo", | ||
@@ -37,8 +37,8 @@ "homepage": "https://turborepo.com", | ||
| "typescript": "5.5.4", | ||
| "@turbo/eslint-config": "0.0.0", | ||
| "@turbo/telemetry": "0.0.0", | ||
| "@turbo/eslint-config": "0.0.0", | ||
| "@turbo/test-utils": "0.0.0", | ||
| "@turbo/tsconfig": "0.0.0", | ||
| "@turbo/utils": "0.0.0", | ||
| "@turbo/workspaces": "2.5.4-canary.0" | ||
| "@turbo/workspaces": "2.5.4-canary.1" | ||
| }, | ||
@@ -45,0 +45,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 7 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 17 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 3 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
Network access
Supply chain riskThis module accesses the network.
Found 7 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 17 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 3 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