@mui/utils
Advanced tools
+1
-1
| /** | ||
| * @mui/utils v9.0.0-alpha.3 | ||
| * @mui/utils v9.0.0-alpha.4 | ||
| * | ||
@@ -4,0 +4,0 @@ * @license MIT |
+1
-1
| /** | ||
| * @mui/utils v9.0.0-alpha.3 | ||
| * @mui/utils v9.0.0-alpha.4 | ||
| * | ||
@@ -4,0 +4,0 @@ * @license MIT |
+1
-1
| { | ||
| "name": "@mui/utils", | ||
| "version": "9.0.0-alpha.3", | ||
| "version": "9.0.0-alpha.4", | ||
| "author": "MUI Team", | ||
@@ -5,0 +5,0 @@ "description": "Utility functions for React components.", |
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 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
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
334157
1.7%