@wmfs/pg-delta-file
Advanced tools
Comparing version 1.18.0 to 1.19.0
@@ -0,1 +1,9 @@ | ||
# [1.19.0](https://github.com/wmfs/pg-delta-file/compare/v1.18.0...v1.19.0) (2018-11-07) | ||
### 🛠 Builds | ||
* **deps:** update pg requirement from 7.6.0 to 7.6.1 ([cee2294](https://github.com/wmfs/pg-delta-file/commit/cee2294)) | ||
* **deps-dev:** update semantic-release requirement ([3c8453c](https://github.com/wmfs/pg-delta-file/commit/3c8453c)) | ||
# [1.18.0](https://github.com/wmfs/pg-delta-file/compare/v1.17.0...v1.18.0) (2018-11-04) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.18.0", | ||
"version": "1.19.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": "1.3.0", | ||
"pg": "7.6.0", | ||
"pg": "7.6.1", | ||
"pg-query-stream": "1.1.2" | ||
@@ -38,3 +38,3 @@ }, | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.7", | ||
"semantic-release": "15.10.8", | ||
"standard": "12.0.1", | ||
@@ -41,0 +41,0 @@ "@semantic-release/changelog": "3.0.1", |
36420
+ Addedbuffer-writer@2.0.0(transitive)
+ Addedpg@7.6.1(transitive)
- Removedbuffer-writer@1.0.1(transitive)
- Removedpg@7.6.0(transitive)
Updatedpg@7.6.1