csv-parse
Advanced tools
Comparing version 4.3.2 to 4.3.3
@@ -9,2 +9,7 @@ | ||
## Version 4.3.3 | ||
Fix: | ||
columns: fix es5 generation | ||
## Version 4.3.2 | ||
@@ -11,0 +16,0 @@ |
{ | ||
"version": "4.3.2", | ||
"version": "4.3.3", | ||
"name": "csv-parse", | ||
@@ -4,0 +4,0 @@ "description": "CSV parsing implementing the Node.js `stream.Transform` API", |
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
117728