@wmfs/pg-delta-file
Advanced tools
Comparing version 1.47.0 to 1.48.0
@@ -0,1 +1,8 @@ | ||
# [1.48.0](https://github.com/wmfs/pg-delta-file/compare/v1.47.0...v1.48.0) (2020-04-02) | ||
### 🛠 Builds | ||
* **deps:** Bump pg from 7.18.2 to 8.0.0 ([39260c7](https://github.com/wmfs/pg-delta-file/commit/39260c761a2214270fb42c0386031039c6309fa5)) | ||
# [1.47.0](https://github.com/wmfs/pg-delta-file/compare/v1.46.0...v1.47.0) (2020-04-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.47.0", | ||
"version": "1.48.0", | ||
"description": "Outputs change-only-update CSV files (or “delta” files) that contain all the necessary actions required to re-synchronize rows in a cloned table.", | ||
@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service", | ||
"make-dir": "3.0.2", | ||
"pg": "7.18.2", | ||
"pg": "8.0.0", | ||
"pg-query-stream": "3.0.3" | ||
@@ -30,0 +30,0 @@ }, |
52453
+ Addedpg@8.0.0(transitive)
- Removedpg@7.18.28.13.1(transitive)
- Removedpg-cloudflare@1.1.1(transitive)
- Removedpg-connection-string@2.7.0(transitive)
- Removedpg-pool@2.0.10(transitive)
- Removedpg-protocol@1.7.0(transitive)
Updatedpg@8.0.0