@evalguardai/cli
Advanced tools
Sorry, the diff of this file is too big to display
+1
-1
| #!/usr/bin/env node | ||
| import("../dist/index.js"); | ||
| require("../dist/index.cjs"); |
+6
-12
| { | ||
| "name": "@evalguardai/cli", | ||
| "version": "1.3.0", | ||
| "version": "1.4.0", | ||
| "description": "EvalGuard CLI - Run LLM evaluations and security scans from the command line", | ||
| "type": "module", | ||
| "main": "./src/index.ts", | ||
| "type": "commonjs", | ||
| "main": "./dist/index.cjs", | ||
| "bin": { | ||
@@ -13,4 +13,3 @@ "evalguard": "./bin/evalguard.js" | ||
| "bin", | ||
| "README.md", | ||
| "LICENSE" | ||
| "README.md" | ||
| ], | ||
@@ -24,3 +23,3 @@ "scripts": { | ||
| "clean": "rm -rf dist .turbo", | ||
| "prepublishOnly": "echo build ready" | ||
| "prepublishOnly": "echo ready" | ||
| }, | ||
@@ -60,8 +59,3 @@ "keywords": [ | ||
| }, | ||
| "dependencies": { | ||
| "commander": "^13.1.0", | ||
| "chalk": "^5.4.0", | ||
| "ora": "^8.2.0", | ||
| "yaml": "^2.8.3" | ||
| }, | ||
| "dependencies": {}, | ||
| "devDependencies": { | ||
@@ -68,0 +62,0 @@ "@evalguard/config": "workspace:*", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
10509933
102.96%0
-100%96
1.05%5950
20.2%No
NaN- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed