@wmfs/hl-pg-client
Advanced tools
Comparing version 1.19.0 to 1.20.0
@@ -0,1 +1,9 @@ | ||
# [1.20.0](https://github.com/wmfs/hl-pg-client/compare/v1.19.0...v1.20.0) (2020-04-15) | ||
### 🛠 Builds | ||
* **deps:** bump pg from 8.0.0 to 8.0.2 ([fbcf65e](https://github.com/wmfs/hl-pg-client/commit/fbcf65ec6855462f8e4cdfbbf3ac1a38f3ce273f)) | ||
* **deps-dev:** bump nyc from 15.0.0 to 15.0.1 ([e80c9aa](https://github.com/wmfs/hl-pg-client/commit/e80c9aa4ba341c7e36a402eea270e0eecb8311cc)) | ||
# [1.19.0](https://github.com/wmfs/hl-pg-client/compare/v1.18.0...v1.19.0) (2020-04-02) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/hl-pg-client", | ||
"version": "1.19.0", | ||
"version": "1.20.0", | ||
"description": "Provides a slightly higher level PostgreSQL client, that builds on pg-pool", | ||
@@ -23,3 +23,3 @@ "author": "West Midlands Fire Service", | ||
"debug": "4.1.1", | ||
"pg": "8.0.0" | ||
"pg": "8.0.2" | ||
}, | ||
@@ -32,3 +32,3 @@ "devDependencies": { | ||
"mocha": "7.1.1", | ||
"nyc": "15.0.0", | ||
"nyc": "15.0.1", | ||
"semantic-release": "17.0.4", | ||
@@ -35,0 +35,0 @@ "standard": "14.3.3", |
34265
+ Addedpg@8.0.2(transitive)
+ Addedpg-pool@3.7.1(transitive)
+ Addedpg-protocol@1.7.1(transitive)
- Removedpg@8.0.0(transitive)
- Removedpg-packet-stream@1.1.0(transitive)
- Removedpg-pool@3.7.0(transitive)
Updatedpg@8.0.2