stash
stash copied to clipboard
Replace javascript module otto with goja
Goja is a more complete javascript implementation - full ES 5.1 compatibility and most of ES6.
Moves the javascript code into a separate javascript package so that plugin and scraper javascript usages are consistent.
This is not expected to cause any impact to any existing javascript plugins or scrapers.