Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "csv", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "CSV parser with simple api, full of options and tested against large datasets.", | ||
@@ -22,6 +22,6 @@ "keywords": ["node", "csv", "tsv", "parser", "parse", "stringifier", "stringify"], | ||
"dependencies": { | ||
"csv-generate": "^1.0.0", | ||
"csv-parse": "^1.2.0", | ||
"stream-transform": "^0.1.2", | ||
"csv-stringify": "^1.0.4" | ||
"csv-generate": "^1.1.2", | ||
"csv-parse": "^1.3.3", | ||
"stream-transform": "^0.2.2", | ||
"csv-stringify": "^1.1.2" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": {}, |
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
+ Addedstream-transform@0.2.2(transitive)
- Removedstream-transform@0.1.2(transitive)
Updatedcsv-generate@^1.1.2
Updatedcsv-parse@^1.3.3
Updatedcsv-stringify@^1.1.2
Updatedstream-transform@^0.2.2