* Install exactly @babel/core@7.7.7, the last version known to work in Node 6 --harmony * Update other dependencies
Support top-level await (#5371)
* Support top-level await * Remove code duplication * Avoid use of trimEnd so tests pass in old Node * Proposed rewrite of tests * startsWith tests; revert eqJS * build:browser