@agentuity/postgres
Advanced tools
+4
-4
| { | ||
| "name": "@agentuity/postgres", | ||
| "deprecated": "Use pg or drizzle-orm/node-postgres directly against your DATABASE_URL.", | ||
| "version": "3.0.0-beta.9", | ||
| "version": "3.0.0", | ||
| "license": "Apache-2.0", | ||
@@ -35,11 +35,11 @@ "author": "Agentuity employees and contributors", | ||
| "dependencies": { | ||
| "@agentuity/core": "3.0.0-beta.9", | ||
| "@agentuity/core": "3.0.0", | ||
| "pg": "^8.13.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@agentuity/test-utils": "3.0.0-beta.9", | ||
| "@agentuity/test-utils": "3.0.0", | ||
| "@types/bun": "latest", | ||
| "@types/pg": "^8.11.14", | ||
| "bun-types": "latest", | ||
| "kysely": "^0.29.0", | ||
| "kysely": "^0.29.2", | ||
| "typescript": "^5.9.0" | ||
@@ -46,0 +46,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%323943
-0.01%+ Added
- Removed
Updated