shell-validator
Advanced tools
+1
-1
| { | ||
| "name": "shell-validator", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Una librería de componentes React para validación de archivos y OCR", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+1
-1
@@ -18,3 +18,3 @@ # Shell Validator | ||
| import { FileUploader } from 'shell-validator'; | ||
| import 'shell-validator/dist/index.css'; /* importar estilos */ | ||
| import 'shell-validator/src/styles/FileUploader.css'; /* importar estilos */ | ||
@@ -21,0 +21,0 @@ function App() { |
Network access
Supply chain riskThis module accesses the network.
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 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
Network access
Supply chain riskThis module accesses the network.
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 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
314214
0