Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "async-csv", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "ES7 async-await wrapper for the csv package.", | ||
@@ -30,7 +30,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"csv": "^5.1.1" | ||
"csv": "^5.1.3" | ||
}, | ||
"devDependencies": { | ||
"jest": "^24.8.0" | ||
"jest": "^24.9.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
Updatedcsv@^5.1.3