@wmfs/supercopy
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -0,1 +1,8 @@ | ||
# [1.4.0](https://github.com/wmfs/supercopy/compare/v1.3.0...v1.4.0) (2018-09-11) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 3.2.1 to 3.2.3 ([ca4fdf2](https://github.com/wmfs/supercopy/commit/ca4fdf2)) | ||
# [1.3.0](https://github.com/wmfs/supercopy/compare/v1.2.0...v1.3.0) (2018-09-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.3.0", | ||
"version": "1.4.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.", | ||
@@ -29,3 +29,3 @@ "author": "West Midlands Fire Service", | ||
"csv-string": "3.1.5", | ||
"debug": "3.2.1", | ||
"debug": "3.2.3", | ||
"pg": "7.4.3", | ||
@@ -32,0 +32,0 @@ "pg-copy-streams": "1.2.0", |
44680
+ Addeddebug@3.2.3(transitive)
- Removeddebug@3.2.1(transitive)
Updateddebug@3.2.3