Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "pgnode", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "PostgresSQL client to Nodejs servers", | ||
@@ -77,6 +77,6 @@ "main": "lib/index.js", | ||
"@types/jest": "27.4.0", | ||
"@types/node": "16.11.18", | ||
"@types/node": "16.11.19", | ||
"@types/pg": "8.6.3", | ||
"@typescript-eslint/eslint-plugin": "5.8.1", | ||
"@typescript-eslint/parser": "5.8.1", | ||
"@typescript-eslint/eslint-plugin": "5.9.0", | ||
"@typescript-eslint/parser": "5.9.0", | ||
"env-cmd": "10.1.0", | ||
@@ -91,3 +91,3 @@ "eslint": "8.6.0", | ||
"husky": "7.0.4", | ||
"jest": "27.4.5", | ||
"jest": "27.4.7", | ||
"lint-staged": "12.1.5", | ||
@@ -94,0 +94,0 @@ "pg-protocol": "1.5.0", |