@wmfs/relationize
Advanced tools
Comparing version 1.8.0 to 1.9.0
@@ -0,1 +1,15 @@ | ||
# [1.9.0](https://github.com/wmfs/relationize/compare/v1.8.0...v1.9.0) (2018-11-01) | ||
### 🛠 Builds | ||
* **deps:** update boom requirement from 7.2.0 to 7.2.1 ([0ac7620](https://github.com/wmfs/relationize/commit/0ac7620)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([0f6f1e9](https://github.com/wmfs/relationize/commit/0f6f1e9)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([33524a1](https://github.com/wmfs/relationize/commit/33524a1)) | ||
* **deps-dev:** update nyc requirement from 13.0.1 to 13.1.0 ([76c86fb](https://github.com/wmfs/relationize/commit/76c86fb)) | ||
* **deps-dev:** update semantic-release requirement ([7d78572](https://github.com/wmfs/relationize/commit/7d78572)) | ||
* **deps-dev:** update semantic-release requirement ([396f3d6](https://github.com/wmfs/relationize/commit/396f3d6)) | ||
* **deps-dev:** update semantic-release requirement ([b0422f4](https://github.com/wmfs/relationize/commit/b0422f4)) | ||
* **deps-dev:** update semantic-release requirement ([3d7b776](https://github.com/wmfs/relationize/commit/3d7b776)) | ||
# [1.8.0](https://github.com/wmfs/relationize/compare/v1.7.0...v1.8.0) (2018-10-08) | ||
@@ -2,0 +16,0 @@ |
{ | ||
"name": "@wmfs/relationize", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Takes a set of JSON Schema definitions and returns a relational database structure capable of storing compliant data.", | ||
@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service", | ||
"async": "2.6.1", | ||
"boom": "7.2.0", | ||
"boom": "7.2.1", | ||
"debug": "4.1.0", | ||
@@ -41,7 +41,7 @@ "glob": "7.1.3", | ||
"mocha": "5.2.0", | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.17", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.6", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.4" | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.5" | ||
}, | ||
@@ -48,0 +48,0 @@ "scripts": { |
51675
+ Addedboom@7.2.1(transitive)
+ Addedhoek@6.1.3(transitive)
- Removedboom@7.2.0(transitive)
- Removedhoek@5.0.4(transitive)
Updatedboom@7.2.1