@wmfs/pg-diff-sync
Advanced tools
Comparing version 1.12.0 to 1.13.0
@@ -0,1 +1,12 @@ | ||
# [1.13.0](https://github.com/wmfs/pg-diff-sync/compare/v1.12.0...v1.13.0) (2019-02-08) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.1.0 to 4.1.1 ([ed9ee71](https://github.com/wmfs/pg-diff-sync/commit/ed9ee71)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([e72eb98](https://github.com/wmfs/pg-diff-sync/commit/e72eb98)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([4fca234](https://github.com/wmfs/pg-diff-sync/commit/4fca234)) | ||
* **deps-dev:** update nyc requirement from 13.1.0 to 13.2.0 ([bdaca76](https://github.com/wmfs/pg-diff-sync/commit/bdaca76)) | ||
* **deps-dev:** update semantic-release requirement ([2658c7d](https://github.com/wmfs/pg-diff-sync/commit/2658c7d)) | ||
# [1.12.0](https://github.com/wmfs/pg-diff-sync/compare/v1.11.1...v1.12.0) (2018-12-21) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@wmfs/pg-diff-sync", | ||
"version": "1.12.0", | ||
"version": "1.13.0", | ||
"description": "Takes two objects that describe the structure of a database and produces the PostgreSQL statements required to get from one to the other.", | ||
@@ -24,3 +24,3 @@ "author": "West Midlands Fire Service", | ||
"boom": "7.3.0", | ||
"debug": "4.1.0", | ||
"debug": "4.1.1", | ||
"dottie": "2.0.1", | ||
@@ -36,7 +36,7 @@ "ejs": "2.6.1", | ||
"mocha": "5.2.0", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.13.1", | ||
"nyc": "13.2.0", | ||
"semantic-release": "15.13.3", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.6" | ||
"@semantic-release/changelog": "3.0.2", | ||
"@semantic-release/git": "7.0.8" | ||
}, | ||
@@ -43,0 +43,0 @@ "scripts": { |
88829
+ Addeddebug@4.1.1(transitive)
- Removeddebug@4.1.0(transitive)
Updateddebug@4.1.1