@wmfs/pg-telepods
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,9 @@ | ||
# [1.7.0](https://github.com/wmfs/pg-telepods/compare/v1.6.0...v1.7.0) (2018-09-04) | ||
### 🛠 Builds | ||
* **deps:** update [@wmfs](https://github.com/wmfs)/supercopy requirement from 1.1.0 to 1.2.0 ([8640c71](https://github.com/wmfs/pg-telepods/commit/8640c71)) | ||
* **deps-dev:** update codecov requirement from 3.0.4 to 3.1.0 ([de19344](https://github.com/wmfs/pg-telepods/commit/de19344)) | ||
# [1.6.0](https://github.com/wmfs/pg-telepods/compare/v1.5.0...v1.6.0) (2018-08-30) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Takes the contents of one PostgreSQL table, applies a transformation function to each row and ensures a target table is kept in sync", | ||
@@ -32,7 +32,7 @@ "author": "West Midlands Fire Service", | ||
"pg-query-stream": "1.1.1", | ||
"@wmfs/supercopy": "1.1.0" | ||
"@wmfs/supercopy": "1.2.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.1.2", | ||
"codecov": "3.0.4", | ||
"codecov": "3.1.0", | ||
"conventional-changelog-metahub": "2.0.2", | ||
@@ -39,0 +39,0 @@ "cz-conventional-changelog": "2.1.0", |
40872
+ Added@wmfs/supercopy@1.2.0(transitive)
- Removed@wmfs/supercopy@1.1.0(transitive)
- Removedcsv-string@3.1.4(transitive)
Updated@wmfs/supercopy@1.2.0