Comparing version 2.17.1 to 2.18.0
@@ -0,3 +1,14 @@ | ||
# v2.18.0 | ||
[2024-08-12] | ||
### Fixes | ||
* Fix: Added package.json in esm directory which overwrite "type" property to "module" ([`831bb08`](https://github.com/panates/postgrejs/commit/831bb083230cf3981d69c1334b2e5312de66b520)) | ||
### Changes | ||
* chore: Updated dependencies ([`f3cfc97`](https://github.com/panates/postgrejs/commit/f3cfc97fd440ed5cc454bdf7ac5f254794ea9c57)) | ||
# v2.17.1 | ||
[2024-08-11] | ||
[2024-08-12] | ||
@@ -4,0 +15,0 @@ ### Changes |
{ | ||
"name": "postgrejs", | ||
"description": "Professional PostgreSQL client NodeJS", | ||
"version": "2.17.1", | ||
"version": "2.18.0", | ||
"author": "Panates", | ||
@@ -9,5 +9,5 @@ "license": "MIT", | ||
"doublylinked": "^2.5.4", | ||
"lightning-pool": "^4.6.1", | ||
"lightning-pool": "^4.7.0", | ||
"postgres-bytea": "^3.0.0", | ||
"power-tasks": "^1.9.0", | ||
"power-tasks": "^1.10.0", | ||
"putil-merge": "^3.13.0", | ||
@@ -14,0 +14,0 @@ "putil-promisify": "^1.10.1", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
422469
215
0
Updatedlightning-pool@^4.7.0
Updatedpower-tasks@^1.10.0