@wmfs/pg-diff-sync
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -0,1 +1,8 @@ | ||
# [1.5.0](https://github.com/wmfs/pg-diff-sync/compare/v1.4.0...v1.5.0) (2018-09-12) | ||
### 🛠 Builds | ||
* **deps:** update lodash requirement from 4.17.10 to 4.17.11 ([153befa](https://github.com/wmfs/pg-diff-sync/commit/153befa)) | ||
# [1.4.0](https://github.com/wmfs/pg-diff-sync/compare/v1.3.0...v1.4.0) (2018-09-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-diff-sync", | ||
"version": "1.4.0", | ||
"version": "1.5.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.", | ||
@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service", | ||
"ejs": "2.6.1", | ||
"lodash": "4.17.10" | ||
"lodash": "4.17.11" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
73595
+ Addedlodash@4.17.11(transitive)
- Removedlodash@4.17.10(transitive)
Updatedlodash@4.17.11