Comparing version 0.4.4 to 0.4.5
{ | ||
"name": "csv", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"description": "CSV parser with simple api, full of options and tested against large datasets.", | ||
@@ -24,3 +24,3 @@ "keywords": ["node", "csv", "tsv", "parser", "parse", "stringifier", "stringify"], | ||
"csv-parse": "^0.1.3", | ||
"stream-transform": "^0.0.9", | ||
"stream-transform": "^0.1.0", | ||
"csv-stringify": "^0.0.8" | ||
@@ -27,0 +27,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
+ Addedstream-transform@0.1.2(transitive)
- Removedstream-transform@0.0.9(transitive)
Updatedstream-transform@^0.1.0