@wmfs/supercopy
Advanced tools
Comparing version 1.7.0 to 1.8.0
@@ -0,1 +1,10 @@ | ||
# [1.8.0](https://github.com/wmfs/supercopy/compare/v1.7.0...v1.8.0) (2018-10-08) | ||
### 🛠 Builds | ||
* **deps:** update debug requirement from 4.0.1 to 4.1.0 ([429a4a4](https://github.com/wmfs/supercopy/commit/429a4a4)) | ||
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([8eea553](https://github.com/wmfs/supercopy/commit/8eea553)) | ||
* **deps-dev:** update semantic-release requirement ([42aeb2d](https://github.com/wmfs/supercopy/commit/42aeb2d)) | ||
# [1.7.0](https://github.com/wmfs/supercopy/compare/v1.6.0...v1.7.0) (2018-10-03) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.7.0", | ||
"version": "1.8.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": "4.0.1", | ||
"debug": "4.1.0", | ||
"pg": "7.5.0", | ||
@@ -43,7 +43,7 @@ "pg-copy-streams": "1.2.0", | ||
"nyc": "13.0.1", | ||
"semantic-release": "15.9.16", | ||
"semantic-release": "15.9.17", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.0", | ||
"@semantic-release/git": "7.0.4", | ||
"@wmfs/hl-pg-client": "1.5.0" | ||
"@wmfs/hl-pg-client": "1.6.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
46612
+ Addeddebug@4.1.0(transitive)
- Removeddebug@4.0.1(transitive)
Updateddebug@4.1.0