Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "pgnode", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "PostgresSQL client to Nodejs servers", | ||
@@ -77,5 +77,5 @@ "main": "lib/index.js", | ||
"@types/jest": "27.0.3", | ||
"@types/node": "16.11.14", | ||
"@types/pg": "8.6.2", | ||
"@typescript-eslint/eslint-plugin": "5.7.0", | ||
"@types/node": "16.11.15", | ||
"@types/pg": "8.6.3", | ||
"@typescript-eslint/eslint-plugin": "5.8.0", | ||
"@typescript-eslint/parser": "5.8.0", | ||
@@ -82,0 +82,0 @@ "env-cmd": "10.1.0", |