@wmfs/pg-model
Advanced tools
Comparing version 1.16.0 to 1.17.0
@@ -0,1 +1,8 @@ | ||
# [1.17.0](https://github.com/wmfs/pg-model/compare/v1.16.0...v1.17.0) (2019-09-09) | ||
### 🛠 Builds | ||
* **deps:** update lodash requirement from 4.17.14 to 4.17.15 ([cffa641](https://github.com/wmfs/pg-model/commit/cffa641)) | ||
# [1.16.0](https://github.com/wmfs/pg-model/compare/v1.15.0...v1.16.0) (2019-07-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-model", | ||
"version": "1.16.0", | ||
"version": "1.17.0", | ||
"description": "Takes a relational database structure and returns model objects for noSQL-like abilities.", | ||
@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service", | ||
"dottie": "2.0.1", | ||
"lodash": "4.17.14" | ||
"lodash": "4.17.15" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
149991
+ Addedlodash@4.17.15(transitive)
- Removedlodash@4.17.14(transitive)
Updatedlodash@4.17.15