@wmfs/supercopy
Advanced tools
Comparing version 1.35.0 to 1.36.0
@@ -0,1 +1,10 @@ | ||
# [1.36.0](https://github.com/wmfs/supercopy/compare/v1.35.0...v1.36.0) (2020-04-15) | ||
### 🛠 Builds | ||
* **deps:** Bump pg from 8.0.0 to 8.0.2 ([0053bb5](https://github.com/wmfs/supercopy/commit/0053bb557576f4f4ac9cb29b6db116c41a85b493)) | ||
* **deps-dev:** Bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.18.0 to 1.19.0 ([8bf8651](https://github.com/wmfs/supercopy/commit/8bf865184e79fc3ac68c5af2dfb658b07780339f)) | ||
* **deps-dev:** Bump nyc from 15.0.0 to 15.0.1 ([662fa33](https://github.com/wmfs/supercopy/commit/662fa33d09dbc0bb2249c5da93b777ba11d37f70)) | ||
# [1.35.0](https://github.com/wmfs/supercopy/compare/v1.34.0...v1.35.0) (2020-04-02) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.35.0", | ||
"version": "1.36.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": "8.0.0", | ||
"pg": "8.0.2", | ||
"pg-copy-streams": "2.2.2", | ||
@@ -42,3 +42,3 @@ "rimraf": "3.0.2", | ||
"mocha": "7.1.1", | ||
"nyc": "15.0.0", | ||
"nyc": "15.0.1", | ||
"semantic-release": "17.0.4", | ||
@@ -48,3 +48,3 @@ "standard": "14.3.3", | ||
"@semantic-release/git": "9.0.0", | ||
"@wmfs/hl-pg-client": "1.18.0" | ||
"@wmfs/hl-pg-client": "1.19.0" | ||
}, | ||
@@ -51,0 +51,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
57320
+ Addedpg@8.0.2(transitive)
+ Addedpg-protocol@1.7.0(transitive)
- Removedpg@8.0.0(transitive)
- Removedpg-packet-stream@1.1.0(transitive)
Updatedpg@8.0.2