@wmfs/supercopy
Advanced tools
Comparing version 1.29.0 to 1.30.0
@@ -0,1 +1,12 @@ | ||
# [1.30.0](https://github.com/wmfs/supercopy/compare/v1.29.0...v1.30.0) (2020-02-10) | ||
### 🛠 Builds | ||
* **deps:** Bump rimraf from 3.0.1 to 3.0.2 ([0f1f239](https://github.com/wmfs/supercopy/commit/0f1f239497374f1b10fd20ca8435f024b044e145)) | ||
* **deps-dev:** Bump [@wmfs](https://github.com/wmfs)/hl-pg-client from 1.16.0 to 1.17.0 ([d3bb843](https://github.com/wmfs/supercopy/commit/d3bb843012b04cbcfabc1085661ba81d25f41a12)) | ||
* **deps-dev:** Bump codecov from 3.6.2 to 3.6.3 ([268aa68](https://github.com/wmfs/supercopy/commit/268aa685e8b35f49ec1a3132610e6300e42ca901)) | ||
* **deps-dev:** Bump codecov from 3.6.3 to 3.6.4 ([3b60832](https://github.com/wmfs/supercopy/commit/3b608328ef6c89b5865291c17370a9742ff1c662)) | ||
* **deps-dev:** Bump codecov from 3.6.4 to 3.6.5 ([26b9489](https://github.com/wmfs/supercopy/commit/26b94897ccb77dd2b5925fa3218db67d78ac9d7d)) | ||
# [1.29.0](https://github.com/wmfs/supercopy/compare/v1.28.0...v1.29.0) (2020-01-30) | ||
@@ -2,0 +13,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.29.0", | ||
"version": "1.30.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.", | ||
@@ -32,3 +32,3 @@ "author": "West Midlands Fire Service", | ||
"pg-copy-streams": "2.2.2", | ||
"rimraf": "3.0.1", | ||
"rimraf": "3.0.2", | ||
"upath": "1.2.0" | ||
@@ -38,3 +38,3 @@ }, | ||
"chai": "4.2.0", | ||
"codecov": "3.6.2", | ||
"codecov": "3.6.5", | ||
"conventional-changelog-metahub": "4.0.0", | ||
@@ -48,3 +48,3 @@ "cz-conventional-changelog": "3.1.0", | ||
"@semantic-release/git": "7.0.18", | ||
"@wmfs/hl-pg-client": "1.16.0" | ||
"@wmfs/hl-pg-client": "1.17.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
53777
+ Addedrimraf@3.0.2(transitive)
- Removedrimraf@3.0.1(transitive)
Updatedrimraf@3.0.2