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

@ajuhos/db-postgres

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ajuhos/db-postgres - npm Package Compare versions

Comparing version
0.0.332
to
0.0.333
+3
-6
package.json
{
"name": "@ajuhos/db-postgres",
"version": "0.0.332",
"version": "0.0.333",
"license": "MIT",

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"dependencies": {
"@ajuhos/malloy": "^0.0.332",
"@ajuhos/malloy": "^0.0.333",
"@types/pg": "^8.6.1",

@@ -31,6 +31,3 @@ "pg": "^8.7.1",

},
"gitHead": "4fd0b97bbf4979f5a8004f169bc29740a87e3778",
"publishConfig": {
"access": "public"
}
"gitHead": "4fd0b97bbf4979f5a8004f169bc29740a87e3778"
}