@wmfs/supercopy
Advanced tools
Comparing version 1.13.0 to 1.14.0
@@ -0,1 +1,8 @@ | ||
# [1.14.0](https://github.com/wmfs/supercopy/compare/v1.13.0...v1.14.0) (2018-12-21) | ||
### 🛠 Builds | ||
* **deps:** Update boom requirement from 7.2.2 to 7.3.0 ([#85](https://github.com/wmfs/supercopy/issues/85)) ([48d654c](https://github.com/wmfs/supercopy/commit/48d654c)) | ||
# [1.13.0](https://github.com/wmfs/supercopy/compare/v1.12.0...v1.13.0) (2018-12-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.13.0", | ||
"version": "1.14.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.", | ||
@@ -27,3 +27,3 @@ "author": "West Midlands Fire Service", | ||
"async": "2.6.1", | ||
"boom": "7.2.2", | ||
"boom": "7.3.0", | ||
"csv-string": "3.1.5", | ||
@@ -47,3 +47,3 @@ "debug": "4.1.0", | ||
"@semantic-release/git": "7.0.5", | ||
"@wmfs/hl-pg-client": "1.9.0" | ||
"@wmfs/hl-pg-client": "1.10.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "scripts": { |
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
50009
+ Addedboom@7.3.0(transitive)
- Removedboom@7.2.2(transitive)
Updatedboom@7.3.0