@wmfs/relationize
Advanced tools
Comparing version 1.7.0 to 1.8.0
@@ -0,1 +1,11 @@ | ||
# [1.8.0](https://github.com/wmfs/relationize/compare/v1.7.0...v1.8.0) (2018-10-08) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.0.1 to 4.1.0 ([d5ecf16](https://github.com/wmfs/relationize/commit/d5ecf16)) | ||
* **deps-dev:** update chai requirement from 4.1.2 to 4.2.0 ([950a7ce](https://github.com/wmfs/relationize/commit/950a7ce)) | ||
* **deps-dev:** update semantic-release requirement ([05cce89](https://github.com/wmfs/relationize/commit/05cce89)) | ||
* **deps-dev:** update semantic-release requirement ([c00356a](https://github.com/wmfs/relationize/commit/c00356a)) | ||
# [1.7.0](https://github.com/wmfs/relationize/compare/v1.6.0...v1.7.0) (2018-09-12) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@wmfs/relationize", | ||
"version": "1.7.0", | ||
"version": "1.8.0", | ||
"description": "Takes a set of JSON Schema definitions and returns a relational database structure capable of storing compliant data.", | ||
@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service", | ||
"boom": "7.2.0", | ||
"debug": "4.0.1", | ||
"debug": "4.1.0", | ||
"glob": "7.1.3", | ||
@@ -35,3 +35,3 @@ "jsonfile": "5.0.0", | ||
"devDependencies": { | ||
"chai": "4.1.2", | ||
"chai": "4.2.0", | ||
"chai-subset": "1.6.0", | ||
@@ -43,3 +43,3 @@ "codecov": "3.1.0", | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.15", | ||
"semantic-release": "15.9.17", | ||
"standard": "12.0.1", | ||
@@ -46,0 +46,0 @@ "@semantic-release/changelog": "3.0.0", |
50536
+ Addeddebug@4.1.0(transitive)
- Removeddebug@4.0.1(transitive)
Updateddebug@4.1.0