@wmfs/pg-telepods
Advanced tools
Comparing version 1.5.0 to 1.6.0
@@ -0,1 +1,8 @@ | ||
# [1.6.0](https://github.com/wmfs/pg-telepods/compare/v1.5.0...v1.6.0) (2018-08-30) | ||
### 🛠 Builds | ||
* **deps:** update [@wmfs](https://github.com/wmfs)/supercopy requirement from 1.0.2 to 1.1.0 ([c6ed6f8](https://github.com/wmfs/pg-telepods/commit/c6ed6f8)) | ||
# [1.5.0](https://github.com/wmfs/pg-telepods/compare/v1.4.0...v1.5.0) (2018-08-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.5.0", | ||
"version": "1.6.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,3 +32,3 @@ "author": "West Midlands Fire Service", | ||
"pg-query-stream": "1.1.1", | ||
"@wmfs/supercopy": "1.0.2" | ||
"@wmfs/supercopy": "1.1.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
40483
+ Added@wmfs/supercopy@1.1.0(transitive)
+ Addedcsv-string@3.1.4(transitive)
- Removed@wmfs/supercopy@1.0.2(transitive)
- Removedcsv-string@3.1.3(transitive)
Updated@wmfs/supercopy@1.1.0