@wmfs/pg-telepods
Advanced tools
Comparing version 1.96.0 to 1.97.0
@@ -0,1 +1,9 @@ | ||
# [1.97.0](https://github.com/wmfs/pg-telepods/compare/v1.96.0...v1.97.0) (2022-11-01) | ||
### 🛠 Builds | ||
* **deps-dev:** update dependency [@wmfs](https://github.com/wmfs)/hl-pg-client to v1.30.0 ([1d8d012](https://github.com/wmfs/pg-telepods/commit/1d8d012a594dfb2fce4623b5414eb7cb9bd1a1bc)) | ||
* **deps:** update dependency pg-query-stream to v4.2.4 ([8971349](https://github.com/wmfs/pg-telepods/commit/8971349726f7e1c33ea72029f07c9f2c88c78b97)) | ||
# [1.96.0](https://github.com/wmfs/pg-telepods/compare/v1.95.0...v1.96.0) (2022-10-17) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.96.0", | ||
"version": "1.97.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", | ||
@@ -31,3 +31,3 @@ "author": "West Midlands Fire Service", | ||
"pg-copy-streams": "2.2.2", | ||
"pg-query-stream": "4.0.0", | ||
"pg-query-stream": "4.2.4", | ||
"@wmfs/supercopy": "1.47.0" | ||
@@ -46,3 +46,3 @@ }, | ||
"@semantic-release/git": "10.0.1", | ||
"@wmfs/hl-pg-client": "1.29.0" | ||
"@wmfs/hl-pg-client": "1.30.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
107986
+ Addedpg-query-stream@4.2.4(transitive)
- Removedpg-query-stream@4.0.0(transitive)
Updatedpg-query-stream@4.2.4