@wmfs/pg-delta-file
Advanced tools
Comparing version 1.20.0 to 1.21.0
@@ -0,1 +1,8 @@ | ||
# [1.21.0](https://github.com/wmfs/pg-delta-file/compare/v1.20.0...v1.21.0) (2018-11-10) | ||
### 🛠 Builds | ||
* **deps:** update luxon requirement from 1.6.0 to 1.6.1 ([8f4adb4](https://github.com/wmfs/pg-delta-file/commit/8f4adb4)) | ||
# [1.20.0](https://github.com/wmfs/pg-delta-file/compare/v1.19.0...v1.20.0) (2018-11-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.20.0", | ||
"version": "1.21.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.", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"lodash": "4.17.11", | ||
"luxon": "1.6.0", | ||
"luxon": "1.6.1", | ||
"make-dir": "1.3.0", | ||
@@ -28,0 +28,0 @@ "pg": "7.6.1", |
37031
+ Addedluxon@1.6.1(transitive)
- Removedluxon@1.6.0(transitive)
Updatedluxon@1.6.1