@wmfs/supercopy
Advanced tools
Comparing version 1.23.0 to 1.24.0
@@ -0,1 +1,8 @@ | ||
# [1.24.0](https://github.com/wmfs/supercopy/compare/v1.23.0...v1.24.0) (2020-01-02) | ||
### 🛠 Builds | ||
* **deps:** Bump pg from 7.11.0 to 7.17.0 ([31fcf38](https://github.com/wmfs/supercopy/commit/31fcf38a48feea1c51934db42f4c59c20eb62b78)) | ||
# [1.23.0](https://github.com/wmfs/supercopy/compare/v1.22.0...v1.23.0) (2020-01-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.23.0", | ||
"version": "1.24.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.11.0", | ||
"pg": "7.17.0", | ||
"pg-copy-streams": "2.2.2", | ||
@@ -33,0 +33,0 @@ "rimraf": "3.0.0", |
49620
+ Addedpg@7.17.0(transitive)
+ Addedpg-packet-stream@1.1.0(transitive)
+ Addedpg-types@2.2.0(transitive)
- Removedpg@7.11.0(transitive)
- Removedpg-types@2.0.1(transitive)
Updatedpg@7.17.0