+1
-1
| { | ||
| "name": "locai", | ||
| "version": "2.5.0", | ||
| "version": "2.5.1", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "main": "dist/core/orchestrator.js", |
+3
-3
@@ -42,5 +42,5 @@ # Locai | ||
| - **🧠 Smart Context Awareness**: Uses AI to understand the context of your strings for better translations. | ||
| - **🔬 Deep Context Analysis**: Scans your source code (AST) to extract component names, comments, and props for context-aware translations. | ||
| - **📚 Infinite Memory**: Uses vector embeddings to remember previous translations and maintain consistency. If you translate the same (or similar) sentence again, we fetch it from local cache instantly. Zero cost, 100% consistency. | ||
| - **Smart Context Awareness**: Uses AI to understand the context of your strings for better translations. | ||
| - **Deep Context Analysis**: Scans your source code (AST) to extract component names, comments, and props for context-aware translations. | ||
| - **Infinite Memory**: Uses vector embeddings to remember previous translations and maintain consistency. If you translate the same (or similar) sentence again, we fetch it from local cache instantly. Zero cost, 100% consistency. | ||
| - **Smart Sync**: We hash every key. Locai only translates **new** or **modified** keys. If you have 1000 keys and change 5, we only send 5 to the AI. | ||
@@ -47,0 +47,0 @@ - **Context Awareness**: Locai analyzes your content. It knows if a string is for a **Button** (keep it short), **Marketing** (make it punchy), or **Legal** (be precise). |
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 12 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 12 instances 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
607651
0