@wmfs/pg-delta-file
Advanced tools
Comparing version 1.70.0 to 1.71.0
@@ -0,1 +1,11 @@ | ||
# [1.71.0](https://github.com/wmfs/pg-delta-file/compare/v1.70.0...v1.71.0) (2021-05-26) | ||
### 🛠 Builds | ||
* **deps:** Bump luxon from 1.26.0 to 1.27.0 ([5c8cdc2](https://github.com/wmfs/pg-delta-file/commit/5c8cdc26799ab8700c0881b4db18e86ff3f14b06)) | ||
* **deps-dev:** Bump codecov from 3.8.1 to 3.8.2 ([5d82a11](https://github.com/wmfs/pg-delta-file/commit/5d82a11c62497a666acfb0babad1a9760f247e83)) | ||
* **deps-dev:** Bump mocha from 8.3.2 to 8.4.0 ([663bcda](https://github.com/wmfs/pg-delta-file/commit/663bcda96317aed2886c59345438022e1170f5a6)) | ||
* **deps-dev:** Bump semantic-release from 17.4.2 to 17.4.3 ([c05f321](https://github.com/wmfs/pg-delta-file/commit/c05f321793f24c8cec861da30978d3be2c272df3)) | ||
# [1.70.0](https://github.com/wmfs/pg-delta-file/compare/v1.69.0...v1.70.0) (2021-03-31) | ||
@@ -2,0 +12,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.70.0", | ||
"version": "1.71.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.21", | ||
"luxon": "1.26.0", | ||
"luxon": "1.27.0", | ||
"make-dir": "3.1.0", | ||
@@ -33,9 +33,9 @@ "pg": "8.5.1", | ||
"chai": "4.3.4", | ||
"codecov": "3.8.1", | ||
"codecov": "3.8.2", | ||
"conventional-changelog-metahub": "4.0.1", | ||
"cz-conventional-changelog": "3.3.0", | ||
"dirty-chai": "2.0.1", | ||
"mocha": "8.3.2", | ||
"mocha": "8.4.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.4.2", | ||
"semantic-release": "17.4.3", | ||
"standard": "16.0.3", | ||
@@ -42,0 +42,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
74217
+ Addedluxon@1.27.0(transitive)
- Removedluxon@1.26.0(transitive)
Updatedluxon@1.27.0