@wmfs/pg-telepods
Advanced tools
Comparing version 1.12.0 to 1.13.0
@@ -0,1 +1,8 @@ | ||
# [1.13.0](https://github.com/wmfs/pg-telepods/compare/v1.12.0...v1.13.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.0.0 to 4.0.1 ([e5ac8a2](https://github.com/wmfs/pg-telepods/commit/e5ac8a2)) | ||
# [1.12.0](https://github.com/wmfs/pg-telepods/compare/v1.11.0...v1.12.0) (2018-09-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.12.0", | ||
"version": "1.13.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": "4.0.0", | ||
"debug": "4.0.1", | ||
"lodash": "4.17.10", | ||
@@ -29,0 +29,0 @@ "make-dir": "1.3.0", |
43377
+ Addeddebug@4.0.1(transitive)
Updateddebug@4.0.1