@wmfs/pg-telepods
Advanced tools
Comparing version 1.80.0 to 1.81.0
@@ -0,1 +1,9 @@ | ||
# [1.81.0](https://github.com/wmfs/pg-telepods/compare/v1.80.0...v1.81.0) (2020-09-28) | ||
### 🛠 Builds | ||
* **deps:** Bump pg from 8.3.2 to 8.3.3 ([1153eda](https://github.com/wmfs/pg-telepods/commit/1153eda4332b80618a26a6780df0fed6099ee426)) | ||
* **deps:** Bump pg-query-stream from 3.2.2 to 3.2.3 ([9011f2d](https://github.com/wmfs/pg-telepods/commit/9011f2de32d3fdf503902b4384ff1191216e7828)) | ||
# [1.80.0](https://github.com/wmfs/pg-telepods/compare/v1.79.1...v1.80.0) (2020-09-28) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.80.0", | ||
"version": "1.81.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", | ||
@@ -29,5 +29,5 @@ "author": "West Midlands Fire Service", | ||
"make-dir": "3.1.0", | ||
"pg": "8.3.2", | ||
"pg": "8.3.3", | ||
"pg-copy-streams": "2.2.2", | ||
"pg-query-stream": "3.2.2", | ||
"pg-query-stream": "3.2.3", | ||
"@wmfs/supercopy": "1.39.0" | ||
@@ -34,0 +34,0 @@ }, |
89281
+ Addedpg@8.3.3(transitive)
+ Addedpg-query-stream@3.2.3(transitive)
- Removedpg@8.3.2(transitive)
- Removedpg-query-stream@3.2.2(transitive)
Updatedpg@8.3.3
Updatedpg-query-stream@3.2.3