@wmfs/pg-model
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,11 @@ | ||
# [1.7.0](https://github.com/wmfs/pg-model/compare/v1.6.0...v1.7.0) (2018-09-12) | ||
### 🛠 Builds | ||
* **deps:** update lodash requirement from 4.17.10 to 4.17.11 ([a7a2dfb](https://github.com/wmfs/pg-model/commit/a7a2dfb)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([17266a2](https://github.com/wmfs/pg-model/commit/17266a2)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/pg-diff-sync requirement ([18f7ab3](https://github.com/wmfs/pg-model/commit/18f7ab3)) | ||
* **deps-dev:** update semantic-release requirement ([854f93b](https://github.com/wmfs/pg-model/commit/854f93b)) | ||
# [1.6.0](https://github.com/wmfs/pg-model/compare/v1.5.0...v1.6.0) (2018-09-11) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@wmfs/pg-model", | ||
"version": "1.6.0", | ||
"version": "1.7.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.0", | ||
"lodash": "4.17.10" | ||
"lodash": "4.17.11" | ||
}, | ||
@@ -38,8 +38,8 @@ "devDependencies": { | ||
"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.4", | ||
"@wmfs/hl-pg-client": "1.3.0", | ||
"@wmfs/pg-diff-sync": "1.3.0" | ||
"@wmfs/hl-pg-client": "1.5.0", | ||
"@wmfs/pg-diff-sync": "1.4.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
139549
+ Addedlodash@4.17.11(transitive)
- Removedlodash@4.17.10(transitive)
Updatedlodash@4.17.11