@wmfs/supercopy
Advanced tools
Comparing version 1.34.0 to 1.35.0
@@ -0,1 +1,14 @@ | ||
# [1.35.0](https://github.com/wmfs/supercopy/compare/v1.34.0...v1.35.0) (2020-04-02) | ||
### 🛠 Builds | ||
* **deps:** Bump pg from 7.18.2 to 8.0.0 ([cda4d23](https://github.com/wmfs/supercopy/commit/cda4d2380899d438d673b2f234d06ded4032e884)) | ||
* **deps-dev:** Bump [@semantic-release](https://github.com/semantic-release)/changelog from 5.0.0 to 5.0.1 ([b12e07d](https://github.com/wmfs/supercopy/commit/b12e07d96dce349dcb26c791ff32f25dd914d3f9)) | ||
### ⚙️ Continuous Integrations | ||
* **circle:** add context env var config to config.yml ([0825089](https://github.com/wmfs/supercopy/commit/0825089177b6caa73ed311b35461216914491c0e)) | ||
# [1.34.0](https://github.com/wmfs/supercopy/compare/v1.33.0...v1.34.0) (2020-03-24) | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.34.0", | ||
"version": "1.35.0", | ||
"description": "Takes a specifically-named directory structure of CSV files and conjures bulk insert, update and delete statements and applies them to a PostgreSQL database.", | ||
@@ -30,3 +30,3 @@ "author": "West Midlands Fire Service", | ||
"debug": "4.1.1", | ||
"pg": "7.18.2", | ||
"pg": "8.0.0", | ||
"pg-copy-streams": "2.2.2", | ||
@@ -45,3 +45,3 @@ "rimraf": "3.0.2", | ||
"standard": "14.3.3", | ||
"@semantic-release/changelog": "5.0.0", | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/git": "9.0.0", | ||
@@ -48,0 +48,0 @@ "@wmfs/hl-pg-client": "1.18.0" |
Sorry, the diff of this file is not supported yet
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
56754
+ Addedpg@8.0.0(transitive)
+ Addedpg-pool@3.7.0(transitive)
- Removedpg@7.18.2(transitive)
- Removedpg-pool@2.0.10(transitive)
Updatedpg@8.0.0