Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@agentuity/postgres

Package Overview
Dependencies
Maintainers
4
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentuity/postgres - npm Package Compare versions

Comparing version
2.0.11
to
2.0.12
+5
-5
package.json
{
"name": "@agentuity/postgres",
"version": "2.0.11",
"version": "2.0.12",
"license": "Apache-2.0",

@@ -34,7 +34,7 @@ "author": "Agentuity employees and contributors",

"dependencies": {
"@agentuity/core": "2.0.11",
"@agentuity/core": "2.0.12",
"pg": "^8.13.1"
},
"peerDependencies": {
"@agentuity/runtime": "2.0.11"
"@agentuity/runtime": "2.0.12"
},

@@ -47,4 +47,4 @@ "peerDependenciesMeta": {

"devDependencies": {
"@agentuity/runtime": "2.0.11",
"@agentuity/test-utils": "2.0.11",
"@agentuity/runtime": "2.0.12",
"@agentuity/test-utils": "2.0.12",
"@types/bun": "latest",

@@ -51,0 +51,0 @@ "@types/pg": "^8.11.14",