@datapos/datapos-tool-csv-parse 0.0.115 → 0.0.118

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3411,6 +3411,7 @@ const Wt = {
3411
3411
  skip_records_with_empty_values: !1,
3412
3412
  skip_records_with_error: !1,
3413
3413
  to: void 0,
3414
+ // TODO: Assigning default value of 1 triggers error 'TypeError: \"listener\" argument must be a function'.
3414
3415
  to_line: -1,
3415
3416
  trim: !1
3416
3417
  }, Zn = 1e4, Xn = 4;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datapos/datapos-tool-csv-parse",
3
- "version": "0.0.115",
3
+ "version": "0.0.118",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "private": false,