@wmfs/pg-telepods
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -0,1 +1,10 @@ | ||
# [1.9.0](https://github.com/wmfs/pg-telepods/compare/v1.8.0...v1.9.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update [@wmfs](https://github.com/wmfs)/supercopy requirement from 1.2.0 to 1.3.0 ([d0d7791](https://github.com/wmfs/pg-telepods/commit/d0d7791)) | ||
* **deps:** update debug requirement from 3.2.1 to 3.2.3 ([aece374](https://github.com/wmfs/pg-telepods/commit/aece374)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([a1faf11](https://github.com/wmfs/pg-telepods/commit/a1faf11)) | ||
# [1.8.0](https://github.com/wmfs/pg-telepods/compare/v1.7.0...v1.8.0) (2018-09-11) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.8.0", | ||
"version": "1.9.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", | ||
@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service", | ||
"csv-string": "3.1.5", | ||
"debug": "3.2.1", | ||
"debug": "3.2.3", | ||
"lodash": "4.17.10", | ||
@@ -33,3 +33,3 @@ "make-dir": "1.3.0", | ||
"pg-query-stream": "1.1.1", | ||
"@wmfs/supercopy": "1.2.0" | ||
"@wmfs/supercopy": "1.3.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "devDependencies": { | ||
"@semantic-release/git": "7.0.3", | ||
"@wmfs/hl-pg-client": "1.1.3" | ||
"@wmfs/hl-pg-client": "1.2.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
41849
+ Added@wmfs/supercopy@1.3.0(transitive)
+ Addeddebug@3.2.3(transitive)
- Removed@wmfs/supercopy@1.2.0(transitive)
- Removeddebug@3.1.0(transitive)
- Removedms@2.0.0(transitive)
Updated@wmfs/supercopy@1.3.0
Updateddebug@3.2.3