@agentuity/server
Advanced tools
+2
-2
| { | ||
| "name": "@agentuity/server", | ||
| "version": "0.0.8", | ||
| "version": "0.0.9", | ||
| "type": "module", | ||
@@ -25,3 +25,3 @@ "main": "./dist/index.js", | ||
| "dependencies": { | ||
| "@agentuity/core": "0.0.6" | ||
| "@agentuity/core": "0.0.9" | ||
| }, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
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 5 instances 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 5 instances in 1 package
+ Added
- Removed
Updated