@wmfs/hl-pg-client
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,9 @@ | ||
# [1.7.0](https://github.com/wmfs/hl-pg-client/compare/v1.6.0...v1.7.0) (2018-10-08) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.0.1 to 4.1.0 ([8f73fdd](https://github.com/wmfs/hl-pg-client/commit/8f73fdd)) | ||
* **deps-dev:** update semantic-release requirement ([294a305](https://github.com/wmfs/hl-pg-client/commit/294a305)) | ||
# [1.6.0](https://github.com/wmfs/hl-pg-client/compare/v1.5.0...v1.6.0) (2018-10-03) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/hl-pg-client", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "Provides a slightly higher level PostgreSQL client, that builds on pg-pool", | ||
@@ -22,3 +22,3 @@ "author": "West Midlands Fire Service", | ||
"dependencies": { | ||
"debug": "4.0.1", | ||
"debug": "4.1.0", | ||
"pg": "7.5.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.16", | ||
"semantic-release": "15.9.17", | ||
"standard": "12.0.1", | ||
@@ -36,0 +36,0 @@ "@semantic-release/changelog": "3.0.0", |
24660
+ Addeddebug@4.1.0(transitive)
- Removeddebug@4.0.1(transitive)
Updateddebug@4.1.0