@wmfs/pg-diff-sync
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -0,1 +1,10 @@ | ||
# [1.4.0](https://github.com/wmfs/pg-diff-sync/compare/v1.3.0...v1.4.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.0.0 to 4.0.1 ([8c1a2fd](https://github.com/wmfs/pg-diff-sync/commit/8c1a2fd)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([60ef677](https://github.com/wmfs/pg-diff-sync/commit/60ef677)) | ||
* **deps-dev:** update semantic-release requirement ([7616eb0](https://github.com/wmfs/pg-diff-sync/commit/7616eb0)) | ||
# [1.3.0](https://github.com/wmfs/pg-diff-sync/compare/v1.2.0...v1.3.0) (2018-09-11) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/pg-diff-sync", | ||
"version": "1.3.0", | ||
"version": "1.4.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.2.0", | ||
"debug": "4.0.0", | ||
"debug": "4.0.1", | ||
"dottie": "2.0.0", | ||
@@ -37,6 +37,6 @@ "ejs": "2.6.1", | ||
"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.3" | ||
"@semantic-release/git": "7.0.4" | ||
}, | ||
@@ -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
73363
+ Addeddebug@4.0.1(transitive)
- Removeddebug@4.0.0(transitive)
Updateddebug@4.0.1