@wmfs/pg-telepods
Advanced tools
Comparing version 1.17.0 to 1.18.0
@@ -0,1 +1,9 @@ | ||
# [1.18.0](https://github.com/wmfs/pg-telepods/compare/v1.17.0...v1.18.0) (2018-10-08) | ||
### 🛠 Builds | ||
* **deps:** update pg-query-stream requirement from 1.1.1 to 1.1.2 ([d919d7f](https://github.com/wmfs/pg-telepods/commit/d919d7f)) | ||
* **deps-dev:** update semantic-release requirement ([48a9556](https://github.com/wmfs/pg-telepods/commit/48a9556)) | ||
# [1.17.0](https://github.com/wmfs/pg-telepods/compare/v1.16.0...v1.17.0) (2018-10-03) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.17.0", | ||
"version": "1.18.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": "1.2.0", | ||
"pg-query-stream": "1.1.1", | ||
"pg-query-stream": "1.1.2", | ||
"@wmfs/supercopy": "1.7.0" | ||
@@ -42,3 +42,3 @@ }, | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.16", | ||
"semantic-release": "15.9.17", | ||
"standard": "12.0.1", | ||
@@ -45,0 +45,0 @@ "@semantic-release/changelog": "3.0.0", |
45104
+ Addedpg-query-stream@1.1.2(transitive)
- Removedpg-query-stream@1.1.1(transitive)
Updatedpg-query-stream@1.1.2