@wmfs/pg-telepods
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -0,1 +1,10 @@ | ||
# [1.12.0](https://github.com/wmfs/pg-telepods/compare/v1.11.0...v1.12.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 3.2.4 to 4.0.0 ([8edee3d](https://github.com/wmfs/pg-telepods/commit/8edee3d)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([c0a5d00](https://github.com/wmfs/pg-telepods/commit/c0a5d00)) | ||
* **deps-dev:** update semantic-release requirement ([56aeafa](https://github.com/wmfs/pg-telepods/commit/56aeafa)) | ||
# [1.11.0](https://github.com/wmfs/pg-telepods/compare/v1.10.0...v1.11.0) (2018-09-11) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/pg-telepods", | ||
"version": "1.11.0", | ||
"version": "1.12.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.4", | ||
"debug": "4.0.0", | ||
"lodash": "4.17.10", | ||
@@ -42,6 +42,6 @@ "make-dir": "1.3.0", | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.14", | ||
"semantic-release": "15.9.15", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.3", | ||
"@semantic-release/git": "7.0.4", | ||
"@wmfs/hl-pg-client": "1.4.0" | ||
@@ -48,0 +48,0 @@ }, |
43149
- Removeddebug@3.2.4(transitive)
Updateddebug@4.0.0