@wmfs/supercopy
Advanced tools
Comparing version 1.17.0 to 1.18.0
@@ -0,1 +1,9 @@ | ||
# [1.18.0](https://github.com/wmfs/supercopy/compare/v1.17.0...v1.18.0) (2019-07-02) | ||
### 🛠 Builds | ||
* **deps:** Update pg requirement from 7.8.0 to 7.11.0 ([a361dc3](https://github.com/wmfs/supercopy/commit/a361dc3)) | ||
* **deps-dev:** Update mocha requirement from 5.2.0 to 6.1.4 ([15ee250](https://github.com/wmfs/supercopy/commit/15ee250)) | ||
# [1.17.0](https://github.com/wmfs/supercopy/compare/v1.16.0...v1.17.0) (2019-07-02) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.17.0", | ||
"version": "1.18.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.8.0", | ||
"pg": "7.11.0", | ||
"pg-copy-streams": "2.2.0", | ||
@@ -41,3 +41,3 @@ "rimraf": "2.6.3", | ||
"cz-conventional-changelog": "2.1.0", | ||
"mocha": "5.2.0", | ||
"mocha": "6.1.4", | ||
"nyc": "13.2.0", | ||
@@ -44,0 +44,0 @@ "semantic-release": "15.13.18", |
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
52363
+ Addedpacket-reader@1.0.0(transitive)
+ Addedpg@7.11.0(transitive)
- Removedpacket-reader@0.3.1(transitive)
- Removedpg@7.8.0(transitive)
Updatedpg@7.11.0