@plur-ai/cli
Advanced tools
+1
-1
@@ -100,3 +100,3 @@ #!/usr/bin/env node | ||
| // src/index.ts | ||
| var VERSION = "0.17.0"; | ||
| var VERSION = "0.17.1"; | ||
| var argv = process.argv.slice(2); | ||
@@ -103,0 +103,0 @@ if (argv.includes("--version") || argv.includes("-v")) { |
+2
-2
| { | ||
| "name": "@plur-ai/cli", | ||
| "version": "0.17.0", | ||
| "version": "0.17.1", | ||
| "type": "module", | ||
@@ -13,3 +13,3 @@ "bin": { | ||
| "dependencies": { | ||
| "@plur-ai/core": "0.17.0" | ||
| "@plur-ai/core": "0.17.1" | ||
| }, | ||
@@ -16,0 +16,0 @@ "devDependencies": { |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
+ Added
- Removed
Updated