@wmfs/pg-diff-sync
Advanced tools
Comparing version 1.24.0 to 1.25.0
@@ -0,1 +1,10 @@ | ||
# [1.25.0](https://github.com/wmfs/pg-diff-sync/compare/v1.24.0...v1.25.0) (2021-02-24) | ||
### 🛠 Builds | ||
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([ad73fe0](https://github.com/wmfs/pg-diff-sync/commit/ad73fe0f9796893bbaa3602b25e78e3cd156ddbb)) | ||
* **deps-dev:** bump mocha from 8.2.1 to 8.3.0 ([4da2e03](https://github.com/wmfs/pg-diff-sync/commit/4da2e0323823956e7d088a354ae8dc7434679e27)) | ||
* **deps-dev:** bump semantic-release from 17.3.8 to 17.3.9 ([5876954](https://github.com/wmfs/pg-diff-sync/commit/587695450c0e16731febd2e0611eb77e470b3ce9)) | ||
# [1.24.0](https://github.com/wmfs/pg-diff-sync/compare/v1.23.0...v1.24.0) (2021-02-09) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/pg-diff-sync", | ||
"version": "1.24.0", | ||
"version": "1.25.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", | ||
"ejs": "3.1.6", | ||
"lodash": "4.17.20" | ||
"lodash": "4.17.21" | ||
}, | ||
@@ -33,5 +33,5 @@ "devDependencies": { | ||
"cz-conventional-changelog": "3.3.0", | ||
"mocha": "8.2.1", | ||
"mocha": "8.3.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.3.8", | ||
"semantic-release": "17.3.9", | ||
"standard": "16.0.3", | ||
@@ -38,0 +38,0 @@ "@semantic-release/changelog": "5.0.1", |
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
104479
+ Addedlodash@4.17.21(transitive)
- Removedlodash@4.17.20(transitive)
Updatedlodash@4.17.21