@wmfs/pg-delta-file
Advanced tools
Comparing version 1.12.0 to 1.13.0
@@ -0,1 +1,8 @@ | ||
# [1.13.0](https://github.com/wmfs/pg-delta-file/compare/v1.12.0...v1.13.0) (2018-10-08) | ||
### 🛠 Builds | ||
* **deps:** update pg-query-stream requirement from 1.1.1 to 1.1.2 ([b1eced6](https://github.com/wmfs/pg-delta-file/commit/b1eced6)) | ||
# [1.12.0](https://github.com/wmfs/pg-delta-file/compare/v1.11.0...v1.12.0) (2018-10-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/pg-delta-file", | ||
"version": "1.12.0", | ||
"version": "1.13.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.", | ||
@@ -28,3 +28,3 @@ "author": "West Midlands Fire Service", | ||
"pg": "7.5.0", | ||
"pg-query-stream": "1.1.1" | ||
"pg-query-stream": "1.1.2" | ||
}, | ||
@@ -31,0 +31,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
33677
+ Addedpg-query-stream@1.1.2(transitive)
- Removedpg-query-stream@1.1.1(transitive)
Updatedpg-query-stream@1.1.2