@wmfs/pg-diff-sync
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,14 @@ | ||
# [1.7.0](https://github.com/wmfs/pg-diff-sync/compare/v1.6.0...v1.7.0) (2018-10-23) | ||
### 🛠 Builds | ||
* **deps:** update dottie requirement from 2.0.0 to 2.0.1 ([1b8df02](https://github.com/wmfs/pg-diff-sync/commit/1b8df02)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([16728d9](https://github.com/wmfs/pg-diff-sync/commit/16728d9)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([564cbda](https://github.com/wmfs/pg-diff-sync/commit/564cbda)) | ||
* **deps-dev:** update nyc requirement from 13.0.1 to 13.1.0 ([16fe657](https://github.com/wmfs/pg-diff-sync/commit/16fe657)) | ||
* **deps-dev:** update semantic-release requirement ([028b060](https://github.com/wmfs/pg-diff-sync/commit/028b060)) | ||
* **deps-dev:** update semantic-release requirement ([836904f](https://github.com/wmfs/pg-diff-sync/commit/836904f)) | ||
* **deps-dev:** update semantic-release requirement ([65c7b21](https://github.com/wmfs/pg-diff-sync/commit/65c7b21)) | ||
# [1.6.0](https://github.com/wmfs/pg-diff-sync/compare/v1.5.0...v1.6.0) (2018-10-08) | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "@wmfs/pg-diff-sync", | ||
"version": "1.6.0", | ||
"version": "1.7.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.", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"debug": "4.1.0", | ||
"dottie": "2.0.0", | ||
"dottie": "2.0.1", | ||
"ejs": "2.6.1", | ||
@@ -36,7 +36,7 @@ "lodash": "4.17.11" | ||
"mocha": "5.2.0", | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.17", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.5", | ||
"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" | ||
}, | ||
@@ -43,0 +43,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
75214
+ Addeddottie@2.0.1(transitive)
- Removeddottie@2.0.0(transitive)
Updateddottie@2.0.1