This is an automated email from the ASF dual-hosted git repository.
domoritz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 38af25808e GH-39048: [JS] Re-export existing type enums (#39473)
add 9b931af14e GH-39477: [JS] remove esModuleInterop (#39478)
No new revisions were added by this update.
Summary of changes:
js/package.json | 5 +-
js/src/bin/arrow2csv.ts | 9 ++--
js/test/generate-test-data.ts | 5 +-
js/{src/util/bigint.ts => test/random-string.ts} | 27 ++++++++--
js/test/unit/builders/utils.ts | 5 +-
js/test/unit/ipc/helpers.ts | 8 +--
js/test/unit/ipc/reader/streams-node-tests.ts | 3 --
js/test/unit/utils.ts | 2 +-
js/tsconfig.json | 1 -
js/tsconfig/tsconfig.base.json | 1 -
js/yarn.lock | 68 ++++++++++++------------
11 files changed, 68 insertions(+), 66 deletions(-)
copy js/{src/util/bigint.ts => test/random-string.ts} (53%)