@wmfs/pg-telepods
Advanced tools
Comparing version 1.88.0 to 1.89.0
@@ -0,1 +1,8 @@ | ||
# [1.89.0](https://github.com/wmfs/pg-telepods/compare/v1.88.0...v1.89.0) (2021-02-24) | ||
### 🛠 Builds | ||
* **deps:** Bump [@wmfs](https://github.com/wmfs)/supercopy from 1.43.0 to 1.44.0 ([eb4e0be](https://github.com/wmfs/pg-telepods/commit/eb4e0bebdde994944988e049aaf329ab85ff8df8)) | ||
# [1.88.0](https://github.com/wmfs/pg-telepods/compare/v1.87.1...v1.88.0) (2021-02-24) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.88.0", | ||
"version": "1.89.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": "4.0.0", | ||
"@wmfs/supercopy": "1.43.0" | ||
"@wmfs/supercopy": "1.44.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
97422
+ Added@wmfs/supercopy@1.44.0(transitive)
+ Addedpg-copy-streams@5.1.1(transitive)
- Removed@wmfs/supercopy@1.43.0(transitive)
- Removedpg-copy-streams@3.0.0(transitive)
Updated@wmfs/supercopy@1.44.0