[fix] Do not allow precompiling VMScript (XmiliaH) [fix] Security fixes (XmiliaH)
[fix] Security fixes
[fix] toString() on builtin objects
[fix] Module resolver fixes [fix] require('events') works correctly in Node 12 [fix] SyntaxError not being instanceOf Error
[new] Allow prohibiting access to eval/wasm in sandbox context [new] Allow transitive external dependencies in sandbox context (Idan Attias) [new] Allow using wildcards in module-names passed using the external attribute (Harel Moshe) [fix] Default to index.js when specified "main" does not exist (Harel Moshe) [fix] Security fixes
[new] Add require.resolve (Idan Attias) [new] Support multiple root paths (Idan Attias)
[fix] Contextification of EvalError and URIError [fix] Security fixes
[fix] Add missing console.debug function in NodeVM [fix] Security fixes
[fix] Security fixes
[fix] Security fixes
[fix] Security fixes
[fix] Security fixes
[fix] Security fixes
[fix] Added new to vmwerror when trying to load coffeescipt but can't (dotconnor) [fix] Add arguments to process.nextTick proxy (Patrick Engström)
[fix] Security fixes
[fix] Security fixes
[fix] Security fixes
[new] Support for custom source extensions [new] WIP support for disallowing Promise [fix] Prevent slow unsafe alloc for Buffers [fix] Refactors around defaults [fix] Types definition update
[fix] Prevent slow unsafe alloc for Buffers
[fix] Prevent unsafe alloc for Buffers
[new] Allow a custom compiler to recieve the filetype (Orta Therox) [new] Allow in-sandbox requires to also get called through the compiler (Orta Therox) [new] Support whitelisting modules inside a VM (Orta Therox) [new] Add TypeScript definition (Orta Therox)
[new] Added experimental VM.protect method
[new] Added VM.freeze method
[new] Added support for pre-compiled scripts via VMScript
[new] Added option wrapper (Alizain Feerasta)
Initial release