3.9.18
New Features
dd81ff6: Add resolver API to create a shared resolver for multiple NodeVM
instances allowing to cache scripts and increase sandbox startup times.
4d662e3: Allow to pass a function to require.context
which is called with the filename allowing to specify the context pre file. (Thanks to @blakebyrnes)
Fixes
d88105f: Fix issue leaking host array through Proxy
. (Thanks to @arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc.)
5206ba2: Fix issue with inspect
being writeable. (Thanks to @arkark (Takeshi Kaneko) of GMO Cybersecurity by Ierae, Inc.)