@agentuity/postgres
Advanced tools
+3
-3
| { | ||
| "name": "@agentuity/postgres", | ||
| "version": "3.0.0-alpha.0", | ||
| "version": "3.0.0-alpha.1", | ||
| "license": "Apache-2.0", | ||
@@ -34,7 +34,7 @@ "author": "Agentuity employees and contributors", | ||
| "dependencies": { | ||
| "@agentuity/core": "3.0.0-alpha.0", | ||
| "@agentuity/core": "3.0.0-alpha.1", | ||
| "pg": "^8.13.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@agentuity/test-utils": "3.0.0-alpha.0", | ||
| "@agentuity/test-utils": "3.0.0-alpha.1", | ||
| "@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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
0
-100%+ Added
- Removed