@datapos/datapos-tool-csv-parse 0.0.111 → 0.0.113

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.
@@ -3410,7 +3410,7 @@ const Wt = {
3410
3410
  skip_empty_lines: !1,
3411
3411
  skip_records_with_empty_values: !1,
3412
3412
  skip_records_with_error: !1,
3413
- to: 1,
3413
+ to: -1,
3414
3414
  to_line: -1,
3415
3415
  trim: !1
3416
3416
  }, 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.111",
3
+ "version": "0.0.113",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "private": false,