@ttoss/postgresdb
Advanced tools
+4
-1
| { | ||
| "name": "@ttoss/postgresdb", | ||
| "version": "0.9.7", | ||
| "version": "0.9.8", | ||
| "description": "A library to handle PostgreSQL database connections and queries", | ||
@@ -25,2 +25,5 @@ "keywords": [ | ||
| "types": "./dist/index.d.mts", | ||
| "module": "./dist/index.mjs", | ||
| "browser": "./dist/index.mjs", | ||
| "import": "./dist/index.mjs", | ||
| "default": "./dist/index.mjs" | ||
@@ -27,0 +30,0 @@ } |
33048
0.33%