@wmfs/supercopy
Advanced tools
Comparing version 1.20.0 to 1.21.0
@@ -0,1 +1,8 @@ | ||
# [1.21.0](https://github.com/wmfs/supercopy/compare/v1.20.0...v1.21.0) (2020-01-02) | ||
### 🛠 Builds | ||
* **deps:** Update rimraf requirement from 2.6.3 to 3.0.0 ([232b931](https://github.com/wmfs/supercopy/commit/232b93163e79246ccb651c18dfea6aee3ce006d5)) | ||
# [1.20.0](https://github.com/wmfs/supercopy/compare/v1.19.0...v1.20.0) (2020-01-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.20.0", | ||
"version": "1.21.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": "2.6.3", | ||
"rimraf": "3.0.0", | ||
"upath": "1.1.2" | ||
@@ -35,0 +35,0 @@ }, |
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
48873
+ Addedrimraf@3.0.0(transitive)
- Removedrimraf@2.6.3(transitive)
Updatedrimraf@3.0.0