@datapos/datapos-tool-csv-parse 0.0.108 → 0.0.110

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.
@@ -3400,7 +3400,7 @@ const Wt = {
3400
3400
  on_record: void 0,
3401
3401
  on_skip: void 0,
3402
3402
  quote: '"',
3403
- // raw: false,
3403
+ raw: !1,
3404
3404
  record_delimiter: [],
3405
3405
  relax_column_count: !1,
3406
3406
  relax_column_count_less: !1,
@@ -3411,7 +3411,7 @@ const Wt = {
3411
3411
  skip_records_with_empty_values: !1,
3412
3412
  skip_records_with_error: !1,
3413
3413
  // to: 1,
3414
- // to_line: -1,
3414
+ to_line: -1,
3415
3415
  trim: !1
3416
3416
  }, Zn = 1e4, Xn = 4;
3417
3417
  class ni {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datapos/datapos-tool-csv-parse",
3
- "version": "0.0.108",
3
+ "version": "0.0.110",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "private": false,