@agentuity/postgres
Advanced tools
+3
-3
| { | ||
| "name": "@agentuity/postgres", | ||
| "version": "3.0.0-alpha.1", | ||
| "version": "3.0.0-alpha.2", | ||
| "license": "Apache-2.0", | ||
@@ -34,7 +34,7 @@ "author": "Agentuity employees and contributors", | ||
| "dependencies": { | ||
| "@agentuity/core": "3.0.0-alpha.1", | ||
| "@agentuity/core": "3.0.0-alpha.2", | ||
| "pg": "^8.13.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@agentuity/test-utils": "3.0.0-alpha.1", | ||
| "@agentuity/test-utils": "3.0.0-alpha.2", | ||
| "@types/bun": "latest", | ||
@@ -41,0 +41,0 @@ "@types/pg": "^8.11.14", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance 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