@botpress/evals
Advanced tools
+4
-4
| { | ||
| "name": "@botpress/evals", | ||
| "version": "1.19.0-beta.2", | ||
| "version": "1.19.0-beta.3", | ||
| "description": "Evaluation definitions and runner for ADK-based Botpress agents", | ||
@@ -82,3 +82,3 @@ "keywords": [ | ||
| "@botpress/chat": "~0.5.5", | ||
| "@botpress/client": "~1.42.0", | ||
| "@botpress/client": "~1.46.0", | ||
| "@botpress/cognitive": "~0.5.4" | ||
@@ -90,6 +90,6 @@ }, | ||
| "engines": { | ||
| "bun": ">=1.3.13", | ||
| "bun": ">=1.3.14", | ||
| "node": ">=22.0.0" | ||
| }, | ||
| "packageManager": "bun@1.3.13" | ||
| "packageManager": "bun@1.3.14" | ||
| } |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
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
+ Added
- Removed
Updated