postgres-pool
Advanced tools
Comparing version
{ | ||
"name": "postgres-pool", | ||
"version": "10.1.10", | ||
"version": "10.1.11", | ||
"description": "Node postgres connection pool implementation for node-pg", | ||
@@ -76,3 +76,3 @@ "main": "./dist/index.cjs", | ||
"@types/pg": "8.15.4", | ||
"pg": "8.16.2", | ||
"pg": "8.16.3", | ||
"strict-event-emitter-types": "2.0.0", | ||
@@ -97,4 +97,4 @@ "uuid": "11.1.0" | ||
"chai-as-promised": "8.0.1", | ||
"eslint": "9.29.0", | ||
"eslint-config-decent": "2.8.24", | ||
"eslint": "9.30.0", | ||
"eslint-config-decent": "2.8.31", | ||
"husky": "9.1.7", | ||
@@ -106,7 +106,7 @@ "lint-staged": "16.1.2", | ||
"pinst": "3.0.0", | ||
"prettier": "3.6.1", | ||
"prettier": "3.6.2", | ||
"rimraf": "6.0.1", | ||
"sinon": "21.0.0", | ||
"ts-node": "10.9.2", | ||
"semantic-release": "24.2.5", | ||
"semantic-release": "24.2.6", | ||
"typescript": "5.8.3", | ||
@@ -113,0 +113,0 @@ "unbuild": "3.5.0" |