@agentuity/server
Advanced tools
+4
-4
| { | ||
| "name": "@agentuity/server", | ||
| "version": "2.0.1", | ||
| "version": "2.0.2", | ||
| "license": "Apache-2.0", | ||
@@ -28,8 +28,8 @@ "author": "Agentuity employees and contributors", | ||
| "dependencies": { | ||
| "@agentuity/core": "2.0.1", | ||
| "@agentuity/schema": "2.0.1", | ||
| "@agentuity/core": "2.0.2", | ||
| "@agentuity/schema": "2.0.2", | ||
| "zod": "^4.3.5" | ||
| }, | ||
| "devDependencies": { | ||
| "@agentuity/test-utils": "2.0.1", | ||
| "@agentuity/test-utils": "2.0.2", | ||
| "@types/bun": "latest", | ||
@@ -36,0 +36,0 @@ "@types/node": "^22.0.0", |
Network access
Supply chain riskThis module accesses the network.
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 15 instances 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 15 instances 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
+ Added
+ Added
- Removed
- Removed
Updated
Updated