@wmfs/supercopy
Advanced tools
Comparing version 1.31.0 to 1.32.0
@@ -0,1 +1,8 @@ | ||
# [1.32.0](https://github.com/wmfs/supercopy/compare/v1.31.0...v1.32.0) (2020-02-26) | ||
### 🛠 Builds | ||
* **deps:** Bump async from 3.1.1 to 3.2.0 ([8007bea](https://github.com/wmfs/supercopy/commit/8007bea6a4f84b72081de1642907c78ed80434b3)) | ||
# [1.31.0](https://github.com/wmfs/supercopy/compare/v1.30.0...v1.31.0) (2020-02-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/supercopy", | ||
"version": "1.31.0", | ||
"version": "1.32.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.", | ||
@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service", | ||
"dependencies": { | ||
"async": "3.1.1", | ||
"async": "3.2.0", | ||
"boom": "7.3.0", | ||
@@ -29,0 +29,0 @@ "csv-string": "3.1.8", |
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
54775
+ Addedasync@3.2.0(transitive)
- Removedasync@3.1.1(transitive)
Updatedasync@3.2.0