@agentuity/adapter
Advanced tools
+2
-2
| { | ||
| "name": "@agentuity/adapter", | ||
| "version": "3.0.0", | ||
| "version": "3.0.1", | ||
| "license": "Apache-2.0", | ||
@@ -26,3 +26,3 @@ "author": "Agentuity employees and contributors", | ||
| "dependencies": { | ||
| "@agentuity/core": "3.0.0" | ||
| "@agentuity/core": "3.0.1" | ||
| }, | ||
@@ -29,0 +29,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 2 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 2 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
- Removed
Updated