@wmfs/hl-pg-client
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -0,1 +1,8 @@ | ||
# [1.4.0](https://github.com/wmfs/hl-pg-client/compare/v1.3.0...v1.4.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 3.2.3 to 4.0.0 ([dbf6179](https://github.com/wmfs/hl-pg-client/commit/dbf6179)) | ||
# [1.3.0](https://github.com/wmfs/hl-pg-client/compare/v1.2.0...v1.3.0) (2018-09-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/hl-pg-client", | ||
"version": "1.3.0", | ||
"version": "1.4.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": "3.2.3", | ||
"debug": "4.0.0", | ||
"pg": "7.4.3" | ||
@@ -25,0 +25,0 @@ }, |
23345
+ Addeddebug@4.0.0(transitive)
- Removeddebug@3.2.3(transitive)
Updateddebug@4.0.0