@wmfs/pg-delta-file
Advanced tools
Comparing version 1.13.0 to 1.14.0
@@ -0,1 +1,11 @@ | ||
# [1.14.0](https://github.com/wmfs/pg-delta-file/compare/v1.13.0...v1.14.0) (2018-10-19) | ||
### 🛠 Builds | ||
* **deps:** update luxon requirement from 1.4.3 to 1.4.4 ([bad5124](https://github.com/wmfs/pg-delta-file/commit/bad5124)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([51989ba](https://github.com/wmfs/pg-delta-file/commit/51989ba)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([eb9ff8b](https://github.com/wmfs/pg-delta-file/commit/eb9ff8b)) | ||
* **deps-dev:** update nyc requirement from 13.0.1 to 13.1.0 ([e4b3a4c](https://github.com/wmfs/pg-delta-file/commit/e4b3a4c)) | ||
# [1.13.0](https://github.com/wmfs/pg-delta-file/compare/v1.12.0...v1.13.0) (2018-10-08) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "Outputs change-only-update CSV files (or “delta” files) that contain all the necessary actions required to re-synchronize rows in a cloned table.", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"lodash": "4.17.11", | ||
"luxon": "1.4.3", | ||
"luxon": "1.4.4", | ||
"make-dir": "1.3.0", | ||
@@ -37,8 +37,8 @@ "pg": "7.5.0", | ||
"mocha": "5.2.0", | ||
"nyc": "13.0.1", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.9.17", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.4", | ||
"@wmfs/hl-pg-client": "1.5.0" | ||
"@semantic-release/git": "7.0.5", | ||
"@wmfs/hl-pg-client": "1.7.0" | ||
}, | ||
@@ -45,0 +45,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
34345
+ Addedluxon@1.4.4(transitive)
- Removedluxon@1.4.3(transitive)
Updatedluxon@1.4.4